2025-05-15 07:12:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-15 07:12:49.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df921b1 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:12:49.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:49.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:49.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-15 07:12:49.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-15 07:12:49.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.529 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.531 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.552 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:49.555 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bcd8b2 2025-05-15 07:12:49.555 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bcd8b2 2025-05-15 07:12:49.558 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7b3ab5 2025-05-15 07:12:49.558 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7b3ab5 2025-05-15 07:12:49.560 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6944b3c2 2025-05-15 07:12:49.560 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6944b3c2 2025-05-15 07:12:49.562 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c46308e 2025-05-15 07:12:49.562 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c46308e 2025-05-15 07:12:49.564 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@293a04fc 2025-05-15 07:12:49.564 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@293a04fc 2025-05-15 07:12:49.566 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d203dfc 2025-05-15 07:12:49.566 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d203dfc 2025-05-15 07:12:49.568 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b65739 2025-05-15 07:12:49.568 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b65739 2025-05-15 07:12:49.570 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c69cfc1 2025-05-15 07:12:49.570 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c69cfc1 2025-05-15 07:12:49.572 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@358d2f54 2025-05-15 07:12:49.572 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@358d2f54 2025-05-15 07:12:49.572 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:12:49.660 [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-05-15 07:12:49.660 [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-05-15 07:12:49.660 [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-05-15 07:12:49.661 [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-05-15 07:12:49.663 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.664 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 07:12:49.664 [DefaultDispatcher-worker-4 @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-05-15 07:12:49.664 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 07:12:49.720 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.742 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.759 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.775 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.785 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.788 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.840 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a097d77 2025-05-15 07:12:49.860 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 07:12:49.860 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 07:12:49.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-15 07:12:49.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-15 07:12:49.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:12:49.870 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a097d77: (connection evicted) 2025-05-15 07:12:49.870 [DefaultDispatcher-worker-2 @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-05-15 07:12:49.870 [DefaultDispatcher-worker-10 @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-05-15 07:12:49.871 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bcd8b2: (connection evicted) 2025-05-15 07:12:49.871 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7b3ab5: (connection evicted) 2025-05-15 07:12:49.871 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6944b3c2: (connection evicted) 2025-05-15 07:12:49.872 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c46308e: (connection evicted) 2025-05-15 07:12:49.872 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293a04fc: (connection evicted) 2025-05-15 07:12:49.872 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d203dfc: (connection evicted) 2025-05-15 07:12:49.872 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51b65739: (connection evicted) 2025-05-15 07:12:49.873 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c69cfc1: (connection evicted) 2025-05-15 07:12:49.873 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358d2f54: (connection evicted) 2025-05-15 07:12:49.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:49.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-15 07:12:49.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb9a2c 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:49.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:49.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:49.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-15 07:12:49.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-15 07:12:49.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.888 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.889 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.891 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:49.891 [DefaultDispatcher-worker-2 @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-05-15 07:12:49.891 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:49.891 [DefaultDispatcher-worker-2 @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-05-15 07:12:49.898 [DefaultDispatcher-worker-6 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.899 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 07:12:49.900 [DefaultDispatcher-worker-6 @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-05-15 07:12:49.900 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 07:12:49.903 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.912 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.919 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.927 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.933 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.936 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.969 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 07:12:49.981 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:49.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@74308623 2025-05-15 07:12:49.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@74308623 2025-05-15 07:12:49.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af776d5 2025-05-15 07:12:49.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af776d5 2025-05-15 07:12:49.988 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec8ed53 2025-05-15 07:12:49.988 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec8ed53 2025-05-15 07:12:49.990 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca7cee 2025-05-15 07:12:49.990 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca7cee 2025-05-15 07:12:49.992 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3bf42a 2025-05-15 07:12:49.992 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3bf42a 2025-05-15 07:12:49.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b6246 2025-05-15 07:12:49.994 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3b6246 2025-05-15 07:12:49.995 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 07:12:49.995 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 07:12:49.996 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3320b427 2025-05-15 07:12:49.996 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3320b427 2025-05-15 07:12:49.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-15 07:12:49.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-15 07:12:49.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2025-05-15 07:12:49.997 [DefaultDispatcher-worker-9 @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-05-15 07:12:49.997 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 07:12:49.997 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa: (connection evicted) 2025-05-15 07:12:49.997 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74308623: (connection evicted) 2025-05-15 07:12:49.998 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af776d5: (connection evicted) 2025-05-15 07:12:49.998 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec8ed53: (connection evicted) 2025-05-15 07:12:49.999 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be583a1 2025-05-15 07:12:49.999 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be583a1 2025-05-15 07:12:49.999 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bca7cee: (connection evicted) 2025-05-15 07:12:49.999 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3bf42a: (connection evicted) 2025-05-15 07:12:49.999 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a3b6246: (connection evicted) 2025-05-15 07:12:50.000 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3320b427: (connection evicted) 2025-05-15 07:12:50.000 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be583a1: (connection evicted) 2025-05-15 07:12:50.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:50.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-15 07:12:50.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-15 07:12:50.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76af51d6 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-15 07:12:50.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930a804 2025-05-15 07:12:50.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930a804 2025-05-15 07:12:50.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-15 07:12:50.142 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c76d6e 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7956f93a 2025-05-15 07:12:50.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7956f93a 2025-05-15 07:12:50.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bb74e1 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 07:12:50.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 07:12:50.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-15 07:12:50.448 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7956f93a 2025-05-15 07:12:50.480 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.494 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.610 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 07:12:50.616 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 07:12:50.617 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40703/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 07:12:50.617 [DefaultDispatcher-worker-7 @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:40703/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-15 07:12:50.617 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40703/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 07:12:50.631 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40703/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 07:12:50.631 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40703/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 07:12:50.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-15 07:12:50.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-15 07:12:50.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.651 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7956f93a: (connection evicted) 2025-05-15 07:12:50.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:50.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-15 07:12:50.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-15 07:12:50.653 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 07:12:50.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-15 07:12:50.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-15 07:12:50.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 07:12:50.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 07:12:50.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-15 07:12:50.692 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 07:12:50.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-15 07:12:50.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-15 07:12:50.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.694 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645ba24a: (connection evicted) 2025-05-15 07:12:50.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:50.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-15 07:12:50.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-15 07:12:50.695 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-05-15 07:12:50.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-05-15 07:12:50.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-15 07:12:50.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-15 07:12:50.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-05-15 07:12:50.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-05-15 07:12:50.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-15 07:12:50.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-15 07:12:50.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-15 07:12:50.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.714 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f3185c: (connection evicted) 2025-05-15 07:12:50.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:50.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-15 07:12:50.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-15 07:12:50.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-05-15 07:12:50.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-05-15 07:12:50.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-15 07:12:50.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d07aacc 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-05-15 07:12:50.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-05-15 07:12:50.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-15 07:12:50.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-15 07:12:50.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-15 07:12:50.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.736 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2673487b: (connection evicted) 2025-05-15 07:12:50.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:50.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-15 07:12:50.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a3462f 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-05-15 07:12:50.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-05-15 07:12:50.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-15 07:12:50.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7440265c 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2025-05-15 07:12:50.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2025-05-15 07:12:50.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-15 07:12:50.766 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-15 07:12:50.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-15 07:12:50.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.768 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632c3f55: (connection evicted) 2025-05-15 07:12:50.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:50.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-15 07:12:50.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-15 07:12:50.809 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.828 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.853 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:50.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-15 07:12:50.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26865b57 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-15 07:12:50.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-15 07:12:50.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ba0285 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:50.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:50.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:50.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:50.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-15 07:12:51.031 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.041 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:12:51.047 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:51.067 [DefaultDispatcher-worker-9 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:51.074 [DefaultDispatcher-worker-9 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:51.079 [DefaultDispatcher-worker-9 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:51.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-15 07:12:51.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-15 07:12:51.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.120 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@596afb2f: (connection evicted) 2025-05-15 07:12:51.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-15 07:12:51.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-15 07:12:51.124 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddb302 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-15 07:12:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-05-15 07:12:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-05-15 07:12:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6200b644 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb44964 2025-05-15 07:12:51.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb44964 2025-05-15 07:12:51.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-15 07:12:51.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-15 07:12:51.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-15 07:12:51.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.147 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff: (connection evicted) 2025-05-15 07:12:51.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-15 07:12:51.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-15 07:12:51.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-15 07:12:51.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dda56f 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-05-15 07:12:51.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7 2025-05-15 07:12:51.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df37f7a 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-05-15 07:12:51.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdb4f17 2025-05-15 07:12:51.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-15 07:12:51.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-15 07:12:51.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-15 07:12:51.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.160 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee456c7: (connection evicted) 2025-05-15 07:12:51.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-15 07:12:51.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-15 07:12:51.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-05-15 07:12:51.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-05-15 07:12:51.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f3400c 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-15 07:12:51.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2025-05-15 07:12:51.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2558f65c 2025-05-15 07:12:51.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-15 07:12:51.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-15 07:12:51.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-15 07:12:51.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.174 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e: (connection evicted) 2025-05-15 07:12:51.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-15 07:12:51.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-15 07:12:51.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3722f39d 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2025-05-15 07:12:51.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b63253 2025-05-15 07:12:51.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0013b8 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-15 07:12:51.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2025-05-15 07:12:51.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2493eec6 2025-05-15 07:12:51.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-15 07:12:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-15 07:12:51.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-15 07:12:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.235 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b63253: (connection evicted) 2025-05-15 07:12:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-15 07:12:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-15 07:12:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-05-15 07:12:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-05-15 07:12:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-15 07:12:51.243 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15371de2 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2025-05-15 07:12:51.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5b53c6 2025-05-15 07:12:51.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-15 07:12:51.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-15 07:12:51.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-15 07:12:51.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.249 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160c7c42: (connection evicted) 2025-05-15 07:12:51.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-15 07:12:51.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-15 07:12:51.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-15 07:12:51.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-05-15 07:12:51.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-05-15 07:12:51.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-15 07:12:51.258 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-05-15 07:12:51.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-05-15 07:12:51.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-15 07:12:51.272 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.272 [DefaultDispatcher-worker-2 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-05-15 07:12:51.273 [DefaultDispatcher-worker-2 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-05-15 07:12:51.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-15 07:12:51.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-15 07:12:51.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.274 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fedf908: (connection evicted) 2025-05-15 07:12:51.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-15 07:12:51.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-15 07:12:51.275 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-15 07:12:51.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-05-15 07:12:51.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-05-15 07:12:51.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.286 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-15 07:12:51.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-05-15 07:12:51.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-05-15 07:12:51.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-15 07:12:51.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-15 07:12:51.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-15 07:12:51.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.299 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f: (connection evicted) 2025-05-15 07:12:51.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-15 07:12:51.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-15 07:12:51.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-15 07:12:51.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-05-15 07:12:51.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-05-15 07:12:51.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-15 07:12:51.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-05-15 07:12:51.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-05-15 07:12:51.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-15 07:12:51.347 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.363 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.387 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.407 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.416 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:12:51.417 [DefaultDispatcher-worker-9 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-05-15 07:12:51.418 [DefaultDispatcher-worker-9 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-05-15 07:12:51.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-15 07:12:51.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-15 07:12:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.418 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336d28a1: (connection evicted) 2025-05-15 07:12:51.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-15 07:12:51.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-15 07:12:51.420 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-05-15 07:12:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-05-15 07:12:51.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2025-05-15 07:12:51.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-15 07:12:51.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-05-15 07:12:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-05-15 07:12:51.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-15 07:12:51.522 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.531 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-15 07:12:51.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-15 07:12:51.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.573 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca: (connection evicted) 2025-05-15 07:12:51.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-15 07:12:51.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380fdcf2 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-15 07:12:51.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-05-15 07:12:51.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d810f2 2025-05-15 07:12:51.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537b3be1 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-15 07:12:51.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-05-15 07:12:51.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2025-05-15 07:12:51.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-15 07:12:51.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-15 07:12:51.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-15 07:12:51.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.587 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d810f2: (connection evicted) 2025-05-15 07:12:51.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-15 07:12:51.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b19712f 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-15 07:12:51.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-05-15 07:12:51.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2025-05-15 07:12:51.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-15 07:12:51.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-05-15 07:12:51.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-05-15 07:12:51.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-15 07:12:51.685 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.698 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.703 [DefaultDispatcher-worker-2 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-05-15 07:12:51.704 [DefaultDispatcher-worker-2 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-05-15 07:12:51.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-15 07:12:51.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-15 07:12:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.705 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510e4d79: (connection evicted) 2025-05-15 07:12:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-15 07:12:51.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-15 07:12:51.706 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2025-05-15 07:12:51.707 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-15 07:12:51.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-05-15 07:12:51.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2025-05-15 07:12:51.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-15 07:12:51.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-05-15 07:12:51.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-05-15 07:12:51.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-15 07:12:51.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-15 07:12:51.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-15 07:12:51.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.719 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8: (connection evicted) 2025-05-15 07:12:51.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-15 07:12:51.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-15 07:12:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-15 07:12:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a49597 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-05-15 07:12:51.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-05-15 07:12:51.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-15 07:12:51.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-05-15 07:12:51.742 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-05-15 07:12:51.743 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-05-15 07:12:51.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-05-15 07:12:51.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-15 07:12:51.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-15 07:12:51.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-15 07:12:51.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:12:51.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-15 07:12:51.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-15 07:12:51.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-15 07:12:51.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-05-15 07:12:51.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-05-15 07:12:51.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-15 07:12:51.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-05-15 07:12:51.762 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-05-15 07:12:51.763 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-05-15 07:12:51.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-15 07:12:51.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-05-15 07:12:51.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-05-15 07:12:51.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-15 07:12:51.770 [DefaultDispatcher-worker-4 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-05-15 07:12:51.771 [DefaultDispatcher-worker-12 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-05-15 07:12:51.772 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-05-15 07:12:51.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-15 07:12:51.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-15 07:12:51.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.775 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49: (connection evicted) 2025-05-15 07:12:51.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-15 07:12:51.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc3df43 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-15 07:12:51.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-05-15 07:12:51.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-05-15 07:12:51.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-15 07:12:51.779 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-05-15 07:12:51.785 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-05-15 07:12:51.786 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37caecda 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-15 07:12:51.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-05-15 07:12:51.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-05-15 07:12:51.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-15 07:12:51.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-15 07:12:51.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-15 07:12:51.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:12:51.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-15 07:12:51.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca5cb99 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-15 07:12:51.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 07:12:51.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 07:12:51.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-15 07:12:51.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 07:12:51.801 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 07:12:51.802 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 07:12:51.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfcf85a 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-05-15 07:12:51.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-05-15 07:12:51.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-15 07:12:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-15 07:12:51.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-15 07:12:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:12:51.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-15 07:12:51.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-15 07:12:51.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-15 07:12:51.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46d148bd 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c81e89 2025-05-15 07:12:51.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c81e89 2025-05-15 07:12:51.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-15 07:12:51.817 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.847 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.848 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c81e89 2025-05-15 07:12:51.855 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c81e89 2025-05-15 07:12:51.865 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.887 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47c81e89 2025-05-15 07:12:51.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-15 07:12:51.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-15 07:12:51.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.888 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47c81e89: (connection evicted) 2025-05-15 07:12:51.889 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-15 07:12:51.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-15 07:12:51.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-05-15 07:12:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-05-15 07:12:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-15 07:12:51.904 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.911 [DefaultDispatcher-worker-15 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-05-15 07:12:51.916 [DefaultDispatcher-worker-3 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-05-15 07:12:51.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-15 07:12:51.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-15 07:12:51.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.927 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-05-15 07:12:51.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-15 07:12:51.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395eb363 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 07:12:51.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 07:12:51.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-15 07:12:51.948 [DefaultDispatcher-worker-4 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 07:12:51.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-15 07:12:51.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-15 07:12:51.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.949 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160546b1: (connection evicted) 2025-05-15 07:12:51.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-15 07:12:51.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cff5aa3 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cce10bc 2025-05-15 07:12:51.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cce10bc 2025-05-15 07:12:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-15 07:12:51.971 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cce10bc 2025-05-15 07:12:51.976 [DefaultDispatcher-worker-2 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cce10bc 2025-05-15 07:12:51.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-15 07:12:51.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-15 07:12:51.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:51.976 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cce10bc: (connection evicted) 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:51.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-15 07:12:51.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fea9a7b 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:51.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-15 07:12:51.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 07:12:51.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 07:12:51.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-15 07:12:51.998 [DefaultDispatcher-worker-5 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 07:12:52.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-15 07:12:52.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-15 07:12:52.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.000 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07: (connection evicted) 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:52.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-15 07:12:52.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2becb2 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:52.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:52.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-05-15 07:12:52.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-05-15 07:12:52.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-15 07:12:52.021 [DefaultDispatcher-worker-12 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-05-15 07:12:52.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-15 07:12:52.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-15 07:12:52.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.021 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f42336c: (connection evicted) 2025-05-15 07:12:52.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:52.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-15 07:12:52.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d021c1 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:52.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:52.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-15 07:12:52.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@103bcc9f 2025-05-15 07:12:52.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@103bcc9f 2025-05-15 07:12:52.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-15 07:12:52.205 [DefaultDispatcher-worker-5 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103bcc9f 2025-05-15 07:12:52.211 [DefaultDispatcher-worker-11 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103bcc9f 2025-05-15 07:12:52.212 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42953/manifest.json 2025-05-15 07:12:52.212 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42953/manifest.json. 2025-05-15 07:12:52.212 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42953/manifest.json 2025-05-15 07:12:52.214 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42953/manifest.json 2025-05-15 07:12:52.214 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42953/manifest.json 2025-05-15 07:12:52.264 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.293 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42953/manifest.json. 2025-05-15 07:12:52.293 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42953/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:52.301 [DefaultDispatcher-worker-11 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103bcc9f 2025-05-15 07:12:52.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-15 07:12:52.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-15 07:12:52.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.305 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103bcc9f: (connection evicted) 2025-05-15 07:12:52.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:52.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-15 07:12:52.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f2dc407 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:52.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e337ba1 2025-05-15 07:12:52.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e337ba1 2025-05-15 07:12:52.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46590dd0 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:52.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a93b25 2025-05-15 07:12:52.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a93b25 2025-05-15 07:12:52.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-15 07:12:52.333 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 07:12:52.372 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-05-15 07:12:52.373 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@57bfca3a 2025-05-15 07:12:52.409 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.416 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.431 [DefaultDispatcher-worker-8 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:42715 2025-05-15 07:12:52.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3472f3ab 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:52.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2497d9 2025-05-15 07:12:52.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2497d9 2025-05-15 07:12:52.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-15 07:12:52.449 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 07:12:52.454 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 07:12:52.454 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 07:12:52.454 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 07:12:52.454 [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-05-15 07:12:52.454 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 07:12:52.454 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 07:12:52.454 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 07:12:52.454 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e76252 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:52.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:52.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-15 07:12:52.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-15 07:12:52.487 [DefaultDispatcher-worker-5 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.493 [DefaultDispatcher-worker-18 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.498 [DefaultDispatcher-worker-5 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f2497d9 2025-05-15 07:12:52.499 [DefaultDispatcher-worker-5 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f2497d9 2025-05-15 07:12:52.504 [DefaultDispatcher-worker-14 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.509 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.509 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.509 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json. 2025-05-15 07:12:52.509 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.511 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.511 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.512 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json. 2025-05-15 07:12:52.512 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:52.520 [DefaultDispatcher-worker-17 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.523 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 07:12:52.524 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-79cce666-3910-432d-819d-44dfb0ed8ea5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 07:12:52.526 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:52.526 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-79cce666-3910-432d-819d-44dfb0ed8ea5 2025-05-15 07:12:52.529 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:52.529 [DefaultDispatcher-worker-11 @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:42715/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:12:52.529 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:52.529 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42715/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:12:52.532 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.534 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.535 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/UmAppDatabase/replication/nodeId 2025-05-15 07:12:52.535 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42715/UmAppDatabase/replication/nodeId. 2025-05-15 07:12:52.535 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/UmAppDatabase/replication/nodeId 2025-05-15 07:12:52.538 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/api/blob/upload-init-batch 2025-05-15 07:12:52.538 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42715/api/blob/upload-init-batch. 2025-05-15 07:12:52.538 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/api/blob/upload-init-batch 2025-05-15 07:12:52.538 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42715/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:12:52.556 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.576 [eventLoopGroupProxy-4-4 @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-05-15 07:12:52.576 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:12:52.576 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:12:52.576 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:12:52.579 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:52.579 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:52.581 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:52.581 [eventLoopGroupProxy-4-4 @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-05-15 07:12:52.582 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:52.582 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/UmAppDatabase/replication/nodeId 2025-05-15 07:12:52.582 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42715/UmAppDatabase/replication/nodeId 2025-05-15 07:12:52.584 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:52.584 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:52.584 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42715/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:52.586 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-05-15 07:12:52.586 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-05-15 07:12:52.589 [DefaultDispatcher-worker-6 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.592 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e337ba1 2025-05-15 07:12:52.594 [DefaultDispatcher-worker-10 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.600 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-05-15 07:12:52.601 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/api/blob/upload-init-batch 2025-05-15 07:12:52.601 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42715/api/blob/upload-init-batch 2025-05-15 07:12:52.603 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42715/api/blob/upload-init-batch. 2025-05-15 07:12:52.603 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42715/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:52.612 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/api/blob/upload-batch-data 2025-05-15 07:12:52.612 [DefaultDispatcher-worker-10 @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:42715/api/blob/upload-batch-data. 2025-05-15 07:12:52.612 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/api/blob/upload-batch-data 2025-05-15 07:12:52.612 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42715/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:52.617 [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-05-15 07:12:52.624 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e337ba1 2025-05-15 07:12:52.625 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:52.625 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-05-15 07:12:52.625 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/api/blob/upload-batch-data 2025-05-15 07:12:52.630 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/api/blob/upload-batch-data 2025-05-15 07:12:52.630 [DefaultDispatcher-worker-10 @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:42715/api/blob/upload-batch-data. 2025-05-15 07:12:52.630 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/api/blob/upload-batch-data 2025-05-15 07:12:52.630 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42715/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:52.632 [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-05-15 07:12:52.634 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e337ba1 2025-05-15 07:12:52.634 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:52.634 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:52.635 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/api/blob/upload-batch-data 2025-05-15 07:12:52.646 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.653 [DefaultDispatcher-worker-13 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.664 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/UmAppDatabase/replication/message 2025-05-15 07:12:52.664 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42715/UmAppDatabase/replication/message. 2025-05-15 07:12:52.664 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/UmAppDatabase/replication/message 2025-05-15 07:12:52.664 [DefaultDispatcher-worker-13 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42715/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:12:52.666 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:12:52.666 [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-05-15 07:12:52.666 [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-05-15 07:12:52.679 [DefaultDispatcher-worker-15 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a93b25 2025-05-15 07:12:52.680 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:52.680 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-05-15 07:12:52.680 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.680 [DefaultDispatcher-worker-8 @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:42715/api/content/727778654695723008/_ustadmanifest.json. 2025-05-15 07:12:52.680 [DefaultDispatcher-worker-8 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.681 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/UmAppDatabase/replication/message 2025-05-15 07:12:52.681 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42715/UmAppDatabase/replication/message 2025-05-15 07:12:52.681 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42715/UmAppDatabase/replication/message. 2025-05-15 07:12:52.681 [DefaultDispatcher-worker-15 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42715/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:52.682 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.682 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json 2025-05-15 07:12:52.682 [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:42715/api/content/727778654695723008/_ustadmanifest.json. 2025-05-15 07:12:52.682 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42715/api/content/727778654695723008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:52.687 [DefaultDispatcher-worker-8 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67376bae 2025-05-15 07:12:52.687 [DefaultDispatcher-worker-16 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66a93b25 2025-05-15 07:12:52.688 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 07:12:52.688 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 07:12:52.688 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 07:12:52.688 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 07:12:52.688 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 07:12:52.689 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f2497d9 2025-05-15 07:12:52.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-15 07:12:52.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-15 07:12:52.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:52.690 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67376bae: (connection evicted) 2025-05-15 07:12:52.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:52.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-15 07:12:52.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-15 07:12:52.951 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:52.951 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:53.147 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:53.693 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@57bfca3a 2025-05-15 07:12:53.694 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@57bfca3a 2025-05-15 07:12:53.696 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e337ba1 2025-05-15 07:12:53.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-15 07:12:53.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-15 07:12:53.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:53.696 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66a93b25: (connection evicted) 2025-05-15 07:12:53.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:53.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-15 07:12:53.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24888d8b 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:53.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:53.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-15 07:12:53.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:53.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:53.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42095996 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:53.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:53.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-15 07:12:53.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-05-15 07:12:53.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-05-15 07:12:53.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-15 07:12:53.714 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 07:12:53.716 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-05-15 07:12:53.716 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5ee95d42 2025-05-15 07:12:53.717 [DefaultDispatcher-worker-5 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:35325 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74b521c 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:53.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:53.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-15 07:12:53.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2025-05-15 07:12:53.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2025-05-15 07:12:53.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-15 07:12:53.720 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 07:12:53.720 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 07:12:53.720 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 07:12:53.720 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 07:12:53.720 [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-05-15 07:12:53.720 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 07:12:53.720 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 07:12:53.720 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 07:12:53.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c862522 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:53.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:53.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-15 07:12:53.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-15 07:12:53.743 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.749 [DefaultDispatcher-worker-10 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.754 [DefaultDispatcher-worker-10 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2025-05-15 07:12:53.756 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2025-05-15 07:12:53.761 [DefaultDispatcher-worker-1 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.766 [DefaultDispatcher-worker-12 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-05-15 07:12:53.766 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.767 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:53.767 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json. 2025-05-15 07:12:53.767 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:53.768 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:53.768 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:53.769 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json. 2025-05-15 07:12:53.769 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:53.777 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.777 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 07:12:53.777 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8148ba32-8fdb-408b-ab28-f9bbd43ed0ca', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 07:12:53.778 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:53.778 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8148ba32-8fdb-408b-ab28-f9bbd43ed0ca 2025-05-15 07:12:53.779 [DefaultDispatcher-worker-15 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:53.779 [DefaultDispatcher-worker-15 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35325/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:12:53.779 [DefaultDispatcher-worker-15 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:53.779 [DefaultDispatcher-worker-15 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:12:53.782 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:12:53.782 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:12:53.782 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.782 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:53.782 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:53.783 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.783 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-05-15 07:12:53.783 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:53.783 [DefaultDispatcher-worker-9 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:53.785 [DefaultDispatcher-worker-17 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.785 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/UmAppDatabase/replication/nodeId 2025-05-15 07:12:53.785 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35325/UmAppDatabase/replication/nodeId. 2025-05-15 07:12:53.785 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/UmAppDatabase/replication/nodeId 2025-05-15 07:12:53.787 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:53.788 [DefaultDispatcher-worker-3 @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:35325/api/blob/upload-init-batch. 2025-05-15 07:12:53.788 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:53.788 [DefaultDispatcher-worker-3 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:12:53.788 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:12:53.789 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.789 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 07:12:53.789 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/UmAppDatabase/replication/nodeId 2025-05-15 07:12:53.789 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/UmAppDatabase/replication/nodeId 2025-05-15 07:12:53.790 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 07:12:53.790 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 07:12:53.792 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:53.793 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-15 07:12:53.794 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:53.794 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:53.794 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-init-batch. 2025-05-15 07:12:53.794 [DefaultDispatcher-worker-6 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35325/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:53.795 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.796 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:53.796 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.796 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:53.797 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.797 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:53.800 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:53.800 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:53.800 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.800 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:53.801 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.803 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:53.803 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.803 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:53.803 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.804 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:53.804 [DefaultDispatcher-worker-19 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.805 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:53.807 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:53.808 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.808 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:53.808 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.810 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.810 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:53.810 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.810 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:53.811 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:53.818 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:53.821 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:53.854 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.854 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:53.855 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.855 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.855 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:53.855 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.855 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:53.857 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:53.857 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:53.857 [DefaultDispatcher-worker-11 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.858 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:53.867 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35325/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:53.867 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35325/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35325/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-15 07:12:53.867 [DefaultDispatcher-worker-10 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35325/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:53.874 [DefaultDispatcher-worker-20 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.881 [DefaultDispatcher-worker-18 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:53.883 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 07:12:54.382 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fe74e33f-2d44-438c-91fc-0c50f577b33f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 07:12:54.382 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:54.382 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fe74e33f-2d44-438c-91fc-0c50f577b33f 2025-05-15 07:12:54.384 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:54.384 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-init-batch. 2025-05-15 07:12:54.384 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:54.385 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:12:54.386 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 07:12:54.386 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 07:12:54.387 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:54.388 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 07:12:54.389 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:54.389 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/api/blob/upload-init-batch 2025-05-15 07:12:54.389 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-init-batch. 2025-05-15 07:12:54.389 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35325/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:54.390 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.390 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.390 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.390 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.391 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.393 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.394 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:54.394 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.395 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.395 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.395 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.395 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.396 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.398 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.398 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:54.398 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.399 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.399 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.399 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.399 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.400 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.442 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.442 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.443 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.443 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.443 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.443 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.443 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.444 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.486 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.486 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.487 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.487 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.487 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.487 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.487 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.488 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.530 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.530 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.530 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.531 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.531 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.531 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.531 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.532 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.573 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.573 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 07:12:54.573 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.574 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.574 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.574 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.574 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.575 [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-05-15 07:12:54.616 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.616 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 07:12:54.617 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.617 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.617 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.617 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.617 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.618 [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-05-15 07:12:54.660 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.660 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.661 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.661 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.661 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.661 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.661 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.662 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.704 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.704 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.705 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.705 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.705 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.705 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.705 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.706 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.749 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.749 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:54.750 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.750 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.750 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.750 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.750 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.752 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.793 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.793 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.794 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.794 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.794 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.794 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.794 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.796 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.837 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.837 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:54.838 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.839 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.839 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.839 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.839 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.840 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.881 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.881 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 07:12:54.881 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.882 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.882 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.882 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.882 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.883 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.889 [DefaultDispatcher-worker-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:54.927 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:54.927 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.927 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:54.928 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.928 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.928 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.929 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.929 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.930 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.931 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:54.931 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.931 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:54.931 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.932 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.932 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/blob/upload-batch-data. 2025-05-15 07:12:54.932 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.932 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:54.933 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:54.935 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:54.936 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.936 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:54.936 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/blob/upload-batch-data 2025-05-15 07:12:54.944 [DefaultDispatcher-worker-3 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:54.949 [DefaultDispatcher-worker-11 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:54.949 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/UmAppDatabase/replication/message 2025-05-15 07:12:54.950 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35325/UmAppDatabase/replication/message. 2025-05-15 07:12:54.950 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/UmAppDatabase/replication/message 2025-05-15 07:12:54.950 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35325/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:12:54.951 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:12:54.951 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 07:12:54.951 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:54.964 [DefaultDispatcher-worker-13 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-05-15 07:12:54.965 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:54.965 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-05-15 07:12:54.965 [DefaultDispatcher-worker-17 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:54.965 [DefaultDispatcher-worker-17 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json. 2025-05-15 07:12:54.965 [DefaultDispatcher-worker-17 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:54.965 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/UmAppDatabase/replication/message 2025-05-15 07:12:54.966 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/UmAppDatabase/replication/message 2025-05-15 07:12:54.966 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35325/UmAppDatabase/replication/message. 2025-05-15 07:12:54.966 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35325/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:54.966 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:54.966 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json 2025-05-15 07:12:54.967 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json. 2025-05-15 07:12:54.967 [DefaultDispatcher-worker-7 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35325/api/content/727778657773387776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:54.971 [DefaultDispatcher-worker-1 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524c3e54 2025-05-15 07:12:54.973 [DefaultDispatcher-worker-12 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f36591 2025-05-15 07:12:54.974 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 07:12:54.974 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 07:12:54.974 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 07:12:54.974 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 07:12:54.974 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 07:12:54.975 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaf1ce8 2025-05-15 07:12:54.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-15 07:12:54.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-15 07:12:54.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:54.975 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524c3e54: (connection evicted) 2025-05-15 07:12:54.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:54.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-15 07:12:54.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-15 07:12:55.220 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:55.383 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:55.444 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:55.702 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c581e4 2025-05-15 07:12:55.978 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5ee95d42 2025-05-15 07:12:55.979 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5ee95d42 2025-05-15 07:12:55.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-15 07:12:55.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-15 07:12:55.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:55.979 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f36591: (connection evicted) 2025-05-15 07:12:55.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:55.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-15 07:12:55.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7402bfe7 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:55.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:55.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:55.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165a5979 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:55.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:55.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-15 07:12:55.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-15 07:12:55.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-15 07:12:55.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-15 07:12:55.994 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 07:12:55.995 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 07:12:55.995 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6500e886 2025-05-15 07:12:55.996 [DefaultDispatcher-worker-21 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:35709 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb1310 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:55.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:55.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-15 07:12:55.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2025-05-15 07:12:55.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2025-05-15 07:12:55.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-15 07:12:55.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 07:12:55.998 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 07:12:55.998 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 07:12:55.998 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 07:12:55.998 [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-05-15 07:12:55.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 07:12:55.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 07:12:55.998 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 07:12:55.998 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13087c75 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:55.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:55.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:55.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-15 07:12:56.019 [DefaultDispatcher-worker-12 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.024 [DefaultDispatcher-worker-15 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.029 [DefaultDispatcher-worker-15 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2025-05-15 07:12:56.030 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2025-05-15 07:12:56.036 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.041 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.041 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.041 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json. 2025-05-15 07:12:56.041 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.042 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.042 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.043 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json. 2025-05-15 07:12:56.043 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:56.051 [DefaultDispatcher-worker-3 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.051 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 07:12:56.051 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1858f5ff-f816-4e22-81b4-eab7479f560d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 07:12:56.053 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:56.053 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1858f5ff-f816-4e22-81b4-eab7479f560d 2025-05-15 07:12:56.053 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:56.053 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35709/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:12:56.054 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:56.054 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:12:56.056 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:12:56.056 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:12:56.056 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:56.056 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.056 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:56.056 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.057 [eventLoopGroupProxy-10-2 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-05-15 07:12:56.057 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:56.057 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:56.059 [DefaultDispatcher-worker-13 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.059 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/UmAppDatabase/replication/nodeId 2025-05-15 07:12:56.059 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35709/UmAppDatabase/replication/nodeId. 2025-05-15 07:12:56.059 [DefaultDispatcher-worker-13 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/UmAppDatabase/replication/nodeId 2025-05-15 07:12:56.061 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/blob/upload-init-batch 2025-05-15 07:12:56.061 [DefaultDispatcher-worker-19 @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:35709/api/blob/upload-init-batch. 2025-05-15 07:12:56.061 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/blob/upload-init-batch 2025-05-15 07:12:56.061 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:12:56.062 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:12:56.062 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.062 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 07:12:56.062 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/UmAppDatabase/replication/nodeId 2025-05-15 07:12:56.062 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/UmAppDatabase/replication/nodeId 2025-05-15 07:12:56.063 [eventLoopGroupProxy-10-3 @call-handler#684] 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-05-15 07:12:56.063 [eventLoopGroupProxy-10-3 @call-handler#684] 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-05-15 07:12:56.064 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:56.065 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 07:12:56.066 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/blob/upload-init-batch 2025-05-15 07:12:56.066 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/api/blob/upload-init-batch 2025-05-15 07:12:56.066 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35709/api/blob/upload-init-batch. 2025-05-15 07:12:56.066 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35709/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:56.069 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.069 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/blob/upload-batch-data. 2025-05-15 07:12:56.069 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.069 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:56.070 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.072 [eventLoopGroupProxy-10-2 @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-05-15 07:12:56.074 [eventLoopGroupProxy-10-2 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:56.074 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.075 [eventLoopGroupProxy-10-2 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:56.075 [DefaultDispatcher-worker-14 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.076 [DefaultDispatcher-worker-6 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.077 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.077 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/blob/upload-batch-data. 2025-05-15 07:12:56.077 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.077 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:56.083 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:56.083 [eventLoopGroupProxy-10-2 @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-05-15 07:12:56.085 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:56.085 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:56.086 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.086 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:56.086 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.091 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.091 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/blob/upload-batch-data. 2025-05-15 07:12:56.091 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.091 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:56.093 [eventLoopGroupProxy-10-2 @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-05-15 07:12:56.097 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:56.098 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:56.098 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.098 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-05-15 07:12:56.098 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.102 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:56.103 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.103 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/blob/upload-batch-data. 2025-05-15 07:12:56.103 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.103 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:56.105 [eventLoopGroupProxy-10-2 @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-05-15 07:12:56.107 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:56.107 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.107 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:56.108 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.110 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.110 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/blob/upload-batch-data. 2025-05-15 07:12:56.110 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.110 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:56.111 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:56.113 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:56.113 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.113 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:56.113 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/blob/upload-batch-data 2025-05-15 07:12:56.124 [DefaultDispatcher-worker-8 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.129 [DefaultDispatcher-worker-18 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.129 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/UmAppDatabase/replication/message 2025-05-15 07:12:56.130 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35709/UmAppDatabase/replication/message. 2025-05-15 07:12:56.130 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/UmAppDatabase/replication/message 2025-05-15 07:12:56.130 [DefaultDispatcher-worker-18 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35709/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:12:56.131 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:12:56.131 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 07:12:56.131 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:56.143 [DefaultDispatcher-worker-21 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-15 07:12:56.144 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:56.144 [eventLoopGroupProxy-10-2 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-05-15 07:12:56.144 [DefaultDispatcher-worker-1 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.144 [DefaultDispatcher-worker-1 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json. 2025-05-15 07:12:56.144 [DefaultDispatcher-worker-1 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.144 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/UmAppDatabase/replication/message 2025-05-15 07:12:56.144 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/UmAppDatabase/replication/message 2025-05-15 07:12:56.145 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35709/UmAppDatabase/replication/message. 2025-05-15 07:12:56.145 [DefaultDispatcher-worker-21 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35709/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:56.145 [DefaultDispatcher-worker-16 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.145 [DefaultDispatcher-worker-16 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json 2025-05-15 07:12:56.146 [DefaultDispatcher-worker-16 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json. 2025-05-15 07:12:56.146 [DefaultDispatcher-worker-16 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35709/api/content/727778671524462592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:56.152 [DefaultDispatcher-worker-8 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7 2025-05-15 07:12:56.153 [DefaultDispatcher-worker-16 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a 2025-05-15 07:12:56.154 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 07:12:56.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 07:12:56.155 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 07:12:56.155 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 07:12:56.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 07:12:56.156 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a3c6f5 2025-05-15 07:12:56.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-15 07:12:56.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-15 07:12:56.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:56.156 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa24e7: (connection evicted) 2025-05-15 07:12:56.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:56.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-15 07:12:56.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-15 07:12:56.498 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:56.498 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:56.625 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:12:57.160 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6500e886 2025-05-15 07:12:57.160 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6500e886 2025-05-15 07:12:57.161 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a6e410c 2025-05-15 07:12:57.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-15 07:12:57.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-15 07:12:57.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:57.161 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d782a4a: (connection evicted) 2025-05-15 07:12:57.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:57.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-15 07:12:57.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-15 07:12:57.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-15 07:12:57.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@148f94dc 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:57.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159408a7 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:57.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:57.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-15 07:12:57.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-05-15 07:12:57.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-05-15 07:12:57.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-15 07:12:57.199 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 07:12:57.200 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 07:12:57.200 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1892865f 2025-05-15 07:12:57.201 [DefaultDispatcher-worker-21 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:39613 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5519ef7d 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:57.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:57.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-15 07:12:57.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:57.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:57.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-15 07:12:57.203 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 07:12:57.203 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 07:12:57.203 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 07:12:57.203 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 07:12:57.203 [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-05-15 07:12:57.203 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 07:12:57.203 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 07:12:57.203 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 07:12:57.203 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdf8c92 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:12:57.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:12:57.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-15 07:12:57.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-15 07:12:57.223 [DefaultDispatcher-worker-13 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.227 [DefaultDispatcher-worker-2 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.288 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:57.291 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:57.302 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:12:57.304 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:57.305 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:57.327 [DefaultDispatcher-worker-2 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:57.330 [DefaultDispatcher-worker-2 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:57.332 [DefaultDispatcher-worker-2 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:57.339 [DefaultDispatcher-worker-5 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.343 [DefaultDispatcher-worker-10 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.343 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:57.343 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json. 2025-05-15 07:12:57.343 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:57.344 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:57.344 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:57.345 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json. 2025-05-15 07:12:57.345 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:57.398 [DefaultDispatcher-worker-20 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.398 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 07:12:57.398 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e3c5916b-9cfb-449a-b591-e051a6404173', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 07:12:57.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 07:12:57.399 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e3c5916b-9cfb-449a-b591-e051a6404173 2025-05-15 07:12:57.399 [DefaultDispatcher-worker-20 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:57.399 [DefaultDispatcher-worker-20 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39613/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:12:57.399 [DefaultDispatcher-worker-20 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:57.400 [DefaultDispatcher-worker-20 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.402 [eventLoopGroupProxy-13-2 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 07:12:57.403 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:57.403 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39613/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:12:57.404 [DefaultDispatcher-worker-3 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.405 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/UmAppDatabase/replication/nodeId 2025-05-15 07:12:57.405 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39613/UmAppDatabase/replication/nodeId. 2025-05-15 07:12:57.405 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/UmAppDatabase/replication/nodeId 2025-05-15 07:12:57.406 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:12:57.406 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.406 [eventLoopGroupProxy-13-2 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-15 07:12:57.407 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/UmAppDatabase/replication/nodeId 2025-05-15 07:12:57.407 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39613/UmAppDatabase/replication/nodeId 2025-05-15 07:12:57.413 [DefaultDispatcher-worker-17 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.419 [DefaultDispatcher-worker-8 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.420 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-init-batch 2025-05-15 07:12:57.420 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-init-batch. 2025-05-15 07:12:57.420 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-init-batch 2025-05-15 07:12:57.420 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:12:57.421 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 07:12:57.421 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 07:12:57.466 [eventLoopGroupProxy-13-2 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.467 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-05-15 07:12:57.468 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-init-batch 2025-05-15 07:12:57.468 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39613/api/blob/upload-init-batch 2025-05-15 07:12:57.469 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-init-batch. 2025-05-15 07:12:57.469 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39613/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:57.472 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.472 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.472 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.472 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.474 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.476 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.476 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.477 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:57.477 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.478 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.478 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.478 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.479 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.480 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.522 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.522 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.522 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:57.523 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.524 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.524 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.524 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.524 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.525 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.527 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.527 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.527 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.527 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.528 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.528 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.528 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.528 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.529 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.532 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.532 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.532 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:57.532 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.533 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.533 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.533 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.533 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.534 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.577 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.578 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.578 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:57.578 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.580 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.580 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.580 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.581 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.582 [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-05-15 07:12:57.640 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.641 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.641 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-05-15 07:12:57.641 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.643 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.643 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.643 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.643 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.644 [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-05-15 07:12:57.691 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.691 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.691 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-15 07:12:57.692 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.693 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.693 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.693 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.693 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.694 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.737 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.737 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.737 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:57.738 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.739 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.739 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.739 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.739 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.740 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.784 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.784 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.784 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:57.784 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.785 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.785 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.785 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.785 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.786 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.830 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.830 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.831 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 07:12:57.831 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.832 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.832 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.832 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.832 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.833 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.835 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.836 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.836 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:57.837 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.838 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.838 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.838 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.838 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.839 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.840 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.841 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.841 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.841 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.842 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.842 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.842 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.842 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.843 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.845 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.845 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.845 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.845 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.846 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.846 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.846 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.846 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.847 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.848 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.849 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.849 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.849 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.850 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.850 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.850 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.850 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.852 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.853 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.853 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.853 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.854 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.855 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.855 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.855 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.855 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.856 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.857 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.857 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.857 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.858 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.858 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.858 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.858 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.858 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.859 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.860 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.860 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.860 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.861 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.861 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.861 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.861 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.861 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.862 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.863 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.863 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.863 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.864 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.864 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.864 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.864 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.864 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.865 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.866 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.866 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.866 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.867 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.867 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.867 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.867 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.867 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.868 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.870 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.870 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.870 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.871 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.872 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.872 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.872 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.872 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.873 [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-05-15 07:12:57.875 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.875 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.875 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.875 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.876 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.876 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.876 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.876 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.877 [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-05-15 07:12:57.879 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.879 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.879 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.879 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.882 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.882 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.882 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.882 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.883 [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-05-15 07:12:57.884 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.884 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.885 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.885 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.886 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.886 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.886 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.886 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.887 [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-05-15 07:12:57.888 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.888 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.888 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.889 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.889 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.889 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.889 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.889 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.893 [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-05-15 07:12:57.895 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.895 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.895 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.895 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.896 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.896 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.896 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.896 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.897 [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-05-15 07:12:57.898 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.899 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.899 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.899 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.900 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.900 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.900 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.900 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.901 [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-05-15 07:12:57.902 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.902 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.902 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.903 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.904 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.904 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.904 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.904 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.904 [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-05-15 07:12:57.905 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.905 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.906 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.906 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.907 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.907 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.907 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.907 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.907 [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-05-15 07:12:57.908 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.908 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.908 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.909 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.909 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.909 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.909 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.909 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.910 [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-05-15 07:12:57.911 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.911 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.911 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.912 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.912 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.913 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.913 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.913 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.913 [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-05-15 07:12:57.914 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.914 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.914 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.915 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.916 [DefaultDispatcher-worker-4 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:57.916 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.916 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.916 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.916 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.917 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.918 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.918 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.918 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.919 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.919 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.919 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.919 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.919 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.921 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.922 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.922 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.922 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.923 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.923 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.923 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.923 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.923 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.924 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.925 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.925 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.925 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.925 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.926 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.926 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.926 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.926 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.927 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.928 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.928 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.928 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.928 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.928 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.928 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.928 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.928 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.929 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:57.930 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.930 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.930 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.930 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.931 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.931 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.931 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.931 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.932 [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-05-15 07:12:57.976 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.976 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.976 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:57.976 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.977 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.977 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.977 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.977 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.978 [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-05-15 07:12:57.979 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.979 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.979 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.979 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.980 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.980 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.980 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.980 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.981 [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-05-15 07:12:57.982 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.982 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.982 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:57.982 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.983 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.983 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.983 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.983 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.983 [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-05-15 07:12:57.984 [eventLoopGroupProxy-13-2 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:57.985 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:57.985 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:57.985 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.986 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.986 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:57.986 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:57.986 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:57.987 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.029 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.029 [eventLoopGroupProxy-13-2 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.029 [eventLoopGroupProxy-13-2 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.029 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.030 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.030 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.030 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.030 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.031 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.075 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.076 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.076 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 07:12:58.076 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.077 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.077 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.077 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.077 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.078 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.079 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.079 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.079 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.080 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.080 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.080 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.080 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.081 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.081 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.083 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.083 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.083 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.083 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.084 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.084 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.084 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.084 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.085 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.128 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.129 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.129 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:58.129 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.130 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.130 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.130 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.130 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.131 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.132 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.132 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.132 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.133 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.134 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.134 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.134 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.134 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.135 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.136 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.137 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.137 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.137 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.138 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.138 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.138 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.138 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.139 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.141 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.141 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.141 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.141 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.142 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.142 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.142 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.142 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.143 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.145 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.145 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.145 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.145 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.147 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.147 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.147 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.147 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.148 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.191 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.191 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.191 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.192 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.193 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.193 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.193 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.193 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.194 [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-05-15 07:12:58.195 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.195 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.195 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.196 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.196 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.196 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.196 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.196 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.197 [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-05-15 07:12:58.198 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.198 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.198 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.198 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.199 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.199 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.199 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.199 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.200 [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-05-15 07:12:58.201 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.201 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.201 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.202 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.203 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.203 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.203 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.203 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.204 [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-05-15 07:12:58.205 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.205 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.205 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.205 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.206 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.206 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.206 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.206 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.207 [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-05-15 07:12:58.208 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.208 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.208 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.208 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.209 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.209 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.209 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.209 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.210 [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-05-15 07:12:58.211 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.211 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.211 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.211 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.212 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.212 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.212 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.212 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.213 [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-05-15 07:12:58.214 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.214 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.214 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.214 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.214 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.215 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.215 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.215 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.215 [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-05-15 07:12:58.216 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.217 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.217 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.217 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.218 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.218 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.218 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.218 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.218 [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-05-15 07:12:58.220 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.220 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.220 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.220 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.221 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.221 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.221 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.221 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.221 [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-05-15 07:12:58.222 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.222 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.222 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.223 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.223 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.223 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.223 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.223 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.224 [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-05-15 07:12:58.225 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.225 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.225 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.225 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.225 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.225 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.225 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.225 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.226 [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-05-15 07:12:58.227 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.227 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.227 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.227 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.228 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.228 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.228 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.228 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.228 [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-05-15 07:12:58.272 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.272 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.272 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:58.272 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.273 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.273 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.273 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.273 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.274 [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-05-15 07:12:58.275 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.275 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.275 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.275 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.276 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.276 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.276 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.276 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.277 [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-05-15 07:12:58.278 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.278 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.278 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.278 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.279 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.279 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.279 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.279 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.279 [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-05-15 07:12:58.321 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.322 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.322 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.322 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.323 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.323 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.323 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.323 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.324 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.325 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.325 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.325 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.326 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.327 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.327 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.327 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.327 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.327 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.328 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.328 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.329 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.329 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.329 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.329 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.329 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.329 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.330 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.331 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.331 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.331 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.332 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.333 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.333 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.333 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.333 [DefaultDispatcher-worker-21 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.334 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.376 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.376 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.376 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:58.376 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.377 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.377 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.377 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.377 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.378 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.379 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.379 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.380 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.380 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.380 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.380 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.380 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.380 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.381 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.424 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.424 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.424 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.425 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.426 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.426 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.426 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.426 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.426 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.427 [DefaultDispatcher-worker-11 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:58.471 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.471 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.471 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 07:12:58.472 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.473 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.473 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.473 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.473 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.474 [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-05-15 07:12:58.516 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.516 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.516 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.516 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.517 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.517 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.517 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.517 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.518 [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-05-15 07:12:58.560 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.560 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.561 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.561 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.562 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.562 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.562 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.562 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.562 [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-05-15 07:12:58.564 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.564 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.564 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.564 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.564 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.564 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.564 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.564 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.565 [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-05-15 07:12:58.566 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.566 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.566 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.566 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.567 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.567 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.567 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.567 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.568 [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-05-15 07:12:58.569 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.569 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.569 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.569 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.570 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.571 [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-05-15 07:12:58.572 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.572 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.572 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.572 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.573 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.573 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.573 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.573 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.573 [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-05-15 07:12:58.574 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.574 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.574 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.575 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.575 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.575 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.575 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.575 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.576 [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-05-15 07:12:58.577 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.577 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.577 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.577 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.577 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.577 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.577 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.577 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.578 [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-05-15 07:12:58.578 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.579 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.579 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.579 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.580 [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-05-15 07:12:58.581 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.581 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.581 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.581 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.581 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.581 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.581 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.581 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.582 [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-05-15 07:12:58.583 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.583 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.583 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.583 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.583 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.584 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.584 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.584 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.584 [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-05-15 07:12:58.585 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.585 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.585 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.585 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.586 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.586 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.586 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.586 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.587 [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-05-15 07:12:58.588 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.588 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.588 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.588 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.589 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.589 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.589 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.589 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.589 [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-05-15 07:12:58.590 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.590 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.590 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.590 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.591 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.591 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.591 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.591 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.592 [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-05-15 07:12:58.592 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.592 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.592 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.593 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.593 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.593 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.593 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.593 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.594 [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-05-15 07:12:58.594 [eventLoopGroupProxy-13-2 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.595 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.595 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.595 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.596 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.596 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.596 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.596 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.596 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.639 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.639 [eventLoopGroupProxy-13-2 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.639 [eventLoopGroupProxy-13-2 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.640 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.640 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.640 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.640 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.640 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.641 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.642 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.642 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.642 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.642 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.643 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.643 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.643 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.643 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.643 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.644 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.644 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.644 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.644 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.645 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.645 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.645 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.645 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.645 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.646 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.646 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.646 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.647 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.648 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.648 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.648 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.649 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.650 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.651 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.651 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.651 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.651 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.652 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.652 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.652 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.653 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.654 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.654 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.654 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.654 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.655 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.656 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.656 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.656 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.656 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.657 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.657 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.657 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.657 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.658 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.700 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.700 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.700 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:58.700 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.702 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.702 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.702 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.702 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.703 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.704 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.704 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.704 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.705 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.705 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.705 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.705 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.705 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.706 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.707 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.707 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.707 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.707 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.708 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.708 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.708 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.708 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.708 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.750 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.750 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.751 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.751 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.753 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.753 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.753 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.753 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.754 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.755 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.755 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.755 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.756 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.756 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.756 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.756 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.756 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.757 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.758 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.758 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.758 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.759 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.759 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.759 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.759 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.759 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.760 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.762 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.762 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.763 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 07:12:58.763 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.763 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.763 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.764 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.764 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.764 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.765 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.765 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.765 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.766 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.769 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.769 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.769 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.769 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.769 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.771 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.771 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.771 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.771 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.772 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.772 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.772 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.772 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.772 [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-05-15 07:12:58.773 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.774 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.774 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.774 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.774 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.775 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.775 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.775 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.775 [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-05-15 07:12:58.776 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.776 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.776 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.776 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.777 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.777 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.777 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.777 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.778 [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-05-15 07:12:58.779 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.779 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.779 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.779 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.780 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.780 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.780 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.780 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.780 [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-05-15 07:12:58.781 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.782 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.782 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.782 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.783 [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-05-15 07:12:58.784 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.784 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.784 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.784 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.785 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.785 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.785 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.785 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.786 [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-05-15 07:12:58.787 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.787 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.787 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.787 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.788 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.789 [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-05-15 07:12:58.831 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.831 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.831 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:58.831 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.832 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.832 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.832 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.832 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.833 [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-05-15 07:12:58.834 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.834 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.834 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:58.835 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.836 [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-05-15 07:12:58.879 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.879 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.879 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.880 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.881 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.881 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.881 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.881 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.881 [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-05-15 07:12:58.883 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.883 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.883 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:58.883 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.884 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.884 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.884 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.884 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.885 [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-05-15 07:12:58.926 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.926 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.927 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 07:12:58.927 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.928 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.928 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.928 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.928 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.928 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:58.939 [DefaultDispatcher-worker-4 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:58.970 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:58.971 [eventLoopGroupProxy-13-2 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:58.971 [eventLoopGroupProxy-13-2 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:58.971 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.972 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.972 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:58.972 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:58.972 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:58.972 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.015 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.015 [eventLoopGroupProxy-13-2 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.015 [eventLoopGroupProxy-13-2 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.015 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.017 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.060 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.060 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.060 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.061 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.061 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.061 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.061 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.061 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.062 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.104 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.105 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.105 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.105 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.106 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.106 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.106 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.106 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.107 [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-05-15 07:12:59.108 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.108 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.108 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.108 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.109 [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-05-15 07:12:59.153 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.153 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.153 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:59.153 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.154 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.154 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.154 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.154 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.155 [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-05-15 07:12:59.156 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.156 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.156 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.157 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.157 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.157 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.157 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.157 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.158 [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-05-15 07:12:59.159 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.159 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.159 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.160 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.160 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.160 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.160 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.160 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.161 [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-05-15 07:12:59.190 [DefaultDispatcher-worker-10 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.204 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.204 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.205 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:59.205 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.206 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.206 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.206 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.206 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.207 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.208 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.208 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.208 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.209 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.209 [DefaultDispatcher-worker-10 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:59.209 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.209 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.209 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.209 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.210 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.211 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.211 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.211 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.212 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.212 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.212 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.212 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.212 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.213 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.256 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.256 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.256 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.256 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.257 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.257 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.257 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.257 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.258 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.259 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.259 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.259 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.259 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.260 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.260 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.260 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.260 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.260 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.261 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.261 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.261 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.262 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.262 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.262 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.262 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.262 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.263 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.263 [eventLoopGroupProxy-13-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.264 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.264 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.264 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.264 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.264 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.264 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.264 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.265 [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-05-15 07:12:59.307 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.308 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.308 [eventLoopGroupProxy-13-2 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.308 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.309 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.309 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.309 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.309 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.310 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.311 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.311 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.311 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:59.311 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.312 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.313 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.313 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.313 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.314 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.314 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.314 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.314 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.314 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.315 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.316 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.316 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.316 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.317 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.317 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.317 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.317 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.317 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.318 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.361 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.361 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.361 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.362 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.363 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.363 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.363 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.363 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.364 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.407 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.407 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.407 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 07:12:59.407 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.408 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.408 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.408 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.408 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.409 [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-05-15 07:12:59.410 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.410 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.411 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:59.411 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.412 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.412 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.412 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.412 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.412 [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-05-15 07:12:59.416 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.417 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.417 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 07:12:59.417 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.418 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.418 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.418 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.418 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.418 [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-05-15 07:12:59.419 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.419 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.419 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.420 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.420 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.420 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.420 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.420 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.421 [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-05-15 07:12:59.448 [DefaultDispatcher-worker-1 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:59.464 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.464 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.464 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.464 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.465 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.465 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.465 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.465 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.466 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.467 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.467 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.467 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.468 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.469 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.469 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.469 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.469 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.469 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.512 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.512 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.512 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.513 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.514 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.514 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.514 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.514 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.514 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.557 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.557 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.557 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.557 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.558 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.558 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.558 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.558 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.559 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.560 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.560 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.560 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.561 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.562 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.562 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.562 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.562 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.562 [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-05-15 07:12:59.605 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.605 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.605 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.606 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.606 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.606 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.606 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.606 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.607 [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-05-15 07:12:59.608 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.608 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.608 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.608 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.609 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.609 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.609 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.609 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.610 [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-05-15 07:12:59.611 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.611 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.611 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.611 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.612 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.612 [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-05-15 07:12:59.613 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.613 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.613 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.613 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.615 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.615 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.621 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.621 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.621 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-05-15 07:12:59.621 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.622 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.623 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.665 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.665 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.666 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 07:12:59.666 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.667 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.667 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.667 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.667 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.668 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.669 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.669 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.669 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.670 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.670 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.670 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.670 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.670 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.671 [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-05-15 07:12:59.672 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.672 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.672 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 07:12:59.672 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.673 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.673 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/blob/upload-batch-data. 2025-05-15 07:12:59.673 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.673 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:12:59.674 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:12:59.675 [eventLoopGroupProxy-13-2 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:12:59.675 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.676 [eventLoopGroupProxy-13-2 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 07:12:59.676 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/blob/upload-batch-data 2025-05-15 07:12:59.683 [DefaultDispatcher-worker-8 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:59.688 [DefaultDispatcher-worker-14 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:59.688 [DefaultDispatcher-worker-14 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/UmAppDatabase/replication/message 2025-05-15 07:12:59.688 [DefaultDispatcher-worker-14 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39613/UmAppDatabase/replication/message. 2025-05-15 07:12:59.688 [DefaultDispatcher-worker-14 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/UmAppDatabase/replication/message 2025-05-15 07:12:59.688 [DefaultDispatcher-worker-14 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39613/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:12:59.689 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:12:59.690 [eventLoopGroupProxy-13-2 @call-handler#1607] 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-05-15 07:12:59.690 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:12:59.703 [DefaultDispatcher-worker-11 @call-handler#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-05-15 07:12:59.703 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:12:59.703 [eventLoopGroupProxy-13-2 @call-handler#1607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-05-15 07:12:59.703 [DefaultDispatcher-worker-11 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:59.703 [DefaultDispatcher-worker-11 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json. 2025-05-15 07:12:59.703 [DefaultDispatcher-worker-11 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:59.704 [DefaultDispatcher-worker-21 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/UmAppDatabase/replication/message 2025-05-15 07:12:59.704 [DefaultDispatcher-worker-21 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39613/UmAppDatabase/replication/message 2025-05-15 07:12:59.704 [DefaultDispatcher-worker-21 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39613/UmAppDatabase/replication/message. 2025-05-15 07:12:59.704 [DefaultDispatcher-worker-21 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39613/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:12:59.705 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:59.705 [DefaultDispatcher-worker-14 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json 2025-05-15 07:12:59.705 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json. 2025-05-15 07:12:59.705 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39613/api/content/727778676608294912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:12:59.710 [DefaultDispatcher-worker-21 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 07:12:59.723 [DefaultDispatcher-worker-16 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74901d7 2025-05-15 07:12:59.740 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 07:12:59.740 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 07:12:59.740 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 07:12:59.740 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 07:12:59.740 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 07:12:59.742 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3677c508 2025-05-15 07:12:59.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-15 07:12:59.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-15 07:12:59.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:12:59.742 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2210af14: (connection evicted) 2025-05-15 07:12:59.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:12:59.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-15 07:12:59.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-15 07:13:00.184 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:13:00.204 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:13:00.204 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 07:13:00.746 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1892865f 2025-05-15 07:13:00.746 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1892865f 2025-05-15 07:13:00.749 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2025-05-15 07:13:00.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-15 07:13:00.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-15 07:13:00.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:00.750 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74901d7: (connection evicted) 2025-05-15 07:13:00.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:00.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-15 07:13:00.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cac0334 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:00.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:00.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-15 07:13:00.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 07:13:00.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 07:13:00.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-15 07:13:00.766 [DefaultDispatcher-worker-13 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 07:13:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-15 07:13:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:00.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a0e68f 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:00.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 07:13:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 07:13:00.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105cdf61 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:00.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 07:13:00.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 07:13:00.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-15 07:13:00.774 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 07:13:00.775 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 07:13:00.776 [DefaultDispatcher-worker-14 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:39657 2025-05-15 07:13:00.778 [DefaultDispatcher-worker-14 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 07:13:00.779 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39657/api/blob/upload-init-batch 2025-05-15 07:13:00.779 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39657/api/blob/upload-init-batch. 2025-05-15 07:13:00.779 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39657/api/blob/upload-init-batch 2025-05-15 07:13:00.779 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39657/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:13:00.781 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 07:13:00.781 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 07:13:00.782 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 07:13:00.784 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39657/api/blob/upload-init-batch 2025-05-15 07:13:00.784 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39657/api/blob/upload-init-batch 2025-05-15 07:13:00.784 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39657/api/blob/upload-init-batch. 2025-05-15 07:13:00.784 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39657/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:00.784 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39657/api/blob/upload-batch-data 2025-05-15 07:13:00.785 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39657/api/blob/upload-batch-data. 2025-05-15 07:13:00.785 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39657/api/blob/upload-batch-data 2025-05-15 07:13:00.785 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39657/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:00.785 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 07:13:00.788 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 07:13:00.788 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:00.789 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39657/api/blob/upload-batch-data 2025-05-15 07:13:00.791 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-05-15 07:13:00.793 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:00.797 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 07:13:00.859 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:00.872 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:00.873 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158618 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:01.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7945986a 2025-05-15 07:13:01.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7945986a 2025-05-15 07:13:01.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-15 07:13:01.882 [DefaultDispatcher-worker-7 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7945986a 2025-05-15 07:13:01.885 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41369/api/blob/upload-init-batch 2025-05-15 07:13:01.885 [Test worker @coroutine#1677] 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:41369/api/blob/upload-init-batch. 2025-05-15 07:13:01.885 [Test worker @coroutine#1677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41369/api/blob/upload-init-batch 2025-05-15 07:13:01.885 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41369/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:13:01.886 [Test worker @coroutine#1677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41369/api/blob/upload-init-batch 2025-05-15 07:13:01.886 [Test worker @coroutine#1677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41369/api/blob/upload-init-batch 2025-05-15 07:13:01.886 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41369/api/blob/upload-init-batch. 2025-05-15 07:13:01.886 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41369/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:01.891 [DefaultDispatcher-worker-19 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7945986a 2025-05-15 07:13:01.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-15 07:13:01.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-15 07:13:01.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:01.893 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7945986a: (connection evicted) 2025-05-15 07:13:01.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:01.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-15 07:13:01.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-15 07:13:01.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-15 07:13:01.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a20f793 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:01.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0139 2025-05-15 07:13:01.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0139 2025-05-15 07:13:01.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-15 07:13:01.906 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55481/api/blob/upload-init-batch 2025-05-15 07:13:01.906 [Test worker @coroutine#1688] 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:55481/api/blob/upload-init-batch. 2025-05-15 07:13:01.906 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55481/api/blob/upload-init-batch 2025-05-15 07:13:01.906 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55481/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:13:01.907 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55481/api/blob/upload-init-batch 2025-05-15 07:13:01.907 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55481/api/blob/upload-init-batch 2025-05-15 07:13:01.908 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55481/api/blob/upload-init-batch. 2025-05-15 07:13:01.908 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55481/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:01.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-15 07:13:01.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-15 07:13:01.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:01.908 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e0139: (connection evicted) 2025-05-15 07:13:01.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:01.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-15 07:13:01.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-15 07:13:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@725490dd 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:01.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c89c98a 2025-05-15 07:13:01.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c89c98a 2025-05-15 07:13:01.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-15 07:13:01.921 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46829/api/blob/upload-init-batch 2025-05-15 07:13:01.921 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46829/api/blob/upload-init-batch. 2025-05-15 07:13:01.921 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46829/api/blob/upload-init-batch 2025-05-15 07:13:01.921 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46829/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 07:13:01.923 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46829/api/blob/upload-init-batch 2025-05-15 07:13:01.923 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46829/api/blob/upload-init-batch 2025-05-15 07:13:01.923 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46829/api/blob/upload-init-batch. 2025-05-15 07:13:01.923 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46829/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:01.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-15 07:13:01.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-15 07:13:01.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:01.926 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c89c98a: (connection evicted) 2025-05-15 07:13:01.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:01.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-15 07:13:01.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2370c90 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2025-05-15 07:13:02.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2025-05-15 07:13:02.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-15 07:13:02.188 [DefaultDispatcher-worker-12 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2025-05-15 07:13:02.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a0e35c3 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@325a781c 2025-05-15 07:13:02.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@325a781c 2025-05-15 07:13:02.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-15 07:13:02.211 [DefaultDispatcher-worker-3 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@325a781c 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bff388 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-05-15 07:13:02.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-05-15 07:13:02.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-15 07:13:02.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aec151b 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-15 07:13:02.252 [DefaultDispatcher-worker-21 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.252 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.256 [DefaultDispatcher-worker-1 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.261 [DefaultDispatcher-worker-16 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.265 [DefaultDispatcher-worker-4 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.266 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.271 [DefaultDispatcher-worker-20 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2025-05-15 07:13:02.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-15 07:13:02.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-15 07:13:02.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.275 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b9817b: (connection evicted) 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:02.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-15 07:13:02.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bbb3e8 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-15 07:13:02.291 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.298 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.303 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.307 [DefaultDispatcher-worker-9 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.311 [DefaultDispatcher-worker-20 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.312 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.312 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.318 [DefaultDispatcher-worker-21 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13976c57 2025-05-15 07:13:02.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-15 07:13:02.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-15 07:13:02.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.319 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13976c57: (connection evicted) 2025-05-15 07:13:02.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:02.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-15 07:13:02.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1aa2bc 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-15 07:13:02.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-15 07:13:02.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-15 07:13:02.340 [DefaultDispatcher-worker-9 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-15 07:13:02.344 [DefaultDispatcher-worker-18 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-15 07:13:02.348 [DefaultDispatcher-worker-19 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-15 07:13:02.353 [DefaultDispatcher-worker-1 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d03df76 2025-05-15 07:13:02.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-15 07:13:02.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-15 07:13:02.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.354 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d03df76: (connection evicted) 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:02.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-15 07:13:02.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ed4674 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:02.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-15 07:13:02.376 [DefaultDispatcher-worker-21 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.381 [DefaultDispatcher-worker-18 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.386 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.390 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.392 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.396 [DefaultDispatcher-worker-11 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2025-05-15 07:13:02.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-15 07:13:02.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-15 07:13:02.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:02.396 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8: (connection evicted) 2025-05-15 07:13:02.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:02.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-15 07:13:02.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-15 07:13:02.760 [DefaultDispatcher-worker-2 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 07:13:02.774 [DefaultDispatcher-worker-2 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ecead5 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:06.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:06.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-15 07:13:06.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2025-05-15 07:13:06.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2025-05-15 07:13:06.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-15 07:13:06.242 [DefaultDispatcher-worker-6 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2025-05-15 07:13:06.321 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33de9d85 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:06.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-15 07:13:06.797 [DefaultDispatcher-worker-21 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.802 [DefaultDispatcher-worker-3 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.807 [DefaultDispatcher-worker-17 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.812 [DefaultDispatcher-worker-17 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.818 [DefaultDispatcher-worker-19 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-05-15 07:13:06.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-15 07:13:06.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b5b54 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:06.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-15 07:13:06.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-15 07:13:06.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-15 07:13:06.846 [DefaultDispatcher-worker-8 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-15 07:13:06.851 [DefaultDispatcher-worker-21 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-15 07:13:06.856 [DefaultDispatcher-worker-3 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-15 07:13:06.861 [DefaultDispatcher-worker-4 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183435c0 2025-05-15 07:13:06.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d8794f 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:06.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-15 07:13:06.876 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:06.886 [DefaultDispatcher-worker-15 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.891 [DefaultDispatcher-worker-9 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.896 [DefaultDispatcher-worker-17 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.901 [DefaultDispatcher-worker-12 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.905 [DefaultDispatcher-worker-20 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.913 [DefaultDispatcher-worker-20 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:06.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:06.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-15 07:13:06.923 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:06.934 [DefaultDispatcher-worker-3 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.939 [DefaultDispatcher-worker-16 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.944 [DefaultDispatcher-worker-7 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.948 [DefaultDispatcher-worker-6 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.953 [DefaultDispatcher-worker-6 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549be307 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:06.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:06.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-15 07:13:06.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:06.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:06.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-15 07:13:06.964 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:06.980 [DefaultDispatcher-worker-6 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:06.986 [DefaultDispatcher-worker-20 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:06.991 [DefaultDispatcher-worker-14 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:06.995 [DefaultDispatcher-worker-13 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:07.000 [DefaultDispatcher-worker-13 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:07.006 [DefaultDispatcher-worker-14 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043128 2025-05-15 07:13:07.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-15 07:13:07.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f9672 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-05-15 07:13:07.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-05-15 07:13:07.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-15 07:13:07.014 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.031 [DefaultDispatcher-worker-7 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-05-15 07:13:07.036 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-05-15 07:13:07.040 [DefaultDispatcher-worker-14 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-05-15 07:13:07.045 [DefaultDispatcher-worker-21 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dda1b4 2025-05-15 07:13:07.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb90b89 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-15 07:13:07.055 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.066 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.071 [DefaultDispatcher-worker-2 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.075 [DefaultDispatcher-worker-9 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.080 [DefaultDispatcher-worker-8 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.084 [DefaultDispatcher-worker-4 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.090 [DefaultDispatcher-worker-16 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c231f62 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dea0a7 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-15 07:13:07.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2025-05-15 07:13:07.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2025-05-15 07:13:07.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701c413 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-05-15 07:13:07.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-05-15 07:13:07.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-15 07:13:07.110 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.119 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-05-15 07:13:07.121 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f16350 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e23ddf0 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-15 07:13:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e305953 2025-05-15 07:13:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e305953 2025-05-15 07:13:07.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-15 07:13:07.139 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e305953 2025-05-15 07:13:07.141 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e305953 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3811464b 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-15 07:13:07.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2025-05-15 07:13:07.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2025-05-15 07:13:07.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-15 07:13:07.146 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.161 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2025-05-15 07:13:07.162 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6db00d 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df7766b 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2025-05-15 07:13:07.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2025-05-15 07:13:07.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-15 07:13:07.178 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2025-05-15 07:13:07.180 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1644cc2d 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9e6a85 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:07.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:07.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-15 07:13:07.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2025-05-15 07:13:07.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2025-05-15 07:13:07.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-15 07:13:07.193 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.205 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.205 [DefaultDispatcher-worker-13 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2025-05-15 07:13:07.209 [DefaultDispatcher-worker-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2025-05-15 07:13:07.225 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.227 [DefaultDispatcher-worker-19 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2025-05-15 07:13:07.245 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.264 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:07.283 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.235 [DefaultDispatcher-worker-16 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1b4854 2025-05-15 07:13:08.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549fe529 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-05-15 07:13:08.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-05-15 07:13:08.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-15 07:13:08.254 [DefaultDispatcher-worker-3 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-05-15 07:13:08.258 [DefaultDispatcher-worker-16 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-05-15 07:13:08.263 [DefaultDispatcher-worker-14 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a73873 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-05-15 07:13:08.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-05-15 07:13:08.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-15 07:13:08.283 [DefaultDispatcher-worker-14 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-05-15 07:13:08.287 [DefaultDispatcher-worker-10 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8684a3 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 07:13:08.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 07:13:08.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-15 07:13:08.310 [DefaultDispatcher-worker-13 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 07:13:08.314 [DefaultDispatcher-worker-5 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 07:13:08.316 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 07:13:08.321 [DefaultDispatcher-worker-12 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a90f33d 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd8c8f1 2025-05-15 07:13:08.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd8c8f1 2025-05-15 07:13:08.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-15 07:13:08.336 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.362 [DefaultDispatcher-worker-1 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd8c8f1 2025-05-15 07:13:08.364 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.367 [DefaultDispatcher-worker-3 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd8c8f1 2025-05-15 07:13:08.372 [DefaultDispatcher-worker-6 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bd8c8f1 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57def953 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1be5cb 2025-05-15 07:13:08.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1be5cb 2025-05-15 07:13:08.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-15 07:13:08.389 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.392 [DefaultDispatcher-worker-3 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1be5cb 2025-05-15 07:13:08.397 [DefaultDispatcher-worker-13 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1be5cb 2025-05-15 07:13:08.401 [DefaultDispatcher-worker-14 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1be5cb 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac30be4 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@190cc39e 2025-05-15 07:13:08.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@190cc39e 2025-05-15 07:13:08.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-15 07:13:08.422 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.423 [DefaultDispatcher-worker-2 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190cc39e 2025-05-15 07:13:08.427 [DefaultDispatcher-worker-15 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190cc39e 2025-05-15 07:13:08.431 [DefaultDispatcher-worker-2 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@190cc39e 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e748b5 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-05-15 07:13:08.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-05-15 07:13:08.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-15 07:13:08.451 [DefaultDispatcher-worker-11 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-05-15 07:13:08.456 [DefaultDispatcher-worker-8 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-05-15 07:13:08.461 [DefaultDispatcher-worker-4 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2025-05-15 07:13:08.465 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.465 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.466 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.466 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.466 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.473 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.503 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.508 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.508 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.508 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.533 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:08.551 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.551 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.551 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.593 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.593 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.593 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.636 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.636 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.636 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.678 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.678 [Test worker @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55723/ 2025-05-15 07:13:08.678 [Test worker @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55723/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.721 [Test worker @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55723/ 2025-05-15 07:13:08.723 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.723 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.724 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.724 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.724 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.766 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.766 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.766 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.808 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.808 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.808 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.851 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.852 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.852 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.893 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.894 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.894 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.936 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.937 [Test worker @coroutine#1947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48077/ 2025-05-15 07:13:08.937 [Test worker @coroutine#1947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48077/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 07:13:08.937 [Test worker @coroutine#1947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48077/ 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321302bc 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:08.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:08.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-15 07:13:08.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-05-15 07:13:08.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-05-15 07:13:08.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-15 07:13:09.030 [DefaultDispatcher-worker-8 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b826482 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62129f97 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-15 07:13:09.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-05-15 07:13:09.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-05-15 07:13:09.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-15 07:13:09.059 [DefaultDispatcher-worker-18 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@367653cc 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-15 07:13:09.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-05-15 07:13:09.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-05-15 07:13:09.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-15 07:13:09.079 [DefaultDispatcher-worker-5 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c69b396 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25291901 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-15 07:13:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-15 07:13:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-15 07:13:09.093 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.102 [DefaultDispatcher-worker-1 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701996e9 2025-05-15 07:13:09.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0de20d 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-05-15 07:13:09.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-05-15 07:13:09.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-15 07:13:09.124 [DefaultDispatcher-worker-12 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d7f2719 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-15 07:13:09.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@106387cf 2025-05-15 07:13:09.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@106387cf 2025-05-15 07:13:09.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-15 07:13:09.138 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.150 [DefaultDispatcher-worker-16 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106387cf 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77da2881 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-15 07:13:09.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@63767d 2025-05-15 07:13:09.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@63767d 2025-05-15 07:13:09.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-15 07:13:09.161 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.175 [DefaultDispatcher-worker-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63767d 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623c9988 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-15 07:13:09.181 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.196 [DefaultDispatcher-worker-12 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.200 [DefaultDispatcher-worker-8 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.203 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.203 [DefaultDispatcher-worker-11 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.207 [DefaultDispatcher-worker-11 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.214 [DefaultDispatcher-worker-14 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.218 [DefaultDispatcher-worker-3 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3 2025-05-15 07:13:09.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-15 07:13:09.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-15 07:13:09.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.221 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103a1ad3: (connection evicted) 2025-05-15 07:13:09.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:09.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-15 07:13:09.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23974cac 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-05-15 07:13:09.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-05-15 07:13:09.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-15 07:13:09.226 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.243 [DefaultDispatcher-worker-11 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-05-15 07:13:09.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-05-15 07:13:09.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-15 07:13:09.254 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.265 [DefaultDispatcher-worker-17 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281d3ce7 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-15 07:13:09.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-05-15 07:13:09.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-05-15 07:13:09.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-15 07:13:09.286 [DefaultDispatcher-worker-16 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cebb78 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-15 07:13:09.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-05-15 07:13:09.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-05-15 07:13:09.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-15 07:13:09.306 [DefaultDispatcher-worker-10 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad57db1 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fda84cf 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-15 07:13:09.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-15 07:13:09.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-15 07:13:09.323 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.328 [DefaultDispatcher-worker-20 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19240b9 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-15 07:13:09.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-15 07:13:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-15 07:13:09.346 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.351 [DefaultDispatcher-worker-9 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-05-15 07:13:09.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-05-15 07:13:09.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-15 07:13:09.367 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.373 [DefaultDispatcher-worker-3 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f5eba4 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:09.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-05-15 07:13:09.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-05-15 07:13:09.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-15 07:13:09.388 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.395 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2025-05-15 07:13:09.429 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.430 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.466 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:09.475 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb77241 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2025-05-15 07:13:13.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2025-05-15 07:13:13.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-15 07:13:13.490 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2025-05-15 07:13:13.500 [DefaultDispatcher-worker-3 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2025-05-15 07:13:13.507 [DefaultDispatcher-worker-11 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd03d9 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106c3e0a 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-15 07:13:13.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-15 07:13:13.521 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.533 [DefaultDispatcher-worker-11 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.538 [DefaultDispatcher-worker-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.543 [DefaultDispatcher-worker-7 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.548 [DefaultDispatcher-worker-17 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154cbb46 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a41d17a 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-15 07:13:13.560 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.571 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.575 [DefaultDispatcher-worker-18 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.577 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.579 [DefaultDispatcher-worker-21 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.582 [DefaultDispatcher-worker-14 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b22bcad 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3e5e3c 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-15 07:13:13.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2025-05-15 07:13:13.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2025-05-15 07:13:13.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-15 07:13:13.593 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2025-05-15 07:13:13.603 [DefaultDispatcher-worker-19 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2025-05-15 07:13:13.608 [DefaultDispatcher-worker-5 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2025-05-15 07:13:13.610 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.613 [DefaultDispatcher-worker-10 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eaa4ed0 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d766b9 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 07:13:13.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 07:13:13.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-15 07:13:13.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 07:13:13.633 [DefaultDispatcher-worker-17 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 07:13:13.638 [DefaultDispatcher-worker-13 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655d5285 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2025-05-15 07:13:13.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2025-05-15 07:13:13.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-15 07:13:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2025-05-15 07:13:13.650 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.659 [DefaultDispatcher-worker-11 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40e90634 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-15 07:13:13.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c438795 2025-05-15 07:13:13.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c438795 2025-05-15 07:13:13.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-15 07:13:13.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c438795 2025-05-15 07:13:13.679 [DefaultDispatcher-worker-14 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c438795 2025-05-15 07:13:13.684 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.719 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.740 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.781 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-15 07:13:13.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-15 07:13:13.805 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.810 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.812 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.813 [DefaultDispatcher-worker-5 @coroutine#2153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.813 [DefaultDispatcher-worker-5 @coroutine#2153] 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:40939/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:13.813 [DefaultDispatcher-worker-5 @coroutine#2153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.813 [DefaultDispatcher-worker-5 @coroutine#2153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40939/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:13.814 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.814 [DefaultDispatcher-worker-1 @coroutine#2153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.817 [DefaultDispatcher-worker-6 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.817 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.817 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:13.818 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.818 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.818 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.819 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abb719a 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-15 07:13:13.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-05-15 07:13:13.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-05-15 07:13:13.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-15 07:13:13.832 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-05-15 07:13:13.837 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-05-15 07:13:13.838 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-05-15 07:13:13.841 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 07:13:13.841 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-15 07:13:13.841 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 07:13:13.842 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 07:13:13.842 [DefaultDispatcher-worker-1 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 07:13:13.843 [DefaultDispatcher-worker-12 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b166420 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-15 07:13:13.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-15 07:13:13.893 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.895 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f599e4d 2025-05-15 07:13:13.895 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f599e4d 2025-05-15 07:13:13.897 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@119e73d6 2025-05-15 07:13:13.897 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@119e73d6 2025-05-15 07:13:13.898 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.899 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a1f53d 2025-05-15 07:13:13.899 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a1f53d 2025-05-15 07:13:13.901 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a379ed 2025-05-15 07:13:13.901 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a379ed 2025-05-15 07:13:13.902 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b2e42 2025-05-15 07:13:13.902 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b2e42 2025-05-15 07:13:13.903 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.904 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b9ed3c 2025-05-15 07:13:13.904 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b9ed3c 2025-05-15 07:13:13.904 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.905 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.905 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:13.905 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.905 [DefaultDispatcher-worker-4 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49565/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:13.906 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babe42b 2025-05-15 07:13:13.906 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7babe42b 2025-05-15 07:13:13.906 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.906 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.908 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@308c86a2 2025-05-15 07:13:13.908 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@308c86a2 2025-05-15 07:13:13.909 [DefaultDispatcher-worker-3 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.910 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.910 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:13.910 [DefaultDispatcher-worker-3 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.910 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7f87cf 2025-05-15 07:13:13.910 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7f87cf 2025-05-15 07:13:13.910 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:13.910 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.910 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.911 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.916 [DefaultDispatcher-worker-6 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.920 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.921 [DefaultDispatcher-worker-15 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.922 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b4ca1b 2025-05-15 07:13:13.922 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b4ca1b 2025-05-15 07:13:13.924 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@287330bd 2025-05-15 07:13:13.924 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@287330bd 2025-05-15 07:13:13.926 [DefaultDispatcher-worker-3 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.926 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4ca16b 2025-05-15 07:13:13.926 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4ca16b 2025-05-15 07:13:13.928 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@694e3a86 2025-05-15 07:13:13.929 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@694e3a86 2025-05-15 07:13:13.930 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@692ad1a6 2025-05-15 07:13:13.930 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@692ad1a6 2025-05-15 07:13:13.932 [DefaultDispatcher-worker-19 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.932 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@58edf2e6 2025-05-15 07:13:13.932 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@58edf2e6 2025-05-15 07:13:13.934 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11634769 2025-05-15 07:13:13.934 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11634769 2025-05-15 07:13:13.936 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@961c5c9 2025-05-15 07:13:13.936 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@961c5c9 2025-05-15 07:13:13.937 [DefaultDispatcher-worker-19 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.938 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f982a2 2025-05-15 07:13:13.938 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f982a2 2025-05-15 07:13:13.938 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:13.941 [DefaultDispatcher-worker-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.945 [DefaultDispatcher-worker-13 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.949 [DefaultDispatcher-worker-7 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.956 [DefaultDispatcher-worker-9 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.961 [DefaultDispatcher-worker-16 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0f5567 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-15 07:13:13.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-15 07:13:13.981 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.986 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:13.987 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.988 [Test worker @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.988 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1957a545 2025-05-15 07:13:13.988 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1957a545 2025-05-15 07:13:13.989 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.989 [DefaultDispatcher-worker-7 @coroutine#2231] 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:45937/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:13.989 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.989 [DefaultDispatcher-worker-7 @coroutine#2231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45937/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:13.990 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.990 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:13.990 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1790581f 2025-05-15 07:13:13.990 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1790581f 2025-05-15 07:13:13.992 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13afce35 2025-05-15 07:13:13.992 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13afce35 2025-05-15 07:13:13.993 [DefaultDispatcher-worker-8 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.993 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.993 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:13.993 [DefaultDispatcher-worker-8 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.994 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.994 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ad5224 2025-05-15 07:13:13.994 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:13.994 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ad5224 2025-05-15 07:13:13.995 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a25c9ad 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:13.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:13.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-15 07:13:13.996 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7274b839 2025-05-15 07:13:13.996 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7274b839 2025-05-15 07:13:13.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-05-15 07:13:13.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-05-15 07:13:13.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-15 07:13:13.997 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@673146c8 2025-05-15 07:13:13.997 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@673146c8 2025-05-15 07:13:13.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-05-15 07:13:13.999 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a02f27d 2025-05-15 07:13:13.999 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a02f27d 2025-05-15 07:13:14.002 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3682ad6b 2025-05-15 07:13:14.002 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3682ad6b 2025-05-15 07:13:14.004 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e06ef2 2025-05-15 07:13:14.004 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e06ef2 2025-05-15 07:13:14.004 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.004 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-05-15 07:13:14.005 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-05-15 07:13:14.006 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 07:13:14.006 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-15 07:13:14.006 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 07:13:14.007 [DefaultDispatcher-worker-9 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 07:13:14.007 [DefaultDispatcher-worker-9 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 07:13:14.010 [DefaultDispatcher-worker-9 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae37be2 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b32f0b4 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-15 07:13:14.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-15 07:13:14.063 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.068 [Test worker @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.069 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.069 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.070 [DefaultDispatcher-worker-18 @coroutine#2263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.070 [DefaultDispatcher-worker-18 @coroutine#2263] 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:58933/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:14.070 [DefaultDispatcher-worker-18 @coroutine#2263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.070 [DefaultDispatcher-worker-18 @coroutine#2263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.071 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.071 [DefaultDispatcher-worker-19 @coroutine#2263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-15 07:13:14.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-15 07:13:14.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-15 07:13:14.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-15 07:13:14.074 [DefaultDispatcher-worker-15 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.074 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.074 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.074 [DefaultDispatcher-worker-15 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.074 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.074 [DefaultDispatcher-worker-19 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-15 07:13:14.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-15 07:13:14.075 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770be0d0 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-15 07:13:14.077 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-15 07:13:14.077 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-15 07:13:14.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 07:13:14.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 07:13:14.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-15 07:13:14.078 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 07:13:14.078 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-15 07:13:14.078 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-15 07:13:14.080 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-15 07:13:14.080 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-15 07:13:14.082 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-15 07:13:14.082 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-15 07:13:14.083 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-15 07:13:14.083 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-15 07:13:14.084 [Test worker @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 07:13:14.085 [Test worker @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 07:13:14.085 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-15 07:13:14.085 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-15 07:13:14.085 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b83ec49 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-15 07:13:14.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-15 07:13:14.090 [DefaultDispatcher-worker-11 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 07:13:14.097 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.100 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-15 07:13:14.100 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-15 07:13:14.101 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.102 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-15 07:13:14.102 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-15 07:13:14.104 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-15 07:13:14.104 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-15 07:13:14.107 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-15 07:13:14.107 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-15 07:13:14.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-15 07:13:14.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-15 07:13:14.109 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.110 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-15 07:13:14.110 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-15 07:13:14.110 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.111 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.111 [DefaultDispatcher-worker-11 @coroutine#2293] 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:50273/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:14.111 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.111 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50273/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.112 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-15 07:13:14.112 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-15 07:13:14.113 [DefaultDispatcher-worker-16 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.113 [DefaultDispatcher-worker-16 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.114 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-15 07:13:14.114 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-15 07:13:14.116 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-15 07:13:14.116 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-15 07:13:14.116 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.116 [DefaultDispatcher-worker-2 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.116 [DefaultDispatcher-worker-2 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.116 [DefaultDispatcher-worker-2 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.116 [DefaultDispatcher-worker-2 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.117 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.117 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.118 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647d3279 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-15 07:13:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2025-05-15 07:13:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2025-05-15 07:13:14.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-15 07:13:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2025-05-15 07:13:14.126 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2025-05-15 07:13:14.127 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ea7bbad 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.128 [DefaultDispatcher-worker-8 @coroutine#2315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-15 07:13:14.129 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:14.129 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:14.129 [DefaultDispatcher-worker-8 @coroutine#2315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-15 07:13:14.132 [DefaultDispatcher-worker-3 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2025-05-15 07:13:14.142 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:14.147 [DefaultDispatcher-worker-8 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:14.148 [DefaultDispatcher-worker-8 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:14.148 [DefaultDispatcher-worker-10 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.149 [DefaultDispatcher-worker-10 @coroutine#2322] 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-05-15 07:13:14.149 [DefaultDispatcher-worker-10 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.149 [DefaultDispatcher-worker-10 @coroutine#2322] 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-05-15 07:13:14.149 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.149 [DefaultDispatcher-worker-8 @coroutine#2315] 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-05-15 07:13:14.149 [DefaultDispatcher-worker-8 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.150 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.150 [DefaultDispatcher-worker-12 @coroutine#2315] 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-05-15 07:13:14.150 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5246453e 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-15 07:13:14.152 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2444a1 2025-05-15 07:13:14.152 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2444a1 2025-05-15 07:13:14.153 [DefaultDispatcher-worker-4 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:14.153 [DefaultDispatcher-worker-4 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.153 [DefaultDispatcher-worker-4 @coroutine#2321] 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-05-15 07:13:14.153 [DefaultDispatcher-worker-4 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.154 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e3b955 2025-05-15 07:13:14.154 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e3b955 2025-05-15 07:13:14.154 [DefaultDispatcher-worker-4 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc2fd1 2025-05-15 07:13:14.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc2fd1 2025-05-15 07:13:14.157 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@53deb36e 2025-05-15 07:13:14.157 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@53deb36e 2025-05-15 07:13:14.159 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1e4f8 2025-05-15 07:13:14.159 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1e4f8 2025-05-15 07:13:14.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6247c100 2025-05-15 07:13:14.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6247c100 2025-05-15 07:13:14.162 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592c83e 2025-05-15 07:13:14.162 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592c83e 2025-05-15 07:13:14.164 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f14c21 2025-05-15 07:13:14.164 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f14c21 2025-05-15 07:13:14.165 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.165 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d5a883 2025-05-15 07:13:14.165 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d5a883 2025-05-15 07:13:14.165 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.172 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.173 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.174 [DefaultDispatcher-worker-2 @coroutine#2336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.174 [DefaultDispatcher-worker-2 @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:38817/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:14.174 [DefaultDispatcher-worker-2 @coroutine#2336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.174 [DefaultDispatcher-worker-2 @coroutine#2336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38817/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.175 [DefaultDispatcher-worker-12 @coroutine#2336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.175 [DefaultDispatcher-worker-12 @coroutine#2336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.177 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.178 [DefaultDispatcher-worker-10 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.178 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.178 [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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.178 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.179 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.179 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.179 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27284db0 2025-05-15 07:13:14.179 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@27284db0 2025-05-15 07:13:14.180 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.181 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@29efb725 2025-05-15 07:13:14.181 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@29efb725 2025-05-15 07:13:14.182 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd026c0 2025-05-15 07:13:14.182 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd026c0 2025-05-15 07:13:14.184 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d2bd1e 2025-05-15 07:13:14.184 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d2bd1e 2025-05-15 07:13:14.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@df22879 2025-05-15 07:13:14.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@df22879 2025-05-15 07:13:14.185 [DefaultDispatcher-worker-15 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5970f07d 2025-05-15 07:13:14.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5970f07d 2025-05-15 07:13:14.187 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.188 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba3bb5 2025-05-15 07:13:14.188 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba3bb5 2025-05-15 07:13:14.189 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b656 2025-05-15 07:13:14.189 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4568b656 2025-05-15 07:13:14.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd4251 2025-05-15 07:13:14.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd4251 2025-05-15 07:13:14.190 [DefaultDispatcher-worker-12 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.191 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf408b 2025-05-15 07:13:14.191 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf408b 2025-05-15 07:13:14.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@145012d7 2025-05-15 07:13:14.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@145012d7 2025-05-15 07:13:14.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.193 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90dd26 2025-05-15 07:13:14.193 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90dd26 2025-05-15 07:13:14.195 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@a924ab0 2025-05-15 07:13:14.195 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@a924ab0 2025-05-15 07:13:14.195 [DefaultDispatcher-worker-8 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.196 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4887b2 2025-05-15 07:13:14.196 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4887b2 2025-05-15 07:13:14.198 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b522568 2025-05-15 07:13:14.198 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b522568 2025-05-15 07:13:14.199 [DefaultDispatcher-worker-10 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.200 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7262b6c9 2025-05-15 07:13:14.200 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7262b6c9 2025-05-15 07:13:14.202 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abdb5ff 2025-05-15 07:13:14.202 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abdb5ff 2025-05-15 07:13:14.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2406da0d 2025-05-15 07:13:14.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2406da0d 2025-05-15 07:13:14.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.204 [DefaultDispatcher-worker-2 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.208 [DefaultDispatcher-worker-10 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.211 [DefaultDispatcher-worker-1 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.215 [DefaultDispatcher-worker-15 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.219 [DefaultDispatcher-worker-6 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.220 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.220 [DefaultDispatcher-worker-1 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.221 [DefaultDispatcher-worker-1 @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:38817/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 07:13:14.221 [DefaultDispatcher-worker-1 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.221 [DefaultDispatcher-worker-9 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.221 [DefaultDispatcher-worker-9 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.221 [DefaultDispatcher-worker-9 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38817/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 07:13:14.221 [DefaultDispatcher-worker-9 @coroutine#2365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38817/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:14.222 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8369cc 2025-05-15 07:13:14.222 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8369cc 2025-05-15 07:13:14.222 [DefaultDispatcher-worker-9 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.222 [DefaultDispatcher-worker-9 @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:38817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 07:13:14.222 [DefaultDispatcher-worker-9 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.223 [DefaultDispatcher-worker-1 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.223 [DefaultDispatcher-worker-1 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.224 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@344960c 2025-05-15 07:13:14.224 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@344960c 2025-05-15 07:13:14.226 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b02bc 2025-05-15 07:13:14.226 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b02bc 2025-05-15 07:13:14.228 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@42799c37 2025-05-15 07:13:14.228 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@42799c37 2025-05-15 07:13:14.229 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a240bd 2025-05-15 07:13:14.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a240bd 2025-05-15 07:13:14.231 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ff5bb 2025-05-15 07:13:14.231 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ff5bb 2025-05-15 07:13:14.232 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c8132a 2025-05-15 07:13:14.232 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c8132a 2025-05-15 07:13:14.233 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f158d3 2025-05-15 07:13:14.233 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f158d3 2025-05-15 07:13:14.233 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df79ecb 2025-05-15 07:13:14.233 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df79ecb 2025-05-15 07:13:14.235 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f51911 2025-05-15 07:13:14.235 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f51911 2025-05-15 07:13:14.235 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc0daf3 2025-05-15 07:13:14.235 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc0daf3 2025-05-15 07:13:14.236 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef9799 2025-05-15 07:13:14.236 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef9799 2025-05-15 07:13:14.237 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b793ed 2025-05-15 07:13:14.237 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b793ed 2025-05-15 07:13:14.237 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@22566378 2025-05-15 07:13:14.237 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@22566378 2025-05-15 07:13:14.239 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@484743d6 2025-05-15 07:13:14.239 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@484743d6 2025-05-15 07:13:14.240 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@64376827 2025-05-15 07:13:14.240 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@64376827 2025-05-15 07:13:14.240 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.241 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dae65e 2025-05-15 07:13:14.241 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dae65e 2025-05-15 07:13:14.242 [DefaultDispatcher-worker-3 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:14.242 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2445f783 2025-05-15 07:13:14.242 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2445f783 2025-05-15 07:13:14.242 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6421e9e7 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-15 07:13:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-15 07:13:14.251 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.254 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33457b 2025-05-15 07:13:14.254 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33457b 2025-05-15 07:13:14.255 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f4a0ed 2025-05-15 07:13:14.255 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f4a0ed 2025-05-15 07:13:14.257 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cb2e0b 2025-05-15 07:13:14.257 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cb2e0b 2025-05-15 07:13:14.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.259 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c9aad6 2025-05-15 07:13:14.259 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c9aad6 2025-05-15 07:13:14.260 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@55942d29 2025-05-15 07:13:14.260 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@55942d29 2025-05-15 07:13:14.262 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@21931cbe 2025-05-15 07:13:14.262 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@21931cbe 2025-05-15 07:13:14.263 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.264 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.265 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24c5f1 2025-05-15 07:13:14.265 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24c5f1 2025-05-15 07:13:14.265 [DefaultDispatcher-worker-10 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.265 [DefaultDispatcher-worker-10 @coroutine#2387] 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:45887/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:14.265 [DefaultDispatcher-worker-10 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.265 [DefaultDispatcher-worker-10 @coroutine#2387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45887/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.266 [DefaultDispatcher-worker-17 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.266 [DefaultDispatcher-worker-17 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.267 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e65599 2025-05-15 07:13:14.267 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e65599 2025-05-15 07:13:14.269 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efd3c9 2025-05-15 07:13:14.269 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efd3c9 2025-05-15 07:13:14.269 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.269 [DefaultDispatcher-worker-5 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.269 [DefaultDispatcher-worker-5 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.269 [DefaultDispatcher-worker-5 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.269 [DefaultDispatcher-worker-5 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.270 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.270 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.271 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4feea86f 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-15 07:13:14.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2025-05-15 07:13:14.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2025-05-15 07:13:14.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-15 07:13:14.274 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2025-05-15 07:13:14.282 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2025-05-15 07:13:14.283 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2025-05-15 07:13:14.288 [DefaultDispatcher-worker-2 @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2025-05-15 07:13:14.288 [DefaultDispatcher-worker-2 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.292 [DefaultDispatcher-worker-10 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.296 [DefaultDispatcher-worker-15 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.300 [DefaultDispatcher-worker-1 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.311 [DefaultDispatcher-worker-17 @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.319 [DefaultDispatcher-worker-2 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.326 [DefaultDispatcher-worker-20 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.330 [DefaultDispatcher-worker-16 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.334 [DefaultDispatcher-worker-11 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.339 [DefaultDispatcher-worker-10 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a349cb 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-15 07:13:14.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-15 07:13:14.345 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.347 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@73340ffd 2025-05-15 07:13:14.347 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@73340ffd 2025-05-15 07:13:14.349 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3efeb 2025-05-15 07:13:14.349 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3efeb 2025-05-15 07:13:14.351 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cc648d 2025-05-15 07:13:14.351 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cc648d 2025-05-15 07:13:14.352 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccee5d0 2025-05-15 07:13:14.352 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccee5d0 2025-05-15 07:13:14.354 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.354 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd64e53 2025-05-15 07:13:14.354 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd64e53 2025-05-15 07:13:14.356 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@db878f5 2025-05-15 07:13:14.356 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@db878f5 2025-05-15 07:13:14.358 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a8dc3 2025-05-15 07:13:14.358 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a8dc3 2025-05-15 07:13:14.359 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce11a9f 2025-05-15 07:13:14.359 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce11a9f 2025-05-15 07:13:14.360 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.361 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1987386 2025-05-15 07:13:14.361 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1987386 2025-05-15 07:13:14.361 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.361 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.362 [DefaultDispatcher-worker-12 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.362 [DefaultDispatcher-worker-12 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:14.362 [DefaultDispatcher-worker-12 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.362 [DefaultDispatcher-worker-12 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43535/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.363 [DefaultDispatcher-worker-6 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.363 [DefaultDispatcher-worker-6 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.367 [DefaultDispatcher-worker-12 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.367 [DefaultDispatcher-worker-12 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.367 [DefaultDispatcher-worker-12 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.367 [DefaultDispatcher-worker-12 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.367 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.367 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.368 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fd1179 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-15 07:13:14.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-05-15 07:13:14.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-05-15 07:13:14.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-15 07:13:14.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-05-15 07:13:14.374 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.376 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f7bdaa 2025-05-15 07:13:14.376 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f7bdaa 2025-05-15 07:13:14.377 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-05-15 07:13:14.377 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a304d44 2025-05-15 07:13:14.377 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a304d44 2025-05-15 07:13:14.378 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-05-15 07:13:14.379 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0fd6da 2025-05-15 07:13:14.379 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0fd6da 2025-05-15 07:13:14.380 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d477f 2025-05-15 07:13:14.380 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d477f 2025-05-15 07:13:14.382 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dea759 2025-05-15 07:13:14.382 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dea759 2025-05-15 07:13:14.382 [DefaultDispatcher-worker-13 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-05-15 07:13:14.382 [DefaultDispatcher-worker-6 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.384 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@afc9e2b 2025-05-15 07:13:14.384 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@afc9e2b 2025-05-15 07:13:14.385 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac520a8 2025-05-15 07:13:14.385 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac520a8 2025-05-15 07:13:14.386 [DefaultDispatcher-worker-11 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.387 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22b830 2025-05-15 07:13:14.387 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22b830 2025-05-15 07:13:14.389 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c413862 2025-05-15 07:13:14.389 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c413862 2025-05-15 07:13:14.389 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.391 [DefaultDispatcher-worker-8 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.394 [DefaultDispatcher-worker-15 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.395 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.395 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 07:13:14.395 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.396 [DefaultDispatcher-worker-19 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.396 [DefaultDispatcher-worker-19 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 07:13:14.436 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 07:13:14.436 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43535/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:14.436 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.436 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 07:13:14.436 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.437 [DefaultDispatcher-worker-19 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.437 [DefaultDispatcher-worker-19 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 07:13:14.441 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:14.443 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce17509 2025-05-15 07:13:14.443 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce17509 2025-05-15 07:13:14.445 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@722684e5 2025-05-15 07:13:14.445 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@722684e5 2025-05-15 07:13:14.446 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@76191e79 2025-05-15 07:13:14.447 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@76191e79 2025-05-15 07:13:14.448 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@331b8ede 2025-05-15 07:13:14.448 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@331b8ede 2025-05-15 07:13:14.450 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4425ec89 2025-05-15 07:13:14.450 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4425ec89 2025-05-15 07:13:14.450 [DefaultDispatcher-worker-4 @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:14.452 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e25944 2025-05-15 07:13:14.452 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e25944 2025-05-15 07:13:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbeb9e3 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-15 07:13:14.454 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3665b7 2025-05-15 07:13:14.454 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3665b7 2025-05-15 07:13:14.456 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@53347191 2025-05-15 07:13:14.456 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@53347191 2025-05-15 07:13:14.458 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@389e9eda 2025-05-15 07:13:14.458 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@389e9eda 2025-05-15 07:13:14.458 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.466 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.470 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.472 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.473 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.473 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4667b2 2025-05-15 07:13:14.473 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4667b2 2025-05-15 07:13:14.473 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.474 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:14.474 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.474 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48433/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.475 [DefaultDispatcher-worker-2 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.475 [DefaultDispatcher-worker-2 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:14.475 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5381926a 2025-05-15 07:13:14.475 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5381926a 2025-05-15 07:13:14.477 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be0cc2 2025-05-15 07:13:14.477 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be0cc2 2025-05-15 07:13:14.478 [DefaultDispatcher-worker-21 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.478 [DefaultDispatcher-worker-21 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.478 [DefaultDispatcher-worker-21 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.478 [DefaultDispatcher-worker-21 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.478 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.478 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.479 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bc9851 2025-05-15 07:13:14.479 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bc9851 2025-05-15 07:13:14.479 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67836d4 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-15 07:13:14.480 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca90643 2025-05-15 07:13:14.480 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca90643 2025-05-15 07:13:14.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2025-05-15 07:13:14.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2025-05-15 07:13:14.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-15 07:13:14.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2025-05-15 07:13:14.482 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364c97e 2025-05-15 07:13:14.482 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364c97e 2025-05-15 07:13:14.484 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b09cc 2025-05-15 07:13:14.484 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b09cc 2025-05-15 07:13:14.486 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7293671e 2025-05-15 07:13:14.486 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7293671e 2025-05-15 07:13:14.487 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2025-05-15 07:13:14.488 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bcec11 2025-05-15 07:13:14.488 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bcec11 2025-05-15 07:13:14.488 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.488 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2025-05-15 07:13:14.490 [DefaultDispatcher-worker-14 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/auth/register 2025-05-15 07:13:14.490 [DefaultDispatcher-worker-14 @coroutine#2505] 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:48433/auth/register. 2025-05-15 07:13:14.490 [DefaultDispatcher-worker-14 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/auth/register 2025-05-15 07:13:14.490 [DefaultDispatcher-worker-14 @coroutine#2505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48433/auth/register from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.491 [DefaultDispatcher-worker-1 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/auth/register 2025-05-15 07:13:14.491 [DefaultDispatcher-worker-1 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/auth/register 2025-05-15 07:13:14.492 [DefaultDispatcher-worker-21 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2025-05-15 07:13:14.533 [DefaultDispatcher-worker-7 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48433/auth/register. 2025-05-15 07:13:14.533 [DefaultDispatcher-worker-7 @coroutine#2505] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48433/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:14.545 [DefaultDispatcher-worker-14 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.550 [DefaultDispatcher-worker-6 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:14.554 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.556 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1931c1 2025-05-15 07:13:14.556 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1931c1 2025-05-15 07:13:14.558 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ded432 2025-05-15 07:13:14.558 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ded432 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5834fd3f 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-15 07:13:14.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-15 07:13:14.559 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e15ab1 2025-05-15 07:13:14.559 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e15ab1 2025-05-15 07:13:14.561 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e3de09 2025-05-15 07:13:14.561 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e3de09 2025-05-15 07:13:14.563 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@661728d 2025-05-15 07:13:14.563 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@661728d 2025-05-15 07:13:14.565 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba4937 2025-05-15 07:13:14.565 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba4937 2025-05-15 07:13:14.567 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed2bb03 2025-05-15 07:13:14.567 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed2bb03 2025-05-15 07:13:14.568 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cc2146 2025-05-15 07:13:14.569 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cc2146 2025-05-15 07:13:14.570 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34d0a8 2025-05-15 07:13:14.570 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34d0a8 2025-05-15 07:13:14.570 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.571 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.577 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.578 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.579 [DefaultDispatcher-worker-12 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.579 [DefaultDispatcher-worker-12 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-05-15 07:13:14.579 [DefaultDispatcher-worker-12 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.579 [DefaultDispatcher-worker-12 @coroutine#2518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:14.580 [DefaultDispatcher-worker-13 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.580 [DefaultDispatcher-worker-13 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.581 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.583 [DefaultDispatcher-worker-19 @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.583 [DefaultDispatcher-worker-19 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.583 [DefaultDispatcher-worker-19 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-05-15 07:13:14.583 [DefaultDispatcher-worker-19 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.583 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f273bc5 2025-05-15 07:13:14.583 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f273bc5 2025-05-15 07:13:14.584 [DefaultDispatcher-worker-14 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.584 [DefaultDispatcher-worker-14 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.585 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.585 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e0cc51 2025-05-15 07:13:14.585 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e0cc51 2025-05-15 07:13:14.587 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@45df50b5 2025-05-15 07:13:14.587 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@45df50b5 2025-05-15 07:13:14.587 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.588 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddc66a 2025-05-15 07:13:14.588 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddc66a 2025-05-15 07:13:14.590 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@76523ca7 2025-05-15 07:13:14.590 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@76523ca7 2025-05-15 07:13:14.592 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3117e478 2025-05-15 07:13:14.592 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3117e478 2025-05-15 07:13:14.593 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e724017 2025-05-15 07:13:14.593 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@e724017 2025-05-15 07:13:14.595 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f23925 2025-05-15 07:13:14.595 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f23925 2025-05-15 07:13:14.596 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7228698 2025-05-15 07:13:14.596 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7228698 2025-05-15 07:13:14.596 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 07:13:14.597 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f13720f 2025-05-15 07:13:14.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-15 07:13:14.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-15 07:13:14.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.599 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f13720f: (connection evicted) 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:14.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-15 07:13:14.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6888a33 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-15 07:13:14.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-15 07:13:14.602 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.608 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.608 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.609 [DefaultDispatcher-worker-19 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.609 [DefaultDispatcher-worker-19 @coroutine#2545] 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-05-15 07:13:14.609 [DefaultDispatcher-worker-19 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.609 [DefaultDispatcher-worker-19 @coroutine#2545] 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-05-15 07:13:14.610 [DefaultDispatcher-worker-20 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.610 [DefaultDispatcher-worker-20 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.614 [DefaultDispatcher-worker-6 @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.614 [DefaultDispatcher-worker-6 @coroutine#2544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.614 [DefaultDispatcher-worker-6 @coroutine#2544] 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-05-15 07:13:14.614 [DefaultDispatcher-worker-6 @coroutine#2544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.614 [DefaultDispatcher-worker-4 @coroutine#2544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.614 [DefaultDispatcher-worker-4 @coroutine#2544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.615 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.617 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.619 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-05-15 07:13:14.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-15 07:13:14.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-15 07:13:14.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.619 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d661205: (connection evicted) 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:14.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-15 07:13:14.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8ce5b1 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-15 07:13:14.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-15 07:13:14.622 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.627 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.628 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.629 [DefaultDispatcher-worker-20 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.629 [DefaultDispatcher-worker-20 @coroutine#2572] 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-05-15 07:13:14.629 [DefaultDispatcher-worker-20 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.629 [DefaultDispatcher-worker-20 @coroutine#2572] 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-05-15 07:13:14.630 [DefaultDispatcher-worker-18 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.630 [DefaultDispatcher-worker-18 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.633 [DefaultDispatcher-worker-9 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.633 [DefaultDispatcher-worker-9 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.633 [DefaultDispatcher-worker-9 @coroutine#2571] 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-05-15 07:13:14.633 [DefaultDispatcher-worker-9 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.634 [DefaultDispatcher-worker-9 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.634 [DefaultDispatcher-worker-9 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.635 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.636 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.638 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.639 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.641 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.643 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.644 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-05-15 07:13:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-15 07:13:14.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-15 07:13:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.644 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67: (connection evicted) 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:14.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-15 07:13:14.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650e6569 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-15 07:13:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-15 07:13:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.653 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.653 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.654 [DefaultDispatcher-worker-9 @coroutine#2610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.654 [DefaultDispatcher-worker-9 @coroutine#2610] 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-05-15 07:13:14.654 [DefaultDispatcher-worker-9 @coroutine#2610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.654 [DefaultDispatcher-worker-9 @coroutine#2610] 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-05-15 07:13:14.655 [DefaultDispatcher-worker-11 @coroutine#2610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.655 [DefaultDispatcher-worker-11 @coroutine#2610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.658 [DefaultDispatcher-worker-5 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.659 [DefaultDispatcher-worker-5 @coroutine#2609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.659 [DefaultDispatcher-worker-5 @coroutine#2609] 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-05-15 07:13:14.659 [DefaultDispatcher-worker-5 @coroutine#2609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.659 [DefaultDispatcher-worker-11 @coroutine#2609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.659 [DefaultDispatcher-worker-11 @coroutine#2609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.660 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.661 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.663 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311eb725 2025-05-15 07:13:14.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-15 07:13:14.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-15 07:13:14.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.663 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311eb725: (connection evicted) 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:14.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-15 07:13:14.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dfbe8c2 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-15 07:13:14.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-15 07:13:14.666 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.671 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.672 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.673 [DefaultDispatcher-worker-12 @coroutine#2642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.673 [DefaultDispatcher-worker-12 @coroutine#2642] 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-05-15 07:13:14.673 [DefaultDispatcher-worker-12 @coroutine#2642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.674 [DefaultDispatcher-worker-12 @coroutine#2642] 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-05-15 07:13:14.674 [DefaultDispatcher-worker-7 @coroutine#2642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.674 [DefaultDispatcher-worker-7 @coroutine#2642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.677 [DefaultDispatcher-worker-16 @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.678 [DefaultDispatcher-worker-16 @coroutine#2641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.678 [DefaultDispatcher-worker-16 @coroutine#2641] 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-05-15 07:13:14.678 [DefaultDispatcher-worker-16 @coroutine#2641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.678 [DefaultDispatcher-worker-12 @coroutine#2641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.678 [DefaultDispatcher-worker-12 @coroutine#2641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.680 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.682 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.684 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.686 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.688 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b 2025-05-15 07:13:14.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-15 07:13:14.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-15 07:13:14.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.689 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78a46d7b: (connection evicted) 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:14.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-15 07:13:14.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f910283 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-15 07:13:14.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-15 07:13:14.693 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.698 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.699 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.700 [DefaultDispatcher-worker-9 @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.700 [DefaultDispatcher-worker-9 @coroutine#2674] 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-05-15 07:13:14.700 [DefaultDispatcher-worker-9 @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.700 [DefaultDispatcher-worker-9 @coroutine#2674] 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-05-15 07:13:14.701 [DefaultDispatcher-worker-10 @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.701 [DefaultDispatcher-worker-10 @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 07:13:14.704 [DefaultDispatcher-worker-16 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.705 [DefaultDispatcher-worker-16 @coroutine#2673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.705 [DefaultDispatcher-worker-16 @coroutine#2673] 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-05-15 07:13:14.705 [DefaultDispatcher-worker-16 @coroutine#2673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.705 [DefaultDispatcher-worker-16 @coroutine#2673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.705 [DefaultDispatcher-worker-16 @coroutine#2673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 07:13:14.707 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.708 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc 2025-05-15 07:13:14.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-15 07:13:14.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-15 07:13:14.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:14.709 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5106fc: (connection evicted) 2025-05-15 07:13:14.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:14.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-15 07:13:14.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-15 07:13:14.827 [DefaultDispatcher-worker-2 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:14.827 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.827 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.827 [DefaultDispatcher-worker-2 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.828 [DefaultDispatcher-worker-20 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.828 [DefaultDispatcher-worker-20 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.915 [DefaultDispatcher-worker-14 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:14.915 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.915 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.915 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.916 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.916 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92fa950 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:14.971 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-15 07:13:14.972 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.972 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.972 [Test worker @coroutine#2722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-15 07:13:14.980 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.985 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.986 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.987 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.992 [DefaultDispatcher-worker-8 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.998 [DefaultDispatcher-worker-19 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2 2025-05-15 07:13:14.998 [DefaultDispatcher-worker-18 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:14.998 [DefaultDispatcher-worker-18 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.998 [DefaultDispatcher-worker-18 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:14.998 [DefaultDispatcher-worker-18 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.999 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:14.999 [DefaultDispatcher-worker-2 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-15 07:13:15.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-15 07:13:15.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.000 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f271ae2: (connection evicted) 2025-05-15 07:13:15.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-15 07:13:15.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5009c0 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.002 [Test worker @coroutine#2751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-15 07:13:15.010 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.015 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.016 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.017 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e1f467f 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.018 [Test worker @coroutine#2751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-15 07:13:15.027 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.032 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.033 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.034 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.039 [DefaultDispatcher-worker-2 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-05-15 07:13:15.047 [DefaultDispatcher-worker-18 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.052 [DefaultDispatcher-worker-18 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.056 [DefaultDispatcher-worker-12 @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ed58b 2025-05-15 07:13:15.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-15 07:13:15.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-15 07:13:15.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.065 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ed58b: (connection evicted) 2025-05-15 07:13:15.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-15 07:13:15.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-15 07:13:15.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-15 07:13:15.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-15 07:13:15.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.065 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c: (connection evicted) 2025-05-15 07:13:15.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-15 07:13:15.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664217a8 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.067 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-15 07:13:15.068 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.068 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.068 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-15 07:13:15.077 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.079 [DefaultDispatcher-worker-20 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:15.079 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.079 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.079 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.080 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.080 [DefaultDispatcher-worker-12 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.082 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.083 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.084 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772db1d8 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.085 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-15 07:13:15.094 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.099 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.100 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.101 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.105 [DefaultDispatcher-worker-20 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489e1887 2025-05-15 07:13:15.113 [DefaultDispatcher-worker-13 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.118 [DefaultDispatcher-worker-20 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.121 [DefaultDispatcher-worker-16 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 07:13:15.121 [DefaultDispatcher-worker-4 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:15.121 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.121 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.121 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.122 [DefaultDispatcher-worker-21 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.122 [DefaultDispatcher-worker-21 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-15 07:13:15.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-15 07:13:15.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.124 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c: (connection evicted) 2025-05-15 07:13:15.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-15 07:13:15.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-15 07:13:15.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-15 07:13:15.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-15 07:13:15.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.125 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489e1887: (connection evicted) 2025-05-15 07:13:15.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-15 07:13:15.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a8ac50 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-15 07:13:15.126 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.127 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-15 07:13:15.135 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.140 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.141 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.142 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.147 [DefaultDispatcher-worker-3 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.157 [DefaultDispatcher-worker-18 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.159 [DefaultDispatcher-worker-9 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:15.159 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.159 [DefaultDispatcher-worker-9 @coroutine#2321] 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-05-15 07:13:15.159 [DefaultDispatcher-worker-9 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.159 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.159 [DefaultDispatcher-worker-8 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.162 [DefaultDispatcher-worker-9 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2025-05-15 07:13:15.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-15 07:13:15.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-15 07:13:15.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.174 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79177bc: (connection evicted) 2025-05-15 07:13:15.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-15 07:13:15.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445adbd7 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.175 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-15 07:13:15.176 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.176 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.176 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-15 07:13:15.183 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.184 [DefaultDispatcher-worker-18 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:15.184 [DefaultDispatcher-worker-18 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.184 [DefaultDispatcher-worker-18 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.184 [DefaultDispatcher-worker-18 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.185 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.185 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.189 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.189 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.190 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.196 [DefaultDispatcher-worker-18 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.208 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.209 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.213 [DefaultDispatcher-worker-14 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0 2025-05-15 07:13:15.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-15 07:13:15.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-15 07:13:15.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.217 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b06dce0: (connection evicted) 2025-05-15 07:13:15.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-15 07:13:15.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f5fb36 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.219 [Test worker @coroutine#2935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-15 07:13:15.227 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.232 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.233 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.234 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.239 [DefaultDispatcher-worker-17 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.252 [DefaultDispatcher-worker-9 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.256 [DefaultDispatcher-worker-20 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.333 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.334 [DefaultDispatcher-worker-14 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:15.334 [DefaultDispatcher-worker-14 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.334 [DefaultDispatcher-worker-14 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.334 [DefaultDispatcher-worker-14 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.335 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.335 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.384 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:15.384 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.384 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.384 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.385 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.385 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.390 [DefaultDispatcher-worker-4 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2025-05-15 07:13:15.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-15 07:13:15.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-15 07:13:15.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.421 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352288bc: (connection evicted) 2025-05-15 07:13:15.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-15 07:13:15.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6be9f0 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.423 [Test worker @coroutine#2979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-15 07:13:15.424 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.424 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.424 [Test worker @coroutine#2979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-15 07:13:15.431 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.436 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.437 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.438 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.443 [DefaultDispatcher-worker-7 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.444 [Test worker @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608f79a8 2025-05-15 07:13:15.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-15 07:13:15.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-15 07:13:15.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.450 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608f79a8: (connection evicted) 2025-05-15 07:13:15.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-15 07:13:15.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9cab4 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.452 [Test worker @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-15 07:13:15.453 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.453 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.453 [Test worker @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-15 07:13:15.461 [Test worker @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.467 [Test worker @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.468 [Test worker @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.469 [Test worker @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.474 [DefaultDispatcher-worker-19 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b 2025-05-15 07:13:15.515 [DefaultDispatcher-worker-9 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:15.515 [DefaultDispatcher-worker-9 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.515 [DefaultDispatcher-worker-9 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.515 [DefaultDispatcher-worker-9 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.516 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.516 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-15 07:13:15.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-15 07:13:15.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.519 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ff4d61b: (connection evicted) 2025-05-15 07:13:15.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-15 07:13:15.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ab3e3b 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-15 07:13:15.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-15 07:13:15.582 [DefaultDispatcher-worker-3 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.586 [DefaultDispatcher-worker-15 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.590 [DefaultDispatcher-worker-12 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.594 [DefaultDispatcher-worker-15 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.610 [DefaultDispatcher-worker-20 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.611 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 07:13:15.616 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-05-15 07:13:15.617 [DefaultDispatcher-worker-18 @coroutine#3049] INFO ktor.application - Responding at http://0.0.0.0:38271 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1967c032 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-15 07:13:15.622 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.628 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.628 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:15.628 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.628 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.630 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:13:15.630 [eventLoopGroupProxy-19-1 @call-handler#3060] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:13:15.630 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.630 [eventLoopGroupProxy-19-1 @call-handler#3060] 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-05-15 07:13:15.630 [eventLoopGroupProxy-19-1 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.630 [eventLoopGroupProxy-19-1 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.630 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.630 [DefaultDispatcher-worker-20 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46977829 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-15 07:13:15.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-15 07:13:15.638 [DefaultDispatcher-worker-17 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.638 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.638 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.638 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.639 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:13:15.639 [eventLoopGroupProxy-19-1 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.639 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.639 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.643 [DefaultDispatcher-worker-21 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.643 [DefaultDispatcher-worker-21 @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:15.643 [DefaultDispatcher-worker-21 @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.644 [DefaultDispatcher-worker-21 @coroutine#3071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.644 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0fae45 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:15.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:15.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-15 07:13:15.645 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:13:15.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25ce5e 2025-05-15 07:13:15.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25ce5e 2025-05-15 07:13:15.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-15 07:13:15.645 [eventLoopGroupProxy-19-1 @call-handler#3076] 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-05-15 07:13:15.645 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.645 [eventLoopGroupProxy-19-3 @call-handler#3079] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:13:15.645 [eventLoopGroupProxy-19-1 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.645 [eventLoopGroupProxy-19-3 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.646 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.646 [DefaultDispatcher-worker-5 @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.649 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.655 [DefaultDispatcher-worker-3 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-3 @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-3 @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-3 @coroutine#3070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.656 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.656 [eventLoopGroupProxy-19-1 @call-handler#3089] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:13:15.657 [eventLoopGroupProxy-19-1 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.657 [DefaultDispatcher-worker-20 @coroutine#3070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.657 [DefaultDispatcher-worker-20 @coroutine#3070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.658 [eventLoopGroupProxy-19-4 @call-handler#3098] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 07:13:15.658 [eventLoopGroupProxy-19-4 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.659 [eventLoopGroupProxy-19-5 @call-handler#3100] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 07:13:15.660 [eventLoopGroupProxy-19-5 @call-handler#3100] 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-05-15 07:13:15.660 [eventLoopGroupProxy-19-5 @call-handler#3100] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.662 [DefaultDispatcher-worker-13 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.663 [DefaultDispatcher-worker-15 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.663 [eventLoopGroupProxy-19-5 @call-handler#3100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.663 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.663 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 07:13:15.667 [DefaultDispatcher-worker-6 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.668 [DefaultDispatcher-worker-5 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.669 [DefaultDispatcher-worker-13 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b25ce5e 2025-05-15 07:13:15.669 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.669 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.669 [DefaultDispatcher-worker-13 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.669 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 07:13:15.670 [eventLoopGroupProxy-19-1 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.670 [DefaultDispatcher-worker-10 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.670 [DefaultDispatcher-worker-10 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.674 [DefaultDispatcher-worker-15 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b25ce5e 2025-05-15 07:13:15.677 [DefaultDispatcher-worker-18 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b25ce5e 2025-05-15 07:13:15.685 [DefaultDispatcher-worker-5 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.687 [DefaultDispatcher-worker-15 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.687 [DefaultDispatcher-worker-15 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 07:13:15.687 [DefaultDispatcher-worker-15 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.688 [eventLoopGroupProxy-19-1 @call-handler#3121] 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-05-15 07:13:15.691 [DefaultDispatcher-worker-3 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.703 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.703 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.703 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 07:13:15.703 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.703 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153 2025-05-15 07:13:15.703 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153. 2025-05-15 07:13:15.704 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153 2025-05-15 07:13:15.704 [eventLoopGroupProxy-19-1 @call-handler#3125] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 07:13:15.708 [eventLoopGroupProxy-19-1 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.709 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153 2025-05-15 07:13:15.709 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153 2025-05-15 07:13:15.709 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153. 2025-05-15 07:13:15.709 [DefaultDispatcher-worker-3 @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625153 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.713 [DefaultDispatcher-worker-19 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.714 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.714 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 07:13:15.714 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.715 [eventLoopGroupProxy-19-1 @call-handler#3129] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 07:13:15.716 [eventLoopGroupProxy-19-1 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.716 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.716 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.716 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 07:13:15.716 [DefaultDispatcher-worker-19 @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.718 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:15.721 [DefaultDispatcher-worker-13 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.732 [DefaultDispatcher-worker-3 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.733 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.736 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.736 [DefaultDispatcher-worker-14 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.736 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.736 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.736 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.736 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.737 [eventLoopGroupProxy-19-1 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:13:15.737 [eventLoopGroupProxy-19-1 @call-handler#3135] 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-05-15 07:13:15.737 [eventLoopGroupProxy-19-1 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.742 [DefaultDispatcher-worker-18 @call-handler#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.742 [eventLoopGroupProxy-19-1 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.743 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.743 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.743 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.743 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.745 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.747 [DefaultDispatcher-worker-15 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.751 [DefaultDispatcher-worker-9 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.752 [DefaultDispatcher-worker-17 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.752 [DefaultDispatcher-worker-17 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 07:13:15.752 [DefaultDispatcher-worker-17 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.753 [eventLoopGroupProxy-19-1 @call-handler#3148] 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-05-15 07:13:15.755 [DefaultDispatcher-worker-3 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.766 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.766 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 07:13:15.766 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 07:13:15.766 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.766 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154 2025-05-15 07:13:15.766 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154. 2025-05-15 07:13:15.767 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154 2025-05-15 07:13:15.767 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 07:13:15.767 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.768 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154 2025-05-15 07:13:15.768 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154 2025-05-15 07:13:15.768 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154. 2025-05-15 07:13:15.768 [DefaultDispatcher-worker-9 @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727778752280625154 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.772 [DefaultDispatcher-worker-18 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.773 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.773 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 07:13:15.773 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.774 [eventLoopGroupProxy-19-1 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 07:13:15.774 [eventLoopGroupProxy-19-1 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.774 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.774 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 07:13:15.775 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 07:13:15.775 [DefaultDispatcher-worker-18 @coroutine#3092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.779 [DefaultDispatcher-worker-15 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.792 [DefaultDispatcher-worker-17 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.796 [DefaultDispatcher-worker-17 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.796 [DefaultDispatcher-worker-20 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.797 [DefaultDispatcher-worker-20 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.797 [DefaultDispatcher-worker-20 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.797 [DefaultDispatcher-worker-20 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.797 [DefaultDispatcher-worker-20 @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.797 [eventLoopGroupProxy-19-1 @call-handler#3162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:13:15.798 [eventLoopGroupProxy-19-1 @call-handler#3162] 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-05-15 07:13:15.798 [eventLoopGroupProxy-19-1 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.800 [DefaultDispatcher-worker-16 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.805 [DefaultDispatcher-worker-20 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.805 [eventLoopGroupProxy-19-1 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.805 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.805 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.805 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.805 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.810 [DefaultDispatcher-worker-17 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.812 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.812 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152. 2025-05-15 07:13:15.812 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.812 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.812 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.812 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.813 [eventLoopGroupProxy-19-1 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 07:13:15.813 [eventLoopGroupProxy-19-5 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 07:13:15.814 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.814 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.814 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.814 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.814 [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:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.814 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.815 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.815 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153. 2025-05-15 07:13:15.815 [UI Thread @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.815 [eventLoopGroupProxy-19-5 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.816 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.816 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.816 [eventLoopGroupProxy-19-1 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.816 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.816 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.817 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.817 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.817 [eventLoopGroupProxy-19-6 @call-handler#3223] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 07:13:15.817 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152. 2025-05-15 07:13:15.817 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.817 [eventLoopGroupProxy-19-7 @call-handler#3224] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 07:13:15.818 [eventLoopGroupProxy-19-8 @call-handler#3225] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 07:13:15.818 [eventLoopGroupProxy-19-7 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.819 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.819 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.819 [eventLoopGroupProxy-19-6 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.819 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.819 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.819 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.819 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.819 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.819 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.822 [DefaultDispatcher-worker-6 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.825 [eventLoopGroupProxy-19-8 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.826 [UI Thread @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.826 [UI Thread @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.826 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153. 2025-05-15 07:13:15.826 [UI Thread @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.826 [DefaultDispatcher-worker-12 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.830 [DefaultDispatcher-worker-4 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.832 [DefaultDispatcher-worker-6 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:15.832 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.832 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.832 [DefaultDispatcher-worker-6 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.833 [DefaultDispatcher-worker-3 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.833 [DefaultDispatcher-worker-3 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.834 [DefaultDispatcher-worker-13 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.841 [DefaultDispatcher-worker-18 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.844 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152 2025-05-15 07:13:15.844 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152. 2025-05-15 07:13:15.844 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152 2025-05-15 07:13:15.845 [eventLoopGroupProxy-19-1 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-05-15 07:13:15.846 [eventLoopGroupProxy-19-1 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.846 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152 2025-05-15 07:13:15.846 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152 2025-05-15 07:13:15.846 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152. 2025-05-15 07:13:15.846 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.851 [DefaultDispatcher-worker-11 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.857 [DefaultDispatcher-worker-12 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.861 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.861 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.861 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.861 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.861 [DefaultDispatcher-worker-11 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.862 [eventLoopGroupProxy-19-1 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:13:15.862 [eventLoopGroupProxy-19-1 @call-handler#3253] 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-05-15 07:13:15.862 [eventLoopGroupProxy-19-1 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.867 [DefaultDispatcher-worker-9 @call-handler#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.867 [eventLoopGroupProxy-19-1 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.868 [DefaultDispatcher-worker-18 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.868 [DefaultDispatcher-worker-18 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.868 [DefaultDispatcher-worker-18 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.868 [DefaultDispatcher-worker-18 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.872 [DefaultDispatcher-worker-18 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.873 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153 2025-05-15 07:13:15.873 [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:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153. 2025-05-15 07:13:15.873 [UI Thread @coroutine#3270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153 2025-05-15 07:13:15.874 [eventLoopGroupProxy-19-1 @call-handler#3274] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-05-15 07:13:15.877 [eventLoopGroupProxy-19-1 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.878 [UI Thread @coroutine#3270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153 2025-05-15 07:13:15.878 [UI Thread @coroutine#3270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153 2025-05-15 07:13:15.878 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153. 2025-05-15 07:13:15.878 [UI Thread @coroutine#3270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727778752280625154&assignmentUid=727778752280625152&clazzUid=727778752280625152&submitterUid=727778752280625153 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.883 [DefaultDispatcher-worker-17 @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.887 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153 2025-05-15 07:13:15.887 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153. 2025-05-15 07:13:15.887 [UI Thread @coroutine#3283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153 2025-05-15 07:13:15.888 [eventLoopGroupProxy-19-1 @call-handler#3292] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-05-15 07:13:15.888 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.888 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.888 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.888 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152 2025-05-15 07:13:15.888 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152. 2025-05-15 07:13:15.888 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152 2025-05-15 07:13:15.889 [eventLoopGroupProxy-19-1 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.889 [eventLoopGroupProxy-19-7 @call-handler#3301] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-05-15 07:13:15.889 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.889 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.889 [UI Thread @coroutine#3295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.889 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.889 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.889 [UI Thread @coroutine#3297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.889 [eventLoopGroupProxy-19-6 @call-handler#3306] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-05-15 07:13:15.889 [eventLoopGroupProxy-19-8 @call-handler#3312] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-05-15 07:13:15.889 [eventLoopGroupProxy-19-1 @call-handler#3313] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-05-15 07:13:15.890 [UI Thread @coroutine#3283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153 2025-05-15 07:13:15.890 [UI Thread @coroutine#3283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153 2025-05-15 07:13:15.890 [UI Thread @coroutine#3283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153. 2025-05-15 07:13:15.890 [UI Thread @coroutine#3283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/PersonDao/getNamesByUid?uid=727778752280625153 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.890 [eventLoopGroupProxy-19-8 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.890 [eventLoopGroupProxy-19-1 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.890 [UI Thread @coroutine#3295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.890 [UI Thread @coroutine#3295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.891 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.891 [UI Thread @coroutine#3295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.891 [UI Thread @coroutine#3297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.891 [UI Thread @coroutine#3297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.891 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.891 [UI Thread @coroutine#3297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.891 [eventLoopGroupProxy-19-7 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.891 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.891 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.891 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.891 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.892 [eventLoopGroupProxy-19-6 @call-handler#3306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.892 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152 2025-05-15 07:13:15.892 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152 2025-05-15 07:13:15.892 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152. 2025-05-15 07:13:15.892 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.895 [DefaultDispatcher-worker-2 @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.899 [DefaultDispatcher-worker-3 @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.902 [DefaultDispatcher-worker-1 @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.905 [DefaultDispatcher-worker-14 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.909 [DefaultDispatcher-worker-2 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.913 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154 2025-05-15 07:13:15.913 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154. 2025-05-15 07:13:15.913 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154 2025-05-15 07:13:15.914 [eventLoopGroupProxy-19-1 @call-handler#3330] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-05-15 07:13:15.917 [eventLoopGroupProxy-19-1 @call-handler#3330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.917 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154 2025-05-15 07:13:15.917 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154 2025-05-15 07:13:15.918 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154. 2025-05-15 07:13:15.918 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625154 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.921 [DefaultDispatcher-worker-6 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:15.921 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.921 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:15.921 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.922 [DefaultDispatcher-worker-12 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.922 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.922 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:15.923 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153 2025-05-15 07:13:15.923 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153. 2025-05-15 07:13:15.923 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153 2025-05-15 07:13:15.924 [eventLoopGroupProxy-19-1 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-05-15 07:13:15.924 [eventLoopGroupProxy-19-1 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.925 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153 2025-05-15 07:13:15.925 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153 2025-05-15 07:13:15.925 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153. 2025-05-15 07:13:15.925 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/PersonDao/findByUidAsync?uid=727778752280625153 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.929 [DefaultDispatcher-worker-1 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.935 [DefaultDispatcher-worker-2 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.939 [DefaultDispatcher-worker-21 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.939 [DefaultDispatcher-worker-21 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.939 [DefaultDispatcher-worker-21 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.939 [DefaultDispatcher-worker-21 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.939 [DefaultDispatcher-worker-21 @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38271/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 07:13:15.940 [eventLoopGroupProxy-19-1 @call-handler#3343] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 07:13:15.940 [eventLoopGroupProxy-19-1 @call-handler#3343] 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-05-15 07:13:15.941 [eventLoopGroupProxy-19-1 @call-handler#3343] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 07:13:15.945 [DefaultDispatcher-worker-13 @call-handler#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a 2025-05-15 07:13:15.945 [eventLoopGroupProxy-19-1 @call-handler#3343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.945 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.945 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/replication/message 2025-05-15 07:13:15.945 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/replication/message. 2025-05-15 07:13:15.945 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.947 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.947 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152. 2025-05-15 07:13:15.947 [UI Thread @coroutine#3366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.947 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.947 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.947 [UI Thread @coroutine#3370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.947 [eventLoopGroupProxy-19-1 @call-handler#3382] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 07:13:15.947 [UI Thread @coroutine#3375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.947 [UI Thread @coroutine#3375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.947 [UI Thread @coroutine#3375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.947 [eventLoopGroupProxy-19-7 @call-handler#3384] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 07:13:15.947 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.947 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.947 [UI Thread @coroutine#3377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-6 @call-handler#3391] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-1 @call-handler#3382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.948 [UI Thread @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.948 [UI Thread @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153. 2025-05-15 07:13:15.948 [UI Thread @coroutine#3395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-8 @call-handler#3399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 07:13:15.948 [UI Thread @coroutine#3366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.948 [UI Thread @coroutine#3366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-1 @call-handler#3405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-8 @call-handler#3399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-7 @call-handler#3384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.948 [eventLoopGroupProxy-19-6 @call-handler#3391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.948 [UI Thread @coroutine#3366] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152. 2025-05-15 07:13:15.948 [UI Thread @coroutine#3366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.949 [UI Thread @coroutine#3370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.949 [UI Thread @coroutine#3370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.949 [UI Thread @coroutine#3375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.949 [UI Thread @coroutine#3375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.949 [UI Thread @coroutine#3377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.949 [UI Thread @coroutine#3377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 2025-05-15 07:13:15.949 [UI Thread @coroutine#3370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.949 [UI Thread @coroutine#3370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.949 [UI Thread @coroutine#3375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.949 [UI Thread @coroutine#3375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.949 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152. 2025-05-15 07:13:15.949 [UI Thread @coroutine#3377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727778752280625153&assignmentUid=727778752280625152 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.950 [eventLoopGroupProxy-19-1 @call-handler#3405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 07:13:15.950 [UI Thread @coroutine#3395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.950 [UI Thread @coroutine#3395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 2025-05-15 07:13:15.950 [UI Thread @coroutine#3395] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153. 2025-05-15 07:13:15.950 [UI Thread @coroutine#3395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38271/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727778752280625152&clazzUid=727778752280625152&accountPersonUid=727778752280625153 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:15.951 [DefaultDispatcher-worker-4 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5 2025-05-15 07:13:15.953 [DefaultDispatcher-worker-19 @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.957 [DefaultDispatcher-worker-7 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.961 [DefaultDispatcher-worker-20 @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.964 [DefaultDispatcher-worker-1 @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.969 [DefaultDispatcher-worker-7 @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b 2025-05-15 07:13:15.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-15 07:13:15.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-15 07:13:15.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.971 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7d920b: (connection evicted) 2025-05-15 07:13:15.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-15 07:13:15.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-15 07:13:15.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-15 07:13:15.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-15 07:13:15.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:15.972 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b34bd5: (connection evicted) 2025-05-15 07:13:15.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:15.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-15 07:13:15.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-15 07:13:16.004 [DefaultDispatcher-worker-6 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:16.004 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.004 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.004 [DefaultDispatcher-worker-6 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.007 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.007 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.085 [DefaultDispatcher-worker-7 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:16.085 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.085 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.085 [DefaultDispatcher-worker-7 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.086 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.086 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.128 [DefaultDispatcher-worker-20 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:16.128 [DefaultDispatcher-worker-20 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.128 [DefaultDispatcher-worker-20 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.128 [DefaultDispatcher-worker-20 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.129 [DefaultDispatcher-worker-6 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.129 [DefaultDispatcher-worker-6 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.164 [DefaultDispatcher-worker-3 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:16.164 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.164 [DefaultDispatcher-worker-3 @coroutine#2321] 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-05-15 07:13:16.164 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.165 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.189 [DefaultDispatcher-worker-20 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:16.190 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.190 [DefaultDispatcher-worker-20 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.190 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.190 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.190 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.339 [DefaultDispatcher-worker-12 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:16.339 [DefaultDispatcher-worker-12 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.339 [DefaultDispatcher-worker-12 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.339 [DefaultDispatcher-worker-12 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.340 [DefaultDispatcher-worker-19 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.340 [DefaultDispatcher-worker-19 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.389 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:16.390 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.390 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.390 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.390 [DefaultDispatcher-worker-21 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.390 [DefaultDispatcher-worker-21 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.520 [DefaultDispatcher-worker-6 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:16.520 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.520 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.520 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.521 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.521 [DefaultDispatcher-worker-19 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.837 [DefaultDispatcher-worker-21 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:16.837 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.837 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.837 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.838 [DefaultDispatcher-worker-19 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.838 [DefaultDispatcher-worker-19 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.926 [DefaultDispatcher-worker-11 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:16.927 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.927 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:16.927 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.927 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.927 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:16.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-15 07:13:16.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-15 07:13:16.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:16.975 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1639ec7a: (connection evicted) 2025-05-15 07:13:16.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:16.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-15 07:13:16.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276ac94c 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:16.978 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-15 07:13:16.986 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:16.992 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:16.993 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:16.994 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d38758a 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:16.994 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-15 07:13:16.995 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:16.995 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:16.995 [Test worker @coroutine#3459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-15 07:13:17.002 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:17.007 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:17.008 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:17.009 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:17.012 [DefaultDispatcher-worker-3 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:17.012 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.012 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.012 [DefaultDispatcher-worker-3 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.013 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.013 [DefaultDispatcher-worker-1 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.014 [DefaultDispatcher-worker-8 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7da28 2025-05-15 07:13:17.022 [DefaultDispatcher-worker-13 @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:17.028 [DefaultDispatcher-worker-18 @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5e63 2025-05-15 07:13:17.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-15 07:13:17.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-15 07:13:17.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.033 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5e63: (connection evicted) 2025-05-15 07:13:17.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-15 07:13:17.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-15 07:13:17.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-15 07:13:17.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-15 07:13:17.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.033 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7da28: (connection evicted) 2025-05-15 07:13:17.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-15 07:13:17.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43076326 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.035 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-15 07:13:17.043 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.048 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.049 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.050 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.050 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0b9643 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.051 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-15 07:13:17.059 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.064 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.064 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.065 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.070 [DefaultDispatcher-worker-10 @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1507bc3 2025-05-15 07:13:17.077 [DefaultDispatcher-worker-10 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.082 [DefaultDispatcher-worker-14 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.087 [DefaultDispatcher-worker-16 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.090 [DefaultDispatcher-worker-20 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:17.090 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.090 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.090 [DefaultDispatcher-worker-20 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.090 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.090 [DefaultDispatcher-worker-18 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.099 [DefaultDispatcher-worker-3 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b81a499 2025-05-15 07:13:17.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-15 07:13:17.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-15 07:13:17.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.101 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b81a499: (connection evicted) 2025-05-15 07:13:17.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-15 07:13:17.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-15 07:13:17.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-15 07:13:17.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-15 07:13:17.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.102 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1507bc3: (connection evicted) 2025-05-15 07:13:17.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-15 07:13:17.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f714749 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.103 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-15 07:13:17.104 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.104 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.104 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-15 07:13:17.111 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.116 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.117 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.118 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da9f44c 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.119 [Test worker @coroutine#3610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-15 07:13:17.127 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.133 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.133 [DefaultDispatcher-worker-1 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:17.134 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.134 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.134 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.134 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.134 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.134 [DefaultDispatcher-worker-1 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.135 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.139 [DefaultDispatcher-worker-6 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592efd6 2025-05-15 07:13:17.147 [DefaultDispatcher-worker-22 @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.152 [DefaultDispatcher-worker-18 @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d587c73 2025-05-15 07:13:17.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-15 07:13:17.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-15 07:13:17.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.156 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d587c73: (connection evicted) 2025-05-15 07:13:17.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-15 07:13:17.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-15 07:13:17.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-15 07:13:17.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-15 07:13:17.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.157 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@592efd6: (connection evicted) 2025-05-15 07:13:17.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-15 07:13:17.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5697f801 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.158 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.159 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-15 07:13:17.167 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.169 [DefaultDispatcher-worker-7 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:17.170 [DefaultDispatcher-worker-7 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.170 [DefaultDispatcher-worker-7 @coroutine#2321] 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-05-15 07:13:17.170 [DefaultDispatcher-worker-7 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.170 [DefaultDispatcher-worker-10 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.173 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.174 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.174 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7abd4 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.175 [Test worker @coroutine#3671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-15 07:13:17.183 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.188 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.189 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.190 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.194 [DefaultDispatcher-worker-22 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a32c25 2025-05-15 07:13:17.194 [DefaultDispatcher-worker-8 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:17.194 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.194 [DefaultDispatcher-worker-8 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.194 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.195 [DefaultDispatcher-worker-19 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.195 [DefaultDispatcher-worker-19 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.202 [DefaultDispatcher-worker-19 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.206 [DefaultDispatcher-worker-17 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b265c9 2025-05-15 07:13:17.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-15 07:13:17.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-15 07:13:17.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.210 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b265c9: (connection evicted) 2025-05-15 07:13:17.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-15 07:13:17.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-15 07:13:17.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-15 07:13:17.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-15 07:13:17.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.211 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a32c25: (connection evicted) 2025-05-15 07:13:17.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-15 07:13:17.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2d7a85 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.212 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.213 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-15 07:13:17.221 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.226 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.227 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.228 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690cb47 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.229 [Test worker @coroutine#3733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-15 07:13:17.238 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.243 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.244 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.245 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.250 [DefaultDispatcher-worker-5 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74940388 2025-05-15 07:13:17.258 [DefaultDispatcher-worker-8 @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.264 [DefaultDispatcher-worker-19 @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55fbebba 2025-05-15 07:13:17.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-15 07:13:17.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-15 07:13:17.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.269 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55fbebba: (connection evicted) 2025-05-15 07:13:17.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-15 07:13:17.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-15 07:13:17.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-15 07:13:17.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-15 07:13:17.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.269 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74940388: (connection evicted) 2025-05-15 07:13:17.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-15 07:13:17.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-15 07:13:17.270 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f14c56 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.271 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-15 07:13:17.279 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.285 [Test worker @coroutine#3791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.286 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.287 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93816d 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.287 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.288 [Test worker @coroutine#3790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-15 07:13:17.296 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.301 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.302 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.303 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.307 [DefaultDispatcher-worker-14 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17 2025-05-15 07:13:17.315 [DefaultDispatcher-worker-13 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.320 [DefaultDispatcher-worker-16 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.324 [DefaultDispatcher-worker-18 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2025-05-15 07:13:17.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-15 07:13:17.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-15 07:13:17.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.329 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73790bb5: (connection evicted) 2025-05-15 07:13:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-15 07:13:17.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-15 07:13:17.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-15 07:13:17.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-15 07:13:17.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.329 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de3ac17: (connection evicted) 2025-05-15 07:13:17.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-15 07:13:17.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dab0a6c 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.330 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.331 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-15 07:13:17.338 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.344 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.345 [DefaultDispatcher-worker-2 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:17.345 [DefaultDispatcher-worker-2 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.345 [DefaultDispatcher-worker-2 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.345 [DefaultDispatcher-worker-2 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.345 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.346 [DefaultDispatcher-worker-2 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.346 [DefaultDispatcher-worker-2 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.346 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ce8f63 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.346 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.347 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-15 07:13:17.355 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.360 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.361 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.362 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.367 [DefaultDispatcher-worker-1 @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59acb725 2025-05-15 07:13:17.374 [DefaultDispatcher-worker-17 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.380 [DefaultDispatcher-worker-12 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.384 [DefaultDispatcher-worker-20 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.393 [DefaultDispatcher-worker-5 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f994055 2025-05-15 07:13:17.394 [DefaultDispatcher-worker-9 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:17.394 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.394 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.394 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.395 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.395 [DefaultDispatcher-worker-9 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-15 07:13:17.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-15 07:13:17.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.396 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f994055: (connection evicted) 2025-05-15 07:13:17.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-15 07:13:17.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-15 07:13:17.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-15 07:13:17.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-15 07:13:17.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.397 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59acb725: (connection evicted) 2025-05-15 07:13:17.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-15 07:13:17.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2406dd 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.398 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-15 07:13:17.399 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.399 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.399 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-15 07:13:17.406 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.411 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.412 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.414 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.414 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-15 07:13:17.415 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.415 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.415 [Test worker @coroutine#3941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-15 07:13:17.422 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.427 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.428 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.429 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.433 [DefaultDispatcher-worker-6 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2025-05-15 07:13:17.441 [DefaultDispatcher-worker-5 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.446 [DefaultDispatcher-worker-15 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.448 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b 2025-05-15 07:13:17.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-15 07:13:17.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-15 07:13:17.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.452 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7207cb8b: (connection evicted) 2025-05-15 07:13:17.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-15 07:13:17.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-15 07:13:17.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-15 07:13:17.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-15 07:13:17.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.453 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2025-05-15 07:13:17.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-15 07:13:17.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751eb9a9 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.454 [Test worker @coroutine#4001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-15 07:13:17.455 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.455 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.455 [Test worker @coroutine#4001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-15 07:13:17.463 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.468 [Test worker @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.469 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.473 [Test worker @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1d63ec 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.473 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.474 [Test worker @coroutine#4001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-15 07:13:17.482 [Test worker @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.488 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.489 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.490 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.494 [DefaultDispatcher-worker-12 @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76737130 2025-05-15 07:13:17.502 [DefaultDispatcher-worker-12 @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.507 [DefaultDispatcher-worker-16 @coroutine#4001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.508 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.509 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d 2025-05-15 07:13:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-15 07:13:17.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-15 07:13:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.514 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc6ce7d: (connection evicted) 2025-05-15 07:13:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-15 07:13:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-15 07:13:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-15 07:13:17.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-15 07:13:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.514 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76737130: (connection evicted) 2025-05-15 07:13:17.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-15 07:13:17.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d4e070 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.516 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-15 07:13:17.524 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.526 [DefaultDispatcher-worker-4 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:17.526 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.526 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.526 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.527 [DefaultDispatcher-worker-14 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.527 [DefaultDispatcher-worker-14 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.529 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.530 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.531 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6b9981 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.531 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-15 07:13:17.532 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.532 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.532 [Test worker @coroutine#4062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-15 07:13:17.539 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.544 [Test worker @coroutine#4072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.545 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.546 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.550 [DefaultDispatcher-worker-8 @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7 2025-05-15 07:13:17.558 [DefaultDispatcher-worker-9 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.562 [DefaultDispatcher-worker-18 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311898c 2025-05-15 07:13:17.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-15 07:13:17.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-15 07:13:17.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.607 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6311898c: (connection evicted) 2025-05-15 07:13:17.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-15 07:13:17.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-15 07:13:17.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-15 07:13:17.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-15 07:13:17.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.607 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b1fdb7: (connection evicted) 2025-05-15 07:13:17.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-15 07:13:17.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e8f04c 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.609 [Test worker @coroutine#4135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-15 07:13:17.617 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.622 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.623 [Test worker @coroutine#4138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.624 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7906de2f 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.625 [Test worker @coroutine#4135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-15 07:13:17.633 [Test worker @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.639 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.640 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.641 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.645 [DefaultDispatcher-worker-7 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a 2025-05-15 07:13:17.652 [DefaultDispatcher-worker-5 @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.657 [DefaultDispatcher-worker-10 @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536 2025-05-15 07:13:17.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-15 07:13:17.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-15 07:13:17.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.662 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae3f536: (connection evicted) 2025-05-15 07:13:17.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-15 07:13:17.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-15 07:13:17.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-15 07:13:17.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-15 07:13:17.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.662 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbc704a: (connection evicted) 2025-05-15 07:13:17.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-15 07:13:17.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-15 07:13:17.663 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-15 07:13:17.663 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72933ccb 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.664 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-15 07:13:17.671 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.677 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.678 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.679 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eec092 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.679 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.680 [Test worker @coroutine#4192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-15 07:13:17.687 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.692 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.693 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.694 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.698 [DefaultDispatcher-worker-7 @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2025-05-15 07:13:17.706 [DefaultDispatcher-worker-7 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.711 [DefaultDispatcher-worker-22 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.713 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.714 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2025-05-15 07:13:17.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-15 07:13:17.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-15 07:13:17.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.720 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e0b048: (connection evicted) 2025-05-15 07:13:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-15 07:13:17.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-15 07:13:17.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-15 07:13:17.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-15 07:13:17.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.721 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82: (connection evicted) 2025-05-15 07:13:17.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-15 07:13:17.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597ef918 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.722 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-15 07:13:17.730 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.736 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.737 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.738 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58cd7486 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.738 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.739 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-15 07:13:17.747 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.753 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.753 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.754 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.759 [DefaultDispatcher-worker-20 @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f15e87 2025-05-15 07:13:17.767 [DefaultDispatcher-worker-7 @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.772 [DefaultDispatcher-worker-18 @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.778 [UI Thread @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50cfe725 2025-05-15 07:13:17.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-15 07:13:17.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-15 07:13:17.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.780 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50cfe725: (connection evicted) 2025-05-15 07:13:17.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-15 07:13:17.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-15 07:13:17.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-15 07:13:17.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-15 07:13:17.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.781 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f15e87: (connection evicted) 2025-05-15 07:13:17.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-15 07:13:17.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-15 07:13:17.782 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6e940b 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.783 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-15 07:13:17.792 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.797 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.798 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.799 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.804 [DefaultDispatcher-worker-22 @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.805 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.812 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2025-05-15 07:13:17.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-15 07:13:17.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-15 07:13:17.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.825 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4447c594: (connection evicted) 2025-05-15 07:13:17.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-15 07:13:17.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d128d0 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-05-15 07:13:17.827 [Test worker @coroutine#4381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-15 07:13:17.835 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-05-15 07:13:17.841 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-05-15 07:13:17.842 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-05-15 07:13:17.843 [DefaultDispatcher-worker-21 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:17.843 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.843 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.843 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.843 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-05-15 07:13:17.844 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.844 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-15 07:13:17.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-15 07:13:17.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:17.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-15 07:13:17.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5b08d4 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746b5d 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746b5d 2025-05-15 07:13:17.847 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-15 07:13:17.856 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b5d 2025-05-15 07:13:17.861 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b5d 2025-05-15 07:13:17.862 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b5d 2025-05-15 07:13:17.863 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b5d 2025-05-15 07:13:17.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-15 07:13:17.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-15 07:13:17.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:17.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-15 07:13:17.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-15 07:13:17.866 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-15 07:13:17.866 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.866 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.866 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521d455c 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-05-15 07:13:17.867 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-15 07:13:17.875 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-05-15 07:13:17.880 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-05-15 07:13:17.881 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-05-15 07:13:17.882 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf9223f 2025-05-15 07:13:17.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-15 07:13:17.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-15 07:13:17.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:17.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-15 07:13:17.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205c5cd0 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.886 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.887 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-15 07:13:17.896 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.901 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.902 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.903 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.908 [DefaultDispatcher-worker-1 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f76c712 2025-05-15 07:13:17.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-15 07:13:17.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-15 07:13:17.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.916 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f76c712: (connection evicted) 2025-05-15 07:13:17.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-15 07:13:17.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.918 [Test worker @coroutine#4507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-15 07:13:17.919 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 07:13:17.919 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 07:13:17.919 [Test worker @coroutine#4507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-15 07:13:17.926 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 07:13:17.932 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 07:13:17.932 [DefaultDispatcher-worker-7 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:17.932 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.932 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:17.932 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.932 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 07:13:17.933 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.933 [DefaultDispatcher-worker-7 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:17.934 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 07:13:17.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-15 07:13:17.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-15 07:13:17.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:17.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-15 07:13:17.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43941806 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.937 [Test worker @coroutine#4539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-15 07:13:17.945 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.952 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.952 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.953 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.958 [DefaultDispatcher-worker-21 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.959 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.962 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c 2025-05-15 07:13:17.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-15 07:13:17.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-15 07:13:17.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:17.963 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef3f72c: (connection evicted) 2025-05-15 07:13:17.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:17.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-15 07:13:17.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-15 07:13:17.964 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78181f7f 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:17.965 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-15 07:13:17.973 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:17.978 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:17.979 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:17.980 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcd8e74 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:17.980 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:17.981 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-15 07:13:17.990 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:17.997 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:17.999 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:18.000 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:18.004 [DefaultDispatcher-worker-10 @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-05-15 07:13:18.011 [DefaultDispatcher-worker-8 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:18.017 [DefaultDispatcher-worker-9 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:18.017 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.017 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.017 [DefaultDispatcher-worker-9 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.018 [DefaultDispatcher-worker-22 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.018 [DefaultDispatcher-worker-22 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.021 [DefaultDispatcher-worker-22 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-05-15 07:13:18.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-15 07:13:18.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-15 07:13:18.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.026 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a: (connection evicted) 2025-05-15 07:13:18.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-15 07:13:18.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-15 07:13:18.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-15 07:13:18.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-15 07:13:18.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.026 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c: (connection evicted) 2025-05-15 07:13:18.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-15 07:13:18.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dacaa7f 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.027 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.028 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-15 07:13:18.038 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.043 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.044 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.045 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370e5bb9 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.045 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-15 07:13:18.046 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.046 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.046 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-15 07:13:18.054 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.059 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.060 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.061 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.068 [DefaultDispatcher-worker-18 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5739b804 2025-05-15 07:13:18.075 [DefaultDispatcher-worker-10 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.084 [DefaultDispatcher-worker-4 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c 2025-05-15 07:13:18.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-15 07:13:18.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-15 07:13:18.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.086 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@281f2d6c: (connection evicted) 2025-05-15 07:13:18.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-15 07:13:18.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-15 07:13:18.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-15 07:13:18.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-15 07:13:18.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.087 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5739b804: (connection evicted) 2025-05-15 07:13:18.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-15 07:13:18.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7170da18 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.088 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-15 07:13:18.095 [DefaultDispatcher-worker-3 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:18.096 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.096 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.096 [DefaultDispatcher-worker-3 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.096 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.096 [DefaultDispatcher-worker-13 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.097 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.102 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.103 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.104 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20326436 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.104 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.105 [Test worker @coroutine#4630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-15 07:13:18.112 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.118 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.119 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.120 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.124 [DefaultDispatcher-worker-19 @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404d90c5 2025-05-15 07:13:18.132 [DefaultDispatcher-worker-8 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.138 [DefaultDispatcher-worker-14 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:18.138 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.138 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.138 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.139 [DefaultDispatcher-worker-6 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.139 [DefaultDispatcher-worker-6 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.140 [DefaultDispatcher-worker-6 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.144 [DefaultDispatcher-worker-8 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.148 [DefaultDispatcher-worker-7 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2025-05-15 07:13:18.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-15 07:13:18.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-15 07:13:18.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.155 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b61c1: (connection evicted) 2025-05-15 07:13:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-15 07:13:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-15 07:13:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-15 07:13:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-15 07:13:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.156 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404d90c5: (connection evicted) 2025-05-15 07:13:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-15 07:13:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4268e2 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.157 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-15 07:13:18.158 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.158 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.158 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-15 07:13:18.165 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.170 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.171 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.172 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.172 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c431e2a 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.173 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-15 07:13:18.175 [DefaultDispatcher-worker-16 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:18.175 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.175 [DefaultDispatcher-worker-16 @coroutine#2321] 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-05-15 07:13:18.175 [DefaultDispatcher-worker-16 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.175 [DefaultDispatcher-worker-12 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.181 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.186 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.186 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.187 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.191 [DefaultDispatcher-worker-17 @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79753f20 2025-05-15 07:13:18.199 [DefaultDispatcher-worker-5 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.199 [DefaultDispatcher-worker-6 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:18.199 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.199 [DefaultDispatcher-worker-6 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.199 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.200 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.200 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.203 [DefaultDispatcher-worker-15 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.207 [DefaultDispatcher-worker-13 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e02331 2025-05-15 07:13:18.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-15 07:13:18.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-15 07:13:18.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.214 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e02331: (connection evicted) 2025-05-15 07:13:18.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-15 07:13:18.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-15 07:13:18.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-15 07:13:18.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-15 07:13:18.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.215 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79753f20: (connection evicted) 2025-05-15 07:13:18.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-15 07:13:18.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686279e0 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.216 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-15 07:13:18.224 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.229 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.230 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.230 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@771c4015 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.231 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-15 07:13:18.239 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.244 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.245 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.245 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.250 [DefaultDispatcher-worker-4 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa 2025-05-15 07:13:18.257 [DefaultDispatcher-worker-4 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.261 [DefaultDispatcher-worker-22 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5 2025-05-15 07:13:18.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-15 07:13:18.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-15 07:13:18.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.263 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41cfcbb5: (connection evicted) 2025-05-15 07:13:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-15 07:13:18.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-15 07:13:18.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-15 07:13:18.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-15 07:13:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.264 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a3a0fa: (connection evicted) 2025-05-15 07:13:18.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-15 07:13:18.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179dc2 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.266 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-15 07:13:18.267 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.267 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.267 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-15 07:13:18.275 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.280 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.281 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.282 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526fbb80 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.282 [Test worker @coroutine#4754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-15 07:13:18.290 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.296 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.297 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.297 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.302 [DefaultDispatcher-worker-19 @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2025-05-15 07:13:18.309 [DefaultDispatcher-worker-15 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.315 [DefaultDispatcher-worker-20 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.328 [DefaultDispatcher-worker-22 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2025-05-15 07:13:18.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-15 07:13:18.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-15 07:13:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.329 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a089620: (connection evicted) 2025-05-15 07:13:18.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-15 07:13:18.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-15 07:13:18.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-15 07:13:18.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-15 07:13:18.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.330 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f: (connection evicted) 2025-05-15 07:13:18.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-15 07:13:18.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c514e4 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.332 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-15 07:13:18.340 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.345 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.346 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.347 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.347 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-15 07:13:18.348 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.348 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.348 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-15 07:13:18.351 [DefaultDispatcher-worker-8 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:18.351 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.351 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.351 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.352 [DefaultDispatcher-worker-7 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.352 [DefaultDispatcher-worker-7 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.356 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.361 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.362 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.363 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.368 [DefaultDispatcher-worker-16 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 07:13:18.375 [DefaultDispatcher-worker-18 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.381 [DefaultDispatcher-worker-16 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.385 [DefaultDispatcher-worker-4 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.393 [DefaultDispatcher-worker-16 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 07:13:18.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-15 07:13:18.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-15 07:13:18.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.394 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8: (connection evicted) 2025-05-15 07:13:18.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-15 07:13:18.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-15 07:13:18.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-15 07:13:18.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-15 07:13:18.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.395 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2025-05-15 07:13:18.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-15 07:13:18.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-15 07:13:18.397 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-15 07:13:18.397 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.397 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52268f73 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.398 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-15 07:13:18.399 [DefaultDispatcher-worker-7 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:18.400 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.400 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.400 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.401 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.401 [DefaultDispatcher-worker-4 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.407 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.412 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.413 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.414 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddf193a 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.414 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-15 07:13:18.415 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.415 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.415 [Test worker @coroutine#4828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-15 07:13:18.424 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.429 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.430 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.431 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.436 [DefaultDispatcher-worker-15 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-05-15 07:13:18.444 [DefaultDispatcher-worker-15 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.450 [DefaultDispatcher-worker-20 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-05-15 07:13:18.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-15 07:13:18.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-15 07:13:18.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.457 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b2819f: (connection evicted) 2025-05-15 07:13:18.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-15 07:13:18.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-15 07:13:18.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-15 07:13:18.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-15 07:13:18.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.457 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808fa1: (connection evicted) 2025-05-15 07:13:18.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-15 07:13:18.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1928930 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.459 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-15 07:13:18.467 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.473 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.474 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.475 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7574d30b 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.475 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.476 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-15 07:13:18.484 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.489 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.490 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.491 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.495 [DefaultDispatcher-worker-10 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-05-15 07:13:18.502 [DefaultDispatcher-worker-14 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.508 [DefaultDispatcher-worker-16 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0 2025-05-15 07:13:18.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-15 07:13:18.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-15 07:13:18.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.510 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ac1fa0: (connection evicted) 2025-05-15 07:13:18.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-15 07:13:18.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-15 07:13:18.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-15 07:13:18.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-15 07:13:18.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.511 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411bed55: (connection evicted) 2025-05-15 07:13:18.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-15 07:13:18.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.512 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-15 07:13:18.513 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.513 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.513 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-15 07:13:18.521 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.526 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.527 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.528 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.528 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce17e4 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.529 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-15 07:13:18.531 [DefaultDispatcher-worker-6 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:18.531 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.531 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.531 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.532 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.532 [DefaultDispatcher-worker-10 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.537 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.542 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.543 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.544 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.548 [DefaultDispatcher-worker-8 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9 2025-05-15 07:13:18.555 [DefaultDispatcher-worker-16 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.560 [DefaultDispatcher-worker-7 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2025-05-15 07:13:18.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-15 07:13:18.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-15 07:13:18.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.562 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2025-05-15 07:13:18.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-15 07:13:18.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-15 07:13:18.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-15 07:13:18.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-15 07:13:18.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.563 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b3639f9: (connection evicted) 2025-05-15 07:13:18.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-15 07:13:18.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fa1554 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.565 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.566 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-15 07:13:18.574 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.579 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.580 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.581 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f43c73a 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.581 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-15 07:13:18.582 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.582 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.582 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-15 07:13:18.589 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.594 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.595 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.596 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.603 [DefaultDispatcher-worker-8 @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-05-15 07:13:18.610 [DefaultDispatcher-worker-5 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.617 [DefaultDispatcher-worker-2 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.621 [DefaultDispatcher-worker-5 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.666 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.682 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.736 [DefaultDispatcher-worker-16 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382e7f70 2025-05-15 07:13:18.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-15 07:13:18.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-15 07:13:18.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.738 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@382e7f70: (connection evicted) 2025-05-15 07:13:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-15 07:13:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-15 07:13:18.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-15 07:13:18.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-15 07:13:18.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.738 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a693de: (connection evicted) 2025-05-15 07:13:18.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-15 07:13:18.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c48ad5 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.739 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-15 07:13:18.740 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.740 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.740 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-15 07:13:18.747 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.753 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.754 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.755 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79927a7c 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.755 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.756 [Test worker @coroutine#4992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-15 07:13:18.764 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.769 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.770 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.771 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.775 [DefaultDispatcher-worker-10 @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-05-15 07:13:18.782 [DefaultDispatcher-worker-13 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.788 [DefaultDispatcher-worker-3 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.792 [DefaultDispatcher-worker-4 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20dab85c 2025-05-15 07:13:18.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-15 07:13:18.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-15 07:13:18.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.795 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20dab85c: (connection evicted) 2025-05-15 07:13:18.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-15 07:13:18.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-15 07:13:18.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-15 07:13:18.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-15 07:13:18.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.795 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d87509: (connection evicted) 2025-05-15 07:13:18.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-15 07:13:18.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7335dc 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.797 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-15 07:13:18.805 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.810 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.811 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.812 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26753687 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.813 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-15 07:13:18.822 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.827 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.828 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.829 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.833 [DefaultDispatcher-worker-21 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307cf289 2025-05-15 07:13:18.840 [DefaultDispatcher-worker-20 @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.848 [DefaultDispatcher-worker-22 @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8802edd 2025-05-15 07:13:18.848 [DefaultDispatcher-worker-12 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:18.848 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.848 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.848 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.849 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.849 [DefaultDispatcher-worker-10 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-15 07:13:18.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-15 07:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.851 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8802edd: (connection evicted) 2025-05-15 07:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-15 07:13:18.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-15 07:13:18.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-15 07:13:18.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-15 07:13:18.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.852 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@307cf289: (connection evicted) 2025-05-15 07:13:18.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-15 07:13:18.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b5dbdf 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.853 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-15 07:13:18.863 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.869 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.870 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.871 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402d443d 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.872 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-15 07:13:18.880 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.885 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.886 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.887 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.891 [DefaultDispatcher-worker-7 @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2025-05-15 07:13:18.899 [DefaultDispatcher-worker-5 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.906 [DefaultDispatcher-worker-9 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.911 [DefaultDispatcher-worker-15 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2025-05-15 07:13:18.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-15 07:13:18.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-15 07:13:18.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.914 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482652f7: (connection evicted) 2025-05-15 07:13:18.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-15 07:13:18.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-15 07:13:18.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-15 07:13:18.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-15 07:13:18.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.915 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409: (connection evicted) 2025-05-15 07:13:18.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-15 07:13:18.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9c18b9 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-15 07:13:18.916 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.917 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.917 [Test worker @coroutine#5082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-15 07:13:18.925 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.930 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.931 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.931 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.936 [DefaultDispatcher-worker-4 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.937 [DefaultDispatcher-worker-16 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:18.937 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.937 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:18.937 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.938 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.938 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:18.940 [DefaultDispatcher-worker-14 @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-05-15 07:13:18.947 [UI Thread @coroutine#5112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=727778766771834880 2025-05-15 07:13:18.947 [UI Thread @coroutine#5112] 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=727778766771834880. 2025-05-15 07:13:18.947 [UI Thread @coroutine#5112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=727778766771834880 2025-05-15 07:13:18.948 [UI Thread @coroutine#5112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=727778766771834880 2025-05-15 07:13:18.948 [UI Thread @coroutine#5112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=727778766771834880 2025-05-15 07:13:18.949 [UI Thread @coroutine#5112] 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=727778766771834880. 2025-05-15 07:13:18.949 [UI Thread @coroutine#5112] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=727778766771834880 to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:13:18.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-15 07:13:18.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-15 07:13:18.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:18.951 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e774546: (connection evicted) 2025-05-15 07:13:18.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:18.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-15 07:13:18.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-15 07:13:18.987 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35daccb8 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:18.988 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-15 07:13:18.996 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.001 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.002 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.003 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.008 [DefaultDispatcher-worker-22 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.019 [DefaultDispatcher-worker-6 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.022 [DefaultDispatcher-worker-10 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:19.022 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.022 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.022 [DefaultDispatcher-worker-10 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.022 [DefaultDispatcher-worker-11 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e296c0 2025-05-15 07:13:19.023 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.023 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-15 07:13:19.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-15 07:13:19.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.030 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52e296c0: (connection evicted) 2025-05-15 07:13:19.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-15 07:13:19.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-15 07:13:19.071 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549561ab 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-05-15 07:13:19.072 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-15 07:13:19.080 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-05-15 07:13:19.086 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-05-15 07:13:19.087 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-05-15 07:13:19.088 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd98c48 2025-05-15 07:13:19.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-15 07:13:19.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-15 07:13:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-15 07:13:19.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de57397 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-05-15 07:13:19.093 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-15 07:13:19.101 [DefaultDispatcher-worker-5 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:19.101 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.101 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.101 [DefaultDispatcher-worker-5 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.101 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-05-15 07:13:19.102 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.102 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.107 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-05-15 07:13:19.108 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-05-15 07:13:19.109 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1036bb9f 2025-05-15 07:13:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-15 07:13:19.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-15 07:13:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-15 07:13:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f05d5f2 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.112 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-15 07:13:19.121 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.126 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.127 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.128 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e23af 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.128 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.129 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-15 07:13:19.137 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.143 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.144 [DefaultDispatcher-worker-12 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:19.144 [DefaultDispatcher-worker-12 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.144 [DefaultDispatcher-worker-12 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.144 [DefaultDispatcher-worker-12 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.144 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.145 [DefaultDispatcher-worker-6 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.145 [DefaultDispatcher-worker-6 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.145 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.149 [DefaultDispatcher-worker-21 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-05-15 07:13:19.156 [DefaultDispatcher-worker-19 @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2025-05-15 07:13:19.159 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.159 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 07:13:19.159 [UI Thread @coroutine#5220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.160 [UI Thread @coroutine#5220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.160 [UI Thread @coroutine#5220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.160 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 07:13:19.160 [UI Thread @coroutine#5220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38677/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:19.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-15 07:13:19.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-15 07:13:19.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.161 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4: (connection evicted) 2025-05-15 07:13:19.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-15 07:13:19.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-15 07:13:19.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-15 07:13:19.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-15 07:13:19.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.162 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544ee437: (connection evicted) 2025-05-15 07:13:19.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-15 07:13:19.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634c26c 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.164 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-15 07:13:19.172 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.179 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.180 [DefaultDispatcher-worker-3 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:19.180 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.180 [DefaultDispatcher-worker-3 @coroutine#2321] 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-05-15 07:13:19.180 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.180 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.181 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.181 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acd660d 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.182 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-15 07:13:19.190 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.196 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.197 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.198 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.202 [DefaultDispatcher-worker-5 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-05-15 07:13:19.204 [DefaultDispatcher-worker-8 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:19.204 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.204 [DefaultDispatcher-worker-8 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.204 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.205 [DefaultDispatcher-worker-2 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.205 [DefaultDispatcher-worker-2 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.209 [DefaultDispatcher-worker-11 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-05-15 07:13:19.210 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49073/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.210 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49073/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 07:13:19.210 [UI Thread @coroutine#5254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49073/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.211 [UI Thread @coroutine#5254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49073/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.211 [UI Thread @coroutine#5254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49073/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-15 07:13:19.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-15 07:13:19.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.212 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5: (connection evicted) 2025-05-15 07:13:19.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-15 07:13:19.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-15 07:13:19.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-15 07:13:19.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-15 07:13:19.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.212 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e18848d: (connection evicted) 2025-05-15 07:13:19.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-15 07:13:19.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d782b0 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.214 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-15 07:13:19.222 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.228 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.229 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.230 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63dd81ee 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.230 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-15 07:13:19.231 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.231 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.231 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-15 07:13:19.239 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.244 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.244 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.245 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.249 [DefaultDispatcher-worker-16 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-05-15 07:13:19.257 [DefaultDispatcher-worker-3 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-05-15 07:13:19.259 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.259 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 07:13:19.259 [UI Thread @coroutine#5284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.260 [UI Thread @coroutine#5284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.260 [UI Thread @coroutine#5284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 07:13:19.260 [UI Thread @coroutine#5284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 07:13:19.260 [UI Thread @coroutine#5284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55167/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:19.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-15 07:13:19.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-15 07:13:19.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.261 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727: (connection evicted) 2025-05-15 07:13:19.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-15 07:13:19.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-15 07:13:19.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-15 07:13:19.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-15 07:13:19.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.261 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a654f27: (connection evicted) 2025-05-15 07:13:19.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-15 07:13:19.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14021c10 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.263 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-15 07:13:19.271 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.276 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.277 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.278 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c73d613 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.278 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-15 07:13:19.279 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.279 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.279 [Test worker @coroutine#5290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-15 07:13:19.286 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.291 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.292 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.293 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.297 [DefaultDispatcher-worker-9 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2025-05-15 07:13:19.305 [DefaultDispatcher-worker-1 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.312 [DefaultDispatcher-worker-22 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2025-05-15 07:13:19.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-15 07:13:19.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-15 07:13:19.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.318 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf6de66: (connection evicted) 2025-05-15 07:13:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-15 07:13:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-15 07:13:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-15 07:13:19.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-15 07:13:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.319 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656bd8e: (connection evicted) 2025-05-15 07:13:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-15 07:13:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10982760 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.321 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.323 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-15 07:13:19.332 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.337 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.338 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.339 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.344 [DefaultDispatcher-worker-17 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.355 [DefaultDispatcher-worker-17 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.356 [DefaultDispatcher-worker-16 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:19.356 [DefaultDispatcher-worker-16 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.356 [DefaultDispatcher-worker-16 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.356 [DefaultDispatcher-worker-16 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.357 [DefaultDispatcher-worker-20 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.357 [DefaultDispatcher-worker-20 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.361 [DefaultDispatcher-worker-9 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.371 [DefaultDispatcher-worker-17 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc742d 2025-05-15 07:13:19.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-15 07:13:19.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-15 07:13:19.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.373 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc742d: (connection evicted) 2025-05-15 07:13:19.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-15 07:13:19.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d2218e 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.375 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-15 07:13:19.383 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.388 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.389 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.390 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591b8f15 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.390 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.391 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-15 07:13:19.398 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.404 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.405 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.405 [DefaultDispatcher-worker-17 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:19.405 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.405 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.405 [DefaultDispatcher-worker-17 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.406 [DefaultDispatcher-worker-2 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.406 [DefaultDispatcher-worker-2 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.406 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.410 [DefaultDispatcher-worker-17 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4 2025-05-15 07:13:19.418 [DefaultDispatcher-worker-9 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.423 [DefaultDispatcher-worker-16 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-05-15 07:13:19.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-15 07:13:19.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-15 07:13:19.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.428 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298eca94: (connection evicted) 2025-05-15 07:13:19.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-15 07:13:19.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-15 07:13:19.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-15 07:13:19.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-15 07:13:19.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.429 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0d7be4: (connection evicted) 2025-05-15 07:13:19.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-15 07:13:19.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2163d3 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.430 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.431 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-15 07:13:19.431 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.431 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.431 [Test worker @coroutine#5416] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-15 07:13:19.439 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.444 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.444 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.445 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.450 [DefaultDispatcher-worker-22 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.454 [DefaultDispatcher-worker-10 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.461 [DefaultDispatcher-worker-14 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57404a8d 2025-05-15 07:13:19.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-15 07:13:19.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-15 07:13:19.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.462 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57404a8d: (connection evicted) 2025-05-15 07:13:19.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-15 07:13:19.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-15 07:13:19.463 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-15 07:13:19.463 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.463 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.463 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.463 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.463 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428943a4 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.464 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-15 07:13:19.473 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.478 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.479 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.480 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.485 [DefaultDispatcher-worker-17 @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.489 [DefaultDispatcher-worker-4 @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2025-05-15 07:13:19.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-15 07:13:19.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-15 07:13:19.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.490 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c305624: (connection evicted) 2025-05-15 07:13:19.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-15 07:13:19.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68628510 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.492 [Test worker @coroutine#5472] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-15 07:13:19.500 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.505 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.506 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.507 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.555 [DefaultDispatcher-worker-7 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa 2025-05-15 07:13:19.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-15 07:13:19.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-15 07:13:19.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.559 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4def8aaa: (connection evicted) 2025-05-15 07:13:19.560 [DefaultDispatcher-worker-6 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:19.560 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.560 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.560 [DefaultDispatcher-worker-6 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-15 07:13:19.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-15 07:13:19.560 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.560 [DefaultDispatcher-worker-4 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c40ae2d 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.561 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-15 07:13:19.570 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.575 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.576 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.577 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.582 [DefaultDispatcher-worker-11 @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.587 [DefaultDispatcher-worker-4 @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2025-05-15 07:13:19.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-15 07:13:19.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-15 07:13:19.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.590 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283c6f00: (connection evicted) 2025-05-15 07:13:19.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-15 07:13:19.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b276a08 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.593 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-05-15 07:13:19.594 [Test worker @coroutine#5521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-15 07:13:19.602 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-05-15 07:13:19.607 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-05-15 07:13:19.608 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-05-15 07:13:19.609 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-05-15 07:13:19.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-15 07:13:19.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-15 07:13:19.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-15 07:13:19.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79228440 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.613 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-15 07:13:19.614 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-05-15 07:13:19.614 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-05-15 07:13:19.614 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-15 07:13:19.622 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-05-15 07:13:19.627 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-05-15 07:13:19.628 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-05-15 07:13:19.629 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-05-15 07:13:19.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-15 07:13:19.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-15 07:13:19.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-15 07:13:19.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6752d7fc 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 07:13:19.632 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-15 07:13:19.641 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 07:13:19.646 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 07:13:19.647 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 07:13:19.648 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 07:13:19.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-15 07:13:19.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-15 07:13:19.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-15 07:13:19.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-15 07:13:19.658 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53697/Site/verify 2025-05-15 07:13:19.658 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53697/Site/verify. 2025-05-15 07:13:19.658 [UI Thread @coroutine#5574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53697/Site/verify 2025-05-15 07:13:19.660 [UI Thread @coroutine#5574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53697/Site/verify 2025-05-15 07:13:19.660 [UI Thread @coroutine#5574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53697/Site/verify 2025-05-15 07:13:19.660 [UI Thread @coroutine#5574] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53697/Site/verify. 2025-05-15 07:13:19.660 [UI Thread @coroutine#5574] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53697/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a5f996 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-05-15 07:13:19.664 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-15 07:13:19.674 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-05-15 07:13:19.680 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-05-15 07:13:19.681 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-05-15 07:13:19.682 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c6d65f7 2025-05-15 07:13:19.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-15 07:13:19.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-15 07:13:19.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-15 07:13:19.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d852761 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.685 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-15 07:13:19.686 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2025-05-15 07:13:19.686 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2025-05-15 07:13:19.686 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-15 07:13:19.698 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2025-05-15 07:13:19.703 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2025-05-15 07:13:19.704 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2025-05-15 07:13:19.705 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8fa647 2025-05-15 07:13:19.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-15 07:13:19.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-15 07:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-15 07:13:19.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17563b82 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.708 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.709 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.709 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-15 07:13:19.709 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-05-15 07:13:19.709 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-05-15 07:13:19.709 [Test worker @coroutine#5622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-15 07:13:19.718 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-05-15 07:13:19.723 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-05-15 07:13:19.724 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-05-15 07:13:19.725 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0ef6dc 2025-05-15 07:13:19.727 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47261/Site/verify 2025-05-15 07:13:19.727 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47261/Site/verify. 2025-05-15 07:13:19.727 [UI Thread @coroutine#5636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47261/Site/verify 2025-05-15 07:13:19.728 [UI Thread @coroutine#5636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47261/Site/verify 2025-05-15 07:13:19.728 [UI Thread @coroutine#5636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47261/Site/verify 2025-05-15 07:13:19.728 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47261/Site/verify. 2025-05-15 07:13:19.728 [UI Thread @coroutine#5636] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47261/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-15 07:13:19.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-15 07:13:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-15 07:13:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-15 07:13:19.732 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55161/Site/verify 2025-05-15 07:13:19.732 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55161/Site/verify. 2025-05-15 07:13:19.732 [UI Thread @coroutine#5648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55161/Site/verify 2025-05-15 07:13:19.733 [UI Thread @coroutine#5648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55161/Site/verify 2025-05-15 07:13:19.733 [UI Thread @coroutine#5648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55161/Site/verify 2025-05-15 07:13:19.733 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55161/Site/verify. 2025-05-15 07:13:19.733 [UI Thread @coroutine#5648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55161/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:19.737 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52687/Site/verify 2025-05-15 07:13:19.737 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52687/Site/verify. 2025-05-15 07:13:19.737 [UI Thread @coroutine#5661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52687/Site/verify 2025-05-15 07:13:19.738 [UI Thread @coroutine#5661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52687/Site/verify 2025-05-15 07:13:19.738 [UI Thread @coroutine#5661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52687/Site/verify 2025-05-15 07:13:19.738 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52687/Site/verify. 2025-05-15 07:13:19.738 [UI Thread @coroutine#5661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52687/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:19.742 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-15 07:13:19.743 [UI Thread @coroutine#5675] 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-05-15 07:13:19.743 [UI Thread @coroutine#5675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-15 07:13:19.744 [UI Thread @coroutine#5675] 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-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5e165 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.746 [Test worker @coroutine#5682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-15 07:13:19.755 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.760 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.762 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.763 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.768 [DefaultDispatcher-worker-16 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.777 [DefaultDispatcher-worker-11 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.782 [DefaultDispatcher-worker-2 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.785 [DefaultDispatcher-worker-1 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.789 [DefaultDispatcher-worker-22 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.792 [DefaultDispatcher-worker-1 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.796 [DefaultDispatcher-worker-13 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.806 [DefaultDispatcher-worker-14 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-05-15 07:13:19.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-15 07:13:19.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-15 07:13:19.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.807 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3778cd05: (connection evicted) 2025-05-15 07:13:19.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-15 07:13:19.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e17219 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.808 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.809 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-15 07:13:19.816 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.821 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.822 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.823 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721e5f57 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.823 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.824 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-15 07:13:19.832 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.837 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.838 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.839 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.843 [DefaultDispatcher-worker-10 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227 2025-05-15 07:13:19.850 [DefaultDispatcher-worker-14 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08 2025-05-15 07:13:19.853 [DefaultDispatcher-worker-4 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:19.853 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.853 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.853 [DefaultDispatcher-worker-4 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.854 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.854 [DefaultDispatcher-worker-12 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-15 07:13:19.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-15 07:13:19.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.859 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54fb9c08: (connection evicted) 2025-05-15 07:13:19.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-15 07:13:19.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-15 07:13:19.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-15 07:13:19.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-15 07:13:19.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.860 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb7b227: (connection evicted) 2025-05-15 07:13:19.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-15 07:13:19.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36642182 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.861 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-15 07:13:19.869 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.874 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.875 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.875 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a636c62 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.876 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-15 07:13:19.883 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.888 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.889 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.890 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.894 [DefaultDispatcher-worker-8 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2025-05-15 07:13:19.901 [DefaultDispatcher-worker-11 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.906 [DefaultDispatcher-worker-4 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2025-05-15 07:13:19.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-15 07:13:19.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-15 07:13:19.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.909 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752957da: (connection evicted) 2025-05-15 07:13:19.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-15 07:13:19.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-15 07:13:19.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-15 07:13:19.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-15 07:13:19.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:19.909 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5863ef93: (connection evicted) 2025-05-15 07:13:19.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:19.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-15 07:13:19.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-15 07:13:19.910 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-15 07:13:19.910 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.910 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.910 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.910 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.910 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eaaef66 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.911 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-15 07:13:19.919 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.924 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.925 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.926 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e2c701 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:19.926 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-15 07:13:19.927 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.927 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.929 [Test worker @coroutine#5816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-15 07:13:19.937 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.942 [DefaultDispatcher-worker-20 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:19.942 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.942 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.942 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:19.942 [DefaultDispatcher-worker-20 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.943 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.943 [DefaultDispatcher-worker-22 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:19.943 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.944 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.947 [DefaultDispatcher-worker-14 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711329fe 2025-05-15 07:13:19.955 [DefaultDispatcher-worker-16 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:19.959 [DefaultDispatcher-worker-8 @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-05-15 07:13:20.011 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.027 [DefaultDispatcher-worker-5 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:20.027 [DefaultDispatcher-worker-5 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.027 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.027 [DefaultDispatcher-worker-5 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.027 [DefaultDispatcher-worker-5 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.027 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.027 [DefaultDispatcher-worker-16 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.048 [DefaultDispatcher-worker-10 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930a804 2025-05-15 07:13:20.106 [DefaultDispatcher-worker-16 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:20.106 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.106 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.106 [DefaultDispatcher-worker-16 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.107 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.107 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.143 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.149 [DefaultDispatcher-worker-9 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:20.149 [DefaultDispatcher-worker-9 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.149 [DefaultDispatcher-worker-9 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.149 [DefaultDispatcher-worker-9 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.150 [DefaultDispatcher-worker-13 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.150 [DefaultDispatcher-worker-13 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.185 [DefaultDispatcher-worker-18 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:20.185 [DefaultDispatcher-worker-18 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.185 [DefaultDispatcher-worker-18 @coroutine#2321] 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-05-15 07:13:20.185 [DefaultDispatcher-worker-18 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.185 [DefaultDispatcher-worker-18 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.208 [DefaultDispatcher-worker-20 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:20.209 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.209 [DefaultDispatcher-worker-20 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.209 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.209 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.209 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-15 07:13:20.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-15 07:13:20.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.211 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899: (connection evicted) 2025-05-15 07:13:20.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-15 07:13:20.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-15 07:13:20.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-15 07:13:20.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-15 07:13:20.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.212 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711329fe: (connection evicted) 2025-05-15 07:13:20.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-15 07:13:20.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57a815a 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.213 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-15 07:13:20.220 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.225 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.226 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.227 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7158a28c 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.227 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-15 07:13:20.235 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.240 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.240 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.241 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.245 [DefaultDispatcher-worker-2 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-05-15 07:13:20.252 [DefaultDispatcher-worker-5 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.256 [DefaultDispatcher-worker-19 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.260 [DefaultDispatcher-worker-11 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bca62d 2025-05-15 07:13:20.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-15 07:13:20.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-15 07:13:20.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.263 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bca62d: (connection evicted) 2025-05-15 07:13:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-15 07:13:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-15 07:13:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-15 07:13:20.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-15 07:13:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.264 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb: (connection evicted) 2025-05-15 07:13:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-15 07:13:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c87c960 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.265 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.266 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-15 07:13:20.273 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.278 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.279 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.280 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e18309e 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.280 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-15 07:13:20.281 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.281 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.281 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-15 07:13:20.288 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.293 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.294 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.295 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.299 [DefaultDispatcher-worker-16 @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191a3448 2025-05-15 07:13:20.306 [DefaultDispatcher-worker-14 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.310 [DefaultDispatcher-worker-18 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.313 [DefaultDispatcher-worker-12 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2025-05-15 07:13:20.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-15 07:13:20.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-15 07:13:20.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.316 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee: (connection evicted) 2025-05-15 07:13:20.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-15 07:13:20.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-15 07:13:20.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-15 07:13:20.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-15 07:13:20.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.317 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191a3448: (connection evicted) 2025-05-15 07:13:20.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-15 07:13:20.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6705b98b 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.318 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-15 07:13:20.326 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.331 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.331 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.332 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16adf66f 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.333 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-15 07:13:20.340 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.345 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.346 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.347 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.351 [DefaultDispatcher-worker-5 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3 2025-05-15 07:13:20.357 [DefaultDispatcher-worker-15 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-8 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-2 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-8 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-3 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.361 [DefaultDispatcher-worker-3 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.365 [DefaultDispatcher-worker-19 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370bd951 2025-05-15 07:13:20.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-15 07:13:20.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-15 07:13:20.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.367 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370bd951: (connection evicted) 2025-05-15 07:13:20.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-15 07:13:20.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-15 07:13:20.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-15 07:13:20.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-15 07:13:20.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.368 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f1d4f3: (connection evicted) 2025-05-15 07:13:20.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-15 07:13:20.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66beb02d 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-15 07:13:20.369 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.370 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-15 07:13:20.378 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.383 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.384 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.385 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.389 [DefaultDispatcher-worker-12 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-05-15 07:13:20.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-15 07:13:20.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-15 07:13:20.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.391 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b79055: (connection evicted) 2025-05-15 07:13:20.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-15 07:13:20.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1582dfec 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.392 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-15 07:13:20.399 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.404 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.405 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.406 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-11 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-11 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-8 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.410 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.420 [DefaultDispatcher-worker-4 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.424 [DefaultDispatcher-worker-22 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-05-15 07:13:20.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-15 07:13:20.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-15 07:13:20.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.427 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352bccf: (connection evicted) 2025-05-15 07:13:20.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-15 07:13:20.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462f1d85 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.428 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-15 07:13:20.436 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.440 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.441 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.442 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.447 [DefaultDispatcher-worker-5 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.457 [DefaultDispatcher-worker-5 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.460 [DefaultDispatcher-worker-22 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.467 [DefaultDispatcher-worker-8 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2025-05-15 07:13:20.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-15 07:13:20.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-15 07:13:20.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.469 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcecdd: (connection evicted) 2025-05-15 07:13:20.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-15 07:13:20.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a96081a 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.470 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-15 07:13:20.477 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.482 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.483 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.484 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.489 [DefaultDispatcher-worker-6 @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.495 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.500 [DefaultDispatcher-worker-10 @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.504 [DefaultDispatcher-worker-6 @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.509 [DefaultDispatcher-worker-14 @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f 2025-05-15 07:13:20.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-15 07:13:20.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-15 07:13:20.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.510 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6c69f: (connection evicted) 2025-05-15 07:13:20.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-15 07:13:20.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d5399f4 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@28908c04 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@28908c04 2025-05-15 07:13:20.512 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-15 07:13:20.520 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28908c04 2025-05-15 07:13:20.525 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28908c04 2025-05-15 07:13:20.526 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28908c04 2025-05-15 07:13:20.527 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28908c04 2025-05-15 07:13:20.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-15 07:13:20.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-15 07:13:20.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-15 07:13:20.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113886b1 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.532 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-15 07:13:20.533 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-15 07:13:20.540 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-15 07:13:20.545 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-15 07:13:20.546 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-15 07:13:20.547 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67387eba 2025-05-15 07:13:20.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-15 07:13:20.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-15 07:13:20.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-15 07:13:20.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3095a6e0 2025-05-15 07:13:20.550 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-05-15 07:13:20.551 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-15 07:13:20.562 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-05-15 07:13:20.565 [DefaultDispatcher-worker-17 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:20.565 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.565 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.565 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.566 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.566 [DefaultDispatcher-worker-13 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.567 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-05-15 07:13:20.568 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-05-15 07:13:20.569 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6068e9d9 2025-05-15 07:13:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-15 07:13:20.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-15 07:13:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-15 07:13:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250a0133 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf 2025-05-15 07:13:20.574 [UI Thread @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-15 07:13:20.583 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf 2025-05-15 07:13:20.589 [UI Thread @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf 2025-05-15 07:13:20.589 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf 2025-05-15 07:13:20.590 [UI Thread @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf 2025-05-15 07:13:20.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-15 07:13:20.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-15 07:13:20.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.593 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b9f9cf: (connection evicted) 2025-05-15 07:13:20.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-15 07:13:20.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-15 07:13:20.594 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfd3d0 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-05-15 07:13:20.595 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-15 07:13:20.603 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-05-15 07:13:20.609 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-05-15 07:13:20.609 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-05-15 07:13:20.610 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c842dc 2025-05-15 07:13:20.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-15 07:13:20.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-15 07:13:20.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-15 07:13:20.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7f9efc 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.613 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-15 07:13:20.614 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-05-15 07:13:20.614 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-05-15 07:13:20.614 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-15 07:13:20.622 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-05-15 07:13:20.627 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-05-15 07:13:20.628 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-05-15 07:13:20.629 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427937c1 2025-05-15 07:13:20.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-15 07:13:20.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-15 07:13:20.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-15 07:13:20.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6ff37 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.631 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-15 07:13:20.632 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-15 07:13:20.632 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-15 07:13:20.632 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-15 07:13:20.640 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-15 07:13:20.645 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-15 07:13:20.646 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-15 07:13:20.647 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d95bd5a 2025-05-15 07:13:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-15 07:13:20.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-15 07:13:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-15 07:13:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138f597 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-05-15 07:13:20.649 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-15 07:13:20.658 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-05-15 07:13:20.663 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-05-15 07:13:20.664 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-05-15 07:13:20.665 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538cf7fd 2025-05-15 07:13:20.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-15 07:13:20.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-15 07:13:20.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-15 07:13:20.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd63fcc 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.668 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-15 07:13:20.669 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-05-15 07:13:20.669 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-05-15 07:13:20.671 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-15 07:13:20.679 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-05-15 07:13:20.685 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-05-15 07:13:20.686 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-05-15 07:13:20.686 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-05-15 07:13:20.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-15 07:13:20.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-15 07:13:20.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-15 07:13:20.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1946d235 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.691 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-15 07:13:20.692 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-05-15 07:13:20.692 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-05-15 07:13:20.692 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-15 07:13:20.700 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-05-15 07:13:20.705 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-05-15 07:13:20.706 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-05-15 07:13:20.707 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d07e6aa 2025-05-15 07:13:20.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-15 07:13:20.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-15 07:13:20.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-15 07:13:20.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619d0977 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-05-15 07:13:20.710 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-15 07:13:20.719 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-05-15 07:13:20.724 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-05-15 07:13:20.725 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-05-15 07:13:20.726 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-05-15 07:13:20.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-15 07:13:20.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-15 07:13:20.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-15 07:13:20.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c5c115 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@18161415 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@18161415 2025-05-15 07:13:20.729 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-15 07:13:20.738 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18161415 2025-05-15 07:13:20.743 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18161415 2025-05-15 07:13:20.744 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18161415 2025-05-15 07:13:20.745 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18161415 2025-05-15 07:13:20.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-15 07:13:20.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-15 07:13:20.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-15 07:13:20.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d242b5 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-05-15 07:13:20.749 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-15 07:13:20.758 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-05-15 07:13:20.763 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-05-15 07:13:20.764 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-05-15 07:13:20.765 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-05-15 07:13:20.767 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.767 [UI Thread @coroutine#6400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-15 07:13:20.767 [UI Thread @coroutine#6400] 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-05-15 07:13:20.767 [UI Thread @coroutine#6400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-15 07:13:20.768 [UI Thread @coroutine#6400] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-15 07:13:20.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-15 07:13:20.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-15 07:13:20.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 07:13:20.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-15 07:13:20.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-15 07:13:20.770 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be0ea4a 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.771 [Test worker @coroutine#6406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-15 07:13:20.779 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.784 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.785 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.786 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.789 [UI Thread @coroutine#6422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60951/Site/verify 2025-05-15 07:13:20.789 [UI Thread @coroutine#6422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60951/Site/verify. 2025-05-15 07:13:20.789 [UI Thread @coroutine#6422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60951/Site/verify 2025-05-15 07:13:20.790 [UI Thread @coroutine#6422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60951/Site/verify 2025-05-15 07:13:20.790 [UI Thread @coroutine#6422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60951/Site/verify 2025-05-15 07:13:20.790 [UI Thread @coroutine#6422] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60951/Site/verify. 2025-05-15 07:13:20.790 [UI Thread @coroutine#6422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60951/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 07:13:20.792 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-281 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce due to dirty commit state on close(). 2025-05-15 07:13:20.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce 2025-05-15 07:13:20.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-15 07:13:20.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-15 07:13:20.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.794 [HikariPool-281 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967b3ce: (connection evicted) 2025-05-15 07:13:20.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:20.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-15 07:13:20.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224bff6 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.798 [Test worker @coroutine#6429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-15 07:13:20.806 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.809 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.811 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.812 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.813 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.818 [DefaultDispatcher-worker-19 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.822 [DefaultDispatcher-worker-21 @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05874c 2025-05-15 07:13:20.826 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40177/727778774419070976/_ustadmanifest.json 2025-05-15 07:13:20.826 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40177/727778774419070976/_ustadmanifest.json. 2025-05-15 07:13:20.826 [UI Thread @coroutine#6448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40177/727778774419070976/_ustadmanifest.json 2025-05-15 07:13:20.827 [UI Thread @coroutine#6448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40177/727778774419070976/_ustadmanifest.json 2025-05-15 07:13:20.827 [UI Thread @coroutine#6448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40177/727778774419070976/_ustadmanifest.json 2025-05-15 07:13:20.827 [UI Thread @coroutine#6448] 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:40177/727778774419070976/_ustadmanifest.json. 2025-05-15 07:13:20.827 [UI Thread @coroutine#6448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40177/727778774419070976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:13:20.828 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40177/mediainfo.json 2025-05-15 07:13:20.828 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40177/mediainfo.json. 2025-05-15 07:13:20.828 [UI Thread @coroutine#6448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40177/mediainfo.json 2025-05-15 07:13:20.828 [UI Thread @coroutine#6448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40177/mediainfo.json 2025-05-15 07:13:20.828 [UI Thread @coroutine#6448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40177/mediainfo.json 2025-05-15 07:13:20.829 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.853 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.859 [DefaultDispatcher-worker-20 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:20.859 [DefaultDispatcher-worker-20 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.859 [DefaultDispatcher-worker-20 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.859 [DefaultDispatcher-worker-20 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.859 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.859 [DefaultDispatcher-worker-14 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.870 [UI Thread @coroutine#6448] 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:40177/mediainfo.json. 2025-05-15 07:13:20.870 [UI Thread @coroutine#6448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40177/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:13:20.899 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:20.947 [DefaultDispatcher-worker-2 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:20.947 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.947 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:20.947 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.948 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:20.948 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.032 [DefaultDispatcher-worker-7 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:21.032 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.032 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.032 [DefaultDispatcher-worker-7 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.033 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.033 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.041 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.112 [DefaultDispatcher-worker-14 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 07:13:21.112 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.112 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.112 [DefaultDispatcher-worker-14 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.113 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.113 [DefaultDispatcher-worker-9 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58933/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.155 [DefaultDispatcher-worker-14 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2025-05-15 07:13:21.155 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.155 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.155 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.156 [DefaultDispatcher-worker-11 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.156 [DefaultDispatcher-worker-11 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50273/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.189 [DefaultDispatcher-worker-3 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c0087aa 2025-05-15 07:13:21.190 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.190 [DefaultDispatcher-worker-3 @coroutine#2321] 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-05-15 07:13:21.190 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.190 [DefaultDispatcher-worker-3 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.213 [DefaultDispatcher-worker-7 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b19ee18 2025-05-15 07:13:21.213 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.213 [DefaultDispatcher-worker-7 @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:38817/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.213 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.213 [DefaultDispatcher-worker-22 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.213 [DefaultDispatcher-worker-22 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38817/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.244 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.259 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.272 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.286 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.347 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.363 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.365 [DefaultDispatcher-worker-9 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475b796d 2025-05-15 07:13:21.365 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.365 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.365 [DefaultDispatcher-worker-9 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.366 [DefaultDispatcher-worker-17 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.366 [DefaultDispatcher-worker-17 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45887/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.387 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.414 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6012bee8 2025-05-15 07:13:21.415 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.415 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.415 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.415 [DefaultDispatcher-worker-6 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.415 [DefaultDispatcher-worker-6 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43535/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.416 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.531 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.570 [DefaultDispatcher-worker-7 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191cf38f 2025-05-15 07:13:21.570 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.570 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.570 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.571 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.571 [DefaultDispatcher-worker-17 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48433/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.685 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.707 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.748 [DefaultDispatcher-worker-17 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-05-15 07:13:21.766 [DefaultDispatcher-worker-17 @coroutine#6490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-05-15 07:13:21.790 [DefaultDispatcher-worker-13 @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab9d160 2025-05-15 07:13:21.806 [DefaultDispatcher-worker-17 @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-05-15 07:13:21.817 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.847 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.864 [DefaultDispatcher-worker-21 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 07:13:21.864 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.864 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.864 [DefaultDispatcher-worker-21 @coroutine#2152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.864 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.864 [DefaultDispatcher-worker-7 @coroutine#2152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40939/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.865 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-15 07:13:21.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-15 07:13:21.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.872 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05874c: (connection evicted) 2025-05-15 07:13:21.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:21.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-15 07:13:21.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-15 07:13:21.889 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@680f7a5e 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.899 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-15 07:13:21.905 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:21.907 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.912 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.913 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.914 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.918 [DefaultDispatcher-worker-2 @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.921 [DefaultDispatcher-worker-3 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7e618 2025-05-15 07:13:21.992 [DefaultDispatcher-worker-5 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17adbecf 2025-05-15 07:13:21.992 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.992 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:21.992 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.993 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.993 [DefaultDispatcher-worker-11 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49565/UmAppDatabase/replication/nodeId 2025-05-15 07:13:21.995 [UI Thread @coroutine#6514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59651/727778780061478912/_ustadmanifest.json 2025-05-15 07:13:21.995 [UI Thread @coroutine#6514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59651/727778780061478912/_ustadmanifest.json. 2025-05-15 07:13:21.995 [UI Thread @coroutine#6514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59651/727778780061478912/_ustadmanifest.json 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59651/727778780061478912/_ustadmanifest.json 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59651/727778780061478912/_ustadmanifest.json 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] 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:59651/727778780061478912/_ustadmanifest.json. 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59651/727778780061478912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59651/tincan.xml 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59651/tincan.xml. 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59651/tincan.xml 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59651/tincan.xml 2025-05-15 07:13:21.996 [UI Thread @coroutine#6514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59651/tincan.xml 2025-05-15 07:13:21.999 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:22.037 [DefaultDispatcher-worker-15 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe687b5 2025-05-15 07:13:22.037 [UI Thread @coroutine#6514] 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:59651/tincan.xml. 2025-05-15 07:13:22.037 [UI Thread @coroutine#6514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59651/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-15 07:13:22.037 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:22.037 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId. 2025-05-15 07:13:22.037 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:22.037 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:22.037 [DefaultDispatcher-worker-15 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45937/UmAppDatabase/replication/nodeId 2025-05-15 07:13:22.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-15 07:13:22.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-15 07:13:22.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 07:13:22.042 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a7e618: (connection evicted) 2025-05-15 07:13:22.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 07:13:22.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-15 07:13:22.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed. 2025-05-15 08:51:40.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:40.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:40.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:40.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-15 08:51:40.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-15 08:51:40.213 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.228 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.230 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.250 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:40.253 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-15 08:51:40.253 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-15 08:51:40.256 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-15 08:51:40.256 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-15 08:51:40.259 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-15 08:51:40.259 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-15 08:51:40.262 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-15 08:51:40.262 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-15 08:51:40.264 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-15 08:51:40.264 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-15 08:51:40.266 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-15 08:51:40.267 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-15 08:51:40.269 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-15 08:51:40.269 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-15 08:51:40.271 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-15 08:51:40.271 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-15 08:51:40.274 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-15 08:51:40.274 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-15 08:51:40.274 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:51:40.352 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:40.352 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:51:40.352 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:40.353 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:51:40.356 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.357 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 08:51:40.357 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-05-15 08:51:40.357 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 08:51:40.408 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.425 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.436 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.447 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.457 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.461 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.533 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 08:51:40.552 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 08:51:40.552 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 08:51:40.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-15 08:51:40.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-15 08:51:40.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:51:40.562 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-15 08:51:40.562 [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-05-15 08:51:40.562 [DefaultDispatcher-worker-10 @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-05-15 08:51:40.562 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d: (connection evicted) 2025-05-15 08:51:40.563 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632627d1: (connection evicted) 2025-05-15 08:51:40.563 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6719af6d: (connection evicted) 2025-05-15 08:51:40.563 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221b2dea: (connection evicted) 2025-05-15 08:51:40.564 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4139c498: (connection evicted) 2025-05-15 08:51:40.564 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13736bc1: (connection evicted) 2025-05-15 08:51:40.564 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05: (connection evicted) 2025-05-15 08:51:40.564 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5: (connection evicted) 2025-05-15 08:51:40.565 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f: (connection evicted) 2025-05-15 08:51:40.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:40.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-15 08:51:40.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:40.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54463380 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:40.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-15 08:51:40.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-15 08:51:40.573 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.579 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.580 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.581 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:40.582 [DefaultDispatcher-worker-7 @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-05-15 08:51:40.582 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:40.582 [DefaultDispatcher-worker-7 @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-05-15 08:51:40.590 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.591 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 08:51:40.591 [DefaultDispatcher-worker-4 @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-05-15 08:51:40.591 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 08:51:40.594 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.604 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.612 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.620 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.628 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.632 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.658 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@782ac148 2025-05-15 08:51:40.672 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:40.675 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48eb5a6d 2025-05-15 08:51:40.675 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48eb5a6d 2025-05-15 08:51:40.677 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@462cbd00 2025-05-15 08:51:40.677 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@462cbd00 2025-05-15 08:51:40.679 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4213311d 2025-05-15 08:51:40.679 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4213311d 2025-05-15 08:51:40.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@711b73b 2025-05-15 08:51:40.681 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@711b73b 2025-05-15 08:51:40.682 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 08:51:40.682 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 08:51:40.683 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bbbd86 2025-05-15 08:51:40.683 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15bbbd86 2025-05-15 08:51:40.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-15 08:51:40.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-15 08:51:40.684 [DefaultDispatcher-worker-5 @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-05-15 08:51:40.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-05-15 08:51:40.684 [DefaultDispatcher-worker-3 @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-05-15 08:51:40.684 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@782ac148: (connection evicted) 2025-05-15 08:51:40.684 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48eb5a6d: (connection evicted) 2025-05-15 08:51:40.685 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@462cbd00: (connection evicted) 2025-05-15 08:51:40.685 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4213311d: (connection evicted) 2025-05-15 08:51:40.685 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@365cd68c 2025-05-15 08:51:40.685 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@365cd68c 2025-05-15 08:51:40.686 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@711b73b: (connection evicted) 2025-05-15 08:51:40.686 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15bbbd86: (connection evicted) 2025-05-15 08:51:40.686 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365cd68c: (connection evicted) 2025-05-15 08:51:40.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:40.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-15 08:51:40.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-15 08:51:40.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27afbf14 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:40.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:40.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-15 08:51:40.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25d0d1 2025-05-15 08:51:40.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25d0d1 2025-05-15 08:51:40.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-15 08:51:40.825 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b744ec 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e 2025-05-15 08:51:41.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e 2025-05-15 08:51:41.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d3cce46 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-15 08:51:41.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-05-15 08:51:41.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-05-15 08:51:41.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-15 08:51:41.127 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e 2025-05-15 08:51:41.166 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.180 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.264 [DefaultDispatcher-worker-3 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-05-15 08:51:41.271 [DefaultDispatcher-worker-3 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-05-15 08:51:41.271 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47619/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 08:51:41.271 [DefaultDispatcher-worker-3 @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:47619/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-15 08:51:41.271 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47619/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 08:51:41.286 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47619/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 08:51:41.287 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47619/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 08:51:41.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-15 08:51:41.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-15 08:51:41.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.324 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea3839e: (connection evicted) 2025-05-15 08:51:41.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-15 08:51:41.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-15 08:51:41.327 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b30054 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3f14c 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-05-15 08:51:41.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-05-15 08:51:41.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41be8db9 2025-05-15 08:51:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-05-15 08:51:41.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-05-15 08:51:41.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-15 08:51:41.363 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-05-15 08:51:41.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-15 08:51:41.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-15 08:51:41.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.366 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a122e68: (connection evicted) 2025-05-15 08:51:41.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-15 08:51:41.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-15 08:51:41.367 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4364 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-15 08:51:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-05-15 08:51:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-05-15 08:51:41.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ce75ec 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-05-15 08:51:41.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9dc782d 2025-05-15 08:51:41.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-15 08:51:41.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-15 08:51:41.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-15 08:51:41.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.387 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38054d01: (connection evicted) 2025-05-15 08:51:41.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-15 08:51:41.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c90029b 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d3e7 2025-05-15 08:51:41.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d3e7 2025-05-15 08:51:41.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bdfa0b 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-15 08:51:41.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-05-15 08:51:41.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2096c6 2025-05-15 08:51:41.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-15 08:51:41.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-15 08:51:41.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-15 08:51:41.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.407 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0d3e7: (connection evicted) 2025-05-15 08:51:41.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-15 08:51:41.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48277712 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-15 08:51:41.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44b46 2025-05-15 08:51:41.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44b46 2025-05-15 08:51:41.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-15 08:51:41.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de8f85c 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2025-05-15 08:51:41.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2025-05-15 08:51:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-15 08:51:41.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-15 08:51:41.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-15 08:51:41.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.435 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d44b46: (connection evicted) 2025-05-15 08:51:41.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-15 08:51:41.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-15 08:51:41.440 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.482 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.501 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.521 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e07bae 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-15 08:51:41.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3386ed8 2025-05-15 08:51:41.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3386ed8 2025-05-15 08:51:41.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727453a3 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-15 08:51:41.691 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.697 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.705 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.708 [DefaultDispatcher-worker-9 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.714 [DefaultDispatcher-worker-9 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.718 [DefaultDispatcher-worker-9 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-15 08:51:41.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-15 08:51:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.755 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3386ed8: (connection evicted) 2025-05-15 08:51:41.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-15 08:51:41.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-15 08:51:41.759 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f2e67 2025-05-15 08:51:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-15 08:51:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6697f3d 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-15 08:51:41.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-05-15 08:51:41.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3 2025-05-15 08:51:41.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-15 08:51:41.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-05-15 08:51:41.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-05-15 08:51:41.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-15 08:51:41.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-15 08:51:41.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-15 08:51:41.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.779 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d99dc3: (connection evicted) 2025-05-15 08:51:41.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-15 08:51:41.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-15 08:51:41.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-05-15 08:51:41.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-05-15 08:51:41.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-05-15 08:51:41.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-05-15 08:51:41.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-15 08:51:41.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-15 08:51:41.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-15 08:51:41.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.792 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106459d9: (connection evicted) 2025-05-15 08:51:41.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-15 08:51:41.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-15 08:51:41.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40017e98 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2025-05-15 08:51:41.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a 2025-05-15 08:51:41.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2025-05-15 08:51:41.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@15914bb5 2025-05-15 08:51:41.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-15 08:51:41.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-15 08:51:41.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-15 08:51:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.804 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dbc7e0a: (connection evicted) 2025-05-15 08:51:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-15 08:51:41.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-15 08:51:41.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-15 08:51:41.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce47652 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a42019a 2025-05-15 08:51:41.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a42019a 2025-05-15 08:51:41.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-15 08:51:41.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc0e448 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2025-05-15 08:51:41.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2025-05-15 08:51:41.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-15 08:51:41.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-15 08:51:41.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-15 08:51:41.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.861 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a42019a: (connection evicted) 2025-05-15 08:51:41.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-15 08:51:41.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@646cb2e 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-05-15 08:51:41.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315266 2025-05-15 08:51:41.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cc9e1e 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-05-15 08:51:41.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-05-15 08:51:41.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-15 08:51:41.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-15 08:51:41.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-15 08:51:41.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.875 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5315266: (connection evicted) 2025-05-15 08:51:41.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-15 08:51:41.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-15 08:51:41.876 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-05-15 08:51:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2025-05-15 08:51:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17befef0 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-05-15 08:51:41.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-05-15 08:51:41.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-15 08:51:41.891 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.893 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-05-15 08:51:41.894 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-05-15 08:51:41.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-15 08:51:41.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-15 08:51:41.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.895 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431babe6: (connection evicted) 2025-05-15 08:51:41.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-15 08:51:41.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-15 08:51:41.896 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3129299f 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-05-15 08:51:41.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-05-15 08:51:41.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-15 08:51:41.902 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-05-15 08:51:41.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-05-15 08:51:41.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-15 08:51:41.915 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-15 08:51:41.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-15 08:51:41.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.926 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4345fd45: (connection evicted) 2025-05-15 08:51:41.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:41.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-15 08:51:41.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-15 08:51:41.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-05-15 08:51:41.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-05-15 08:51:41.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e46765 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:41.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:41.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-15 08:51:41.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-05-15 08:51:41.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-05-15 08:51:41.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-15 08:51:41.973 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:41.986 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.008 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.034 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.042 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-05-15 08:51:42.043 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.044 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-05-15 08:51:42.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-15 08:51:42.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-15 08:51:42.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.044 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2025-05-15 08:51:42.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-15 08:51:42.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-15 08:51:42.045 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd5fc46 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-15 08:51:42.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-05-15 08:51:42.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-05-15 08:51:42.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-15 08:51:42.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-05-15 08:51:42.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2025-05-15 08:51:42.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-15 08:51:42.148 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.157 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-15 08:51:42.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-15 08:51:42.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.191 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb: (connection evicted) 2025-05-15 08:51:42.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-15 08:51:42.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56299b0e 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-15 08:51:42.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-05-15 08:51:42.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2025-05-15 08:51:42.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-15 08:51:42.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acb1264 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2025-05-15 08:51:42.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2025-05-15 08:51:42.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-15 08:51:42.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-15 08:51:42.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-15 08:51:42.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.208 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283e1759: (connection evicted) 2025-05-15 08:51:42.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-15 08:51:42.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-15 08:51:42.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@588d630d 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-05-15 08:51:42.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-05-15 08:51:42.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5342eec5 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-05-15 08:51:42.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-05-15 08:51:42.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-15 08:51:42.305 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.310 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.313 [DefaultDispatcher-worker-5 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-05-15 08:51:42.314 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-05-15 08:51:42.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-15 08:51:42.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-15 08:51:42.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.314 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6: (connection evicted) 2025-05-15 08:51:42.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-15 08:51:42.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-15 08:51:42.315 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-05-15 08:51:42.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559e3f67 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-05-15 08:51:42.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2025-05-15 08:51:42.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-15 08:51:42.318 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d543a9 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac19bc6 2025-05-15 08:51:42.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac19bc6 2025-05-15 08:51:42.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-15 08:51:42.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-15 08:51:42.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-15 08:51:42.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.328 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f24a84: (connection evicted) 2025-05-15 08:51:42.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-15 08:51:42.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6b487c 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-05-15 08:51:42.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-05-15 08:51:42.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-15 08:51:42.344 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-05-15 08:51:42.350 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-05-15 08:51:42.351 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-15 08:51:42.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-05-15 08:51:42.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-05-15 08:51:42.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-15 08:51:42.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-15 08:51:42.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-15 08:51:42.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:51:42.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-15 08:51:42.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347b370c 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-15 08:51:42.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 08:51:42.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 08:51:42.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-15 08:51:42.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 08:51:42.367 [Test worker @coroutine#255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 08:51:42.368 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70439c3 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-15 08:51:42.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-15 08:51:42.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-15 08:51:42.375 [DefaultDispatcher-worker-8 @coroutine#270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-15 08:51:42.375 [DefaultDispatcher-worker-2 @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 08:51:42.376 [Test worker @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-15 08:51:42.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-15 08:51:42.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-15 08:51:42.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.378 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20184ade: (connection evicted) 2025-05-15 08:51:42.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-15 08:51:42.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab9d160 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-15 08:51:42.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 08:51:42.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 08:51:42.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-15 08:51:42.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 08:51:42.387 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 08:51:42.389 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fdf7da2 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-05-15 08:51:42.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@39695803 2025-05-15 08:51:42.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-15 08:51:42.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-15 08:51:42.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-15 08:51:42.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:51:42.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-15 08:51:42.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6550ce46 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-15 08:51:42.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b29b34 2025-05-15 08:51:42.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b29b34 2025-05-15 08:51:42.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-15 08:51:42.397 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b29b34 2025-05-15 08:51:42.403 [Test worker @coroutine#292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b29b34 2025-05-15 08:51:42.404 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b29b34 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dddfc35 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-15 08:51:42.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2025-05-15 08:51:42.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2025-05-15 08:51:42.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-15 08:51:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-15 08:51:42.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-15 08:51:42.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:51:42.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-15 08:51:42.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4470106b 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2025-05-15 08:51:42.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2025-05-15 08:51:42.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-15 08:51:42.425 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.441 [DefaultDispatcher-worker-16 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2025-05-15 08:51:42.447 [DefaultDispatcher-worker-5 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2025-05-15 08:51:42.454 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.469 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.475 [DefaultDispatcher-worker-2 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681311a7 2025-05-15 08:51:42.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-15 08:51:42.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-15 08:51:42.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.476 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681311a7: (connection evicted) 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-15 08:51:42.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-05-15 08:51:42.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-05-15 08:51:42.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-05-15 08:51:42.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-15 08:51:42.490 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.499 [DefaultDispatcher-worker-13 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-05-15 08:51:42.503 [DefaultDispatcher-worker-11 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-05-15 08:51:42.506 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-15 08:51:42.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-15 08:51:42.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.513 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-05-15 08:51:42.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-15 08:51:42.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-15 08:51:42.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f9e807 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5 2025-05-15 08:51:42.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5 2025-05-15 08:51:42.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-15 08:51:42.536 [DefaultDispatcher-worker-12 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5 2025-05-15 08:51:42.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-15 08:51:42.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-15 08:51:42.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.537 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5: (connection evicted) 2025-05-15 08:51:42.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-15 08:51:42.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fea9a7b 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-15 08:51:42.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 08:51:42.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 08:51:42.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-15 08:51:42.558 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 08:51:42.563 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07 2025-05-15 08:51:42.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-15 08:51:42.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-15 08:51:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.564 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c1ea07: (connection evicted) 2025-05-15 08:51:42.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-15 08:51:42.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfa2ac5 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d 2025-05-15 08:51:42.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d 2025-05-15 08:51:42.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-15 08:51:42.584 [DefaultDispatcher-worker-4 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d 2025-05-15 08:51:42.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-15 08:51:42.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-15 08:51:42.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.586 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@413eaf5d: (connection evicted) 2025-05-15 08:51:42.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-15 08:51:42.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43294e9b 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-15 08:51:42.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b 2025-05-15 08:51:42.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b 2025-05-15 08:51:42.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-15 08:51:42.608 [DefaultDispatcher-worker-2 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b 2025-05-15 08:51:42.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-15 08:51:42.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-15 08:51:42.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.608 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b: (connection evicted) 2025-05-15 08:51:42.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-15 08:51:42.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-15 08:51:42.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6968bb65 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2af12e 2025-05-15 08:51:42.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2af12e 2025-05-15 08:51:42.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-15 08:51:42.789 [DefaultDispatcher-worker-14 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2af12e 2025-05-15 08:51:42.794 [DefaultDispatcher-worker-18 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2af12e 2025-05-15 08:51:42.796 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43119/manifest.json 2025-05-15 08:51:42.796 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43119/manifest.json. 2025-05-15 08:51:42.796 [Test worker @coroutine#336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43119/manifest.json 2025-05-15 08:51:42.797 [Test worker @coroutine#336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43119/manifest.json 2025-05-15 08:51:42.797 [Test worker @coroutine#336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43119/manifest.json 2025-05-15 08:51:42.851 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.872 [Test worker @coroutine#336] 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:43119/manifest.json. 2025-05-15 08:51:42.872 [Test worker @coroutine#336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43119/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:42.879 [DefaultDispatcher-worker-9 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2af12e 2025-05-15 08:51:42.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-15 08:51:42.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-15 08:51:42.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:42.884 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d2af12e: (connection evicted) 2025-05-15 08:51:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:42.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-15 08:51:42.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52bc6fcf 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@24668b5b 2025-05-15 08:51:42.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@24668b5b 2025-05-15 08:51:42.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee02968 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:42.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b8158d 2025-05-15 08:51:42.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b8158d 2025-05-15 08:51:42.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-15 08:51:42.919 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 08:51:42.961 [Test worker] INFO ktor.application - Application started in 0.045 seconds. 2025-05-15 08:51:42.961 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@706690e1 2025-05-15 08:51:42.996 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:43.003 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:43.013 [DefaultDispatcher-worker-9 @coroutine#348] INFO ktor.application - Responding at http://0.0.0.0:45789 2025-05-15 08:51:43.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56226064 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:43.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd4d6 2025-05-15 08:51:43.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd4d6 2025-05-15 08:51:43.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-15 08:51:43.030 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 08:51:43.034 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 08:51:43.034 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 08:51:43.035 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 08:51:43.035 [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-05-15 08:51:43.035 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 08:51:43.035 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 08:51:43.035 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 08:51:43.035 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:43.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8835c6 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:43.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-15 08:51:43.068 [DefaultDispatcher-worker-18 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.073 [DefaultDispatcher-worker-17 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.077 [DefaultDispatcher-worker-13 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd4d6 2025-05-15 08:51:43.079 [DefaultDispatcher-worker-13 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd4d6 2025-05-15 08:51:43.083 [DefaultDispatcher-worker-17 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.087 [DefaultDispatcher-worker-11 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.087 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.087 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json. 2025-05-15 08:51:43.087 [Test worker @coroutine#353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.089 [Test worker @coroutine#353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.089 [Test worker @coroutine#353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.090 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json. 2025-05-15 08:51:43.090 [Test worker @coroutine#353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:43.098 [DefaultDispatcher-worker-13 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.101 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 08:51:43.102 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-103d129a-213a-49dd-9257-9ef4df0fd6bb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 08:51:43.103 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:43.103 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-103d129a-213a-49dd-9257-9ef4df0fd6bb 2025-05-15 08:51:43.106 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:43.106 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45789/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:51:43.106 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:43.106 [DefaultDispatcher-worker-13 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45789/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:51:43.111 [DefaultDispatcher-worker-10 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.111 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/UmAppDatabase/replication/nodeId 2025-05-15 08:51:43.111 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45789/UmAppDatabase/replication/nodeId. 2025-05-15 08:51:43.111 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/UmAppDatabase/replication/nodeId 2025-05-15 08:51:43.115 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:43.115 [DefaultDispatcher-worker-6 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/api/blob/upload-init-batch 2025-05-15 08:51:43.115 [DefaultDispatcher-worker-6 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45789/api/blob/upload-init-batch. 2025-05-15 08:51:43.115 [DefaultDispatcher-worker-6 @coroutine#371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/api/blob/upload-init-batch 2025-05-15 08:51:43.115 [DefaultDispatcher-worker-6 @coroutine#371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45789/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:43.137 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:43.151 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 08:51:43.151 [eventLoopGroupProxy-4-3 @call-handler#394] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:51:43.151 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:51:43.151 [eventLoopGroupProxy-4-2 @call-handler#393] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:51:43.154 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:43.154 [eventLoopGroupProxy-4-2 @call-handler#393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:43.156 [eventLoopGroupProxy-4-3 @call-handler#394] 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-05-15 08:51:43.156 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-05-15 08:51:43.156 [eventLoopGroupProxy-4-3 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:43.158 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/UmAppDatabase/replication/nodeId 2025-05-15 08:51:43.158 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45789/UmAppDatabase/replication/nodeId 2025-05-15 08:51:43.158 [eventLoopGroupProxy-4-3 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:43.159 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:43.159 [DefaultDispatcher-worker-15 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45789/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:43.161 [eventLoopGroupProxy-4-3 @call-handler#394] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-05-15 08:51:43.161 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 15ms 2025-05-15 08:51:43.164 [DefaultDispatcher-worker-3 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.165 [eventLoopGroupProxy-4-4 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24668b5b 2025-05-15 08:51:43.170 [DefaultDispatcher-worker-11 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.174 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-05-15 08:51:43.175 [DefaultDispatcher-worker-11 @coroutine#371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/api/blob/upload-init-batch 2025-05-15 08:51:43.175 [DefaultDispatcher-worker-11 @coroutine#371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45789/api/blob/upload-init-batch 2025-05-15 08:51:43.177 [DefaultDispatcher-worker-11 @coroutine#371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45789/api/blob/upload-init-batch. 2025-05-15 08:51:43.177 [DefaultDispatcher-worker-11 @coroutine#371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45789/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:43.184 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/api/blob/upload-batch-data 2025-05-15 08:51:43.184 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45789/api/blob/upload-batch-data. 2025-05-15 08:51:43.184 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/api/blob/upload-batch-data 2025-05-15 08:51:43.184 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:43.186 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:43.193 [eventLoopGroupProxy-4-3 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24668b5b 2025-05-15 08:51:43.194 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:43.194 [eventLoopGroupProxy-4-3 @call-handler#410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-05-15 08:51:43.195 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/api/blob/upload-batch-data 2025-05-15 08:51:43.199 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/api/blob/upload-batch-data 2025-05-15 08:51:43.199 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45789/api/blob/upload-batch-data. 2025-05-15 08:51:43.199 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/api/blob/upload-batch-data 2025-05-15 08:51:43.199 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45789/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:43.201 [eventLoopGroupProxy-4-3 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:43.203 [eventLoopGroupProxy-4-3 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24668b5b 2025-05-15 08:51:43.203 [eventLoopGroupProxy-4-3 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:43.203 [eventLoopGroupProxy-4-3 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:43.204 [DefaultDispatcher-worker-11 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/api/blob/upload-batch-data 2025-05-15 08:51:43.212 [DefaultDispatcher-worker-13 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.219 [DefaultDispatcher-worker-15 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.231 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/UmAppDatabase/replication/message 2025-05-15 08:51:43.231 [DefaultDispatcher-worker-15 @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:45789/UmAppDatabase/replication/message. 2025-05-15 08:51:43.231 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/UmAppDatabase/replication/message 2025-05-15 08:51:43.231 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45789/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:51:43.233 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:51:43.233 [eventLoopGroupProxy-4-3 @call-handler#429] 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-05-15 08:51:43.234 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:43.246 [DefaultDispatcher-worker-4 @call-handler#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b8158d 2025-05-15 08:51:43.247 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:43.247 [DefaultDispatcher-worker-15 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.247 [DefaultDispatcher-worker-15 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json. 2025-05-15 08:51:43.247 [DefaultDispatcher-worker-15 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.248 [eventLoopGroupProxy-4-3 @call-handler#429] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-05-15 08:51:43.248 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/UmAppDatabase/replication/message 2025-05-15 08:51:43.248 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45789/UmAppDatabase/replication/message 2025-05-15 08:51:43.248 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45789/UmAppDatabase/replication/message. 2025-05-15 08:51:43.248 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45789/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:43.249 [DefaultDispatcher-worker-7 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.249 [DefaultDispatcher-worker-7 @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json 2025-05-15 08:51:43.249 [DefaultDispatcher-worker-7 @coroutine#347] 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:45789/api/content/727804127314669568/_ustadmanifest.json. 2025-05-15 08:51:43.249 [DefaultDispatcher-worker-7 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45789/api/content/727804127314669568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:43.254 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab 2025-05-15 08:51:43.254 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b8158d 2025-05-15 08:51:43.255 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 08:51:43.255 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 08:51:43.255 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 08:51:43.255 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 08:51:43.255 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 08:51:43.257 [Test worker @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd4d6 2025-05-15 08:51:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-15 08:51:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-15 08:51:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:43.257 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec77cab: (connection evicted) 2025-05-15 08:51:43.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:43.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-15 08:51:43.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-15 08:51:43.532 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:43.532 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:43.713 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:44.261 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@706690e1 2025-05-15 08:51:44.261 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@706690e1 2025-05-15 08:51:44.263 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24668b5b 2025-05-15 08:51:44.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-15 08:51:44.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-15 08:51:44.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:44.264 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b8158d: (connection evicted) 2025-05-15 08:51:44.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:44.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-15 08:51:44.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1e578f 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:44.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:44.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:44.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee95d42 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:44.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:44.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-15 08:51:44.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-05-15 08:51:44.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-05-15 08:51:44.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-15 08:51:44.297 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 08:51:44.298 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 08:51:44.299 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3e755d5f 2025-05-15 08:51:44.300 [DefaultDispatcher-worker-19 @coroutine#453] INFO ktor.application - Responding at http://0.0.0.0:34339 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451cef67 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-15 08:51:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-15 08:51:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-15 08:51:44.302 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 08:51:44.302 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 08:51:44.302 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 08:51:44.302 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 08:51:44.302 [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-05-15 08:51:44.302 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 08:51:44.302 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 08:51:44.302 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 08:51:44.302 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41dc34c8 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:44.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-15 08:51:44.323 [DefaultDispatcher-worker-15 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.328 [DefaultDispatcher-worker-6 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.332 [DefaultDispatcher-worker-13 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-15 08:51:44.334 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-15 08:51:44.339 [DefaultDispatcher-worker-14 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.344 [DefaultDispatcher-worker-11 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.344 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:44.344 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json. 2025-05-15 08:51:44.344 [Test worker @coroutine#458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:44.345 [Test worker @coroutine#458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:44.345 [Test worker @coroutine#458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:44.345 [Test worker @coroutine#458] 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:34339/api/content/727804132849885184/_ustadmanifest.json. 2025-05-15 08:51:44.345 [Test worker @coroutine#458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:44.354 [DefaultDispatcher-worker-11 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.355 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 08:51:44.355 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3bfc5d1a-3f75-4cc2-befd-f6c5c6e3728c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 08:51:44.356 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:44.356 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3bfc5d1a-3f75-4cc2-befd-f6c5c6e3728c 2025-05-15 08:51:44.357 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:44.357 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34339/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:51:44.357 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:44.357 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:51:44.360 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:51:44.360 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:51:44.360 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.360 [eventLoopGroupProxy-7-1 @call-handler#489] 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-05-15 08:51:44.360 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:44.360 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.361 [eventLoopGroupProxy-7-1 @call-handler#489] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-05-15 08:51:44.361 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:44.361 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:44.362 [DefaultDispatcher-worker-10 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.363 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/UmAppDatabase/replication/nodeId 2025-05-15 08:51:44.363 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34339/UmAppDatabase/replication/nodeId. 2025-05-15 08:51:44.363 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/UmAppDatabase/replication/nodeId 2025-05-15 08:51:44.364 [DefaultDispatcher-worker-11 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.364 [DefaultDispatcher-worker-11 @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:34339/api/blob/upload-init-batch. 2025-05-15 08:51:44.364 [DefaultDispatcher-worker-11 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.364 [DefaultDispatcher-worker-11 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:44.364 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:51:44.365 [eventLoopGroupProxy-7-1 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.365 [eventLoopGroupProxy-7-1 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 08:51:44.365 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/UmAppDatabase/replication/nodeId 2025-05-15 08:51:44.365 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/UmAppDatabase/replication/nodeId 2025-05-15 08:51:44.366 [eventLoopGroupProxy-7-3 @call-handler#505] 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-05-15 08:51:44.366 [eventLoopGroupProxy-7-3 @call-handler#505] 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-05-15 08:51:44.367 [eventLoopGroupProxy-7-3 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:44.368 [eventLoopGroupProxy-7-3 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 08:51:44.369 [DefaultDispatcher-worker-1 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.369 [DefaultDispatcher-worker-1 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.369 [DefaultDispatcher-worker-1 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-init-batch. 2025-05-15 08:51:44.369 [DefaultDispatcher-worker-1 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34339/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:44.370 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.370 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.370 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.370 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.370 [DefaultDispatcher-worker-9 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2025-05-15 08:51:44.371 [DefaultDispatcher-worker-16 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.372 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:44.374 [eventLoopGroupProxy-7-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:44.374 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.374 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 08:51:44.374 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.376 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.376 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.376 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.376 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.377 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:44.377 [DefaultDispatcher-worker-17 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.379 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:44.379 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.379 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:44.379 [DefaultDispatcher-worker-18 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.380 [DefaultDispatcher-worker-18 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.380 [DefaultDispatcher-worker-18 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.380 [DefaultDispatcher-worker-18 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.380 [DefaultDispatcher-worker-18 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.381 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:44.386 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:44.388 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:44.400 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:44.402 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:44.423 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.423 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:44.423 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.424 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.424 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.424 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.424 [DefaultDispatcher-worker-6 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.425 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.425 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:44.425 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.425 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.425 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34339/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:44.426 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34339/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34339/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-15 08:51:44.426 [DefaultDispatcher-worker-11 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34339/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.433 [DefaultDispatcher-worker-19 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.438 [DefaultDispatcher-worker-15 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:44.440 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 08:51:44.939 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9cf60a91-ddab-4742-b33e-60514ccefd00', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 08:51:44.939 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:44.939 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9cf60a91-ddab-4742-b33e-60514ccefd00 2025-05-15 08:51:44.941 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.941 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-init-batch. 2025-05-15 08:51:44.941 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.941 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:44.942 [eventLoopGroupProxy-7-1 @call-handler#536] 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-05-15 08:51:44.943 [eventLoopGroupProxy-7-1 @call-handler#536] 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-05-15 08:51:44.943 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:44.945 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-15 08:51:44.945 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.945 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/api/blob/upload-init-batch 2025-05-15 08:51:44.945 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-init-batch. 2025-05-15 08:51:44.945 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34339/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:44.946 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.946 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.946 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.946 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.947 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:44.949 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.949 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:44.950 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.950 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.951 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.951 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.951 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.951 [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-05-15 08:51:44.953 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.953 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:44.953 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.954 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.954 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.954 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.954 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.954 [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-05-15 08:51:44.996 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:44.996 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:44.997 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.998 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.998 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:44.998 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:44.998 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:44.998 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.040 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.040 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.041 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.041 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.041 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.041 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.042 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.042 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.084 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.084 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.084 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.085 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.085 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.085 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.085 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.086 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.128 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.128 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.129 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.129 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.129 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.129 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.129 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.130 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.172 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.172 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.173 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.173 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.173 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.173 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.173 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.174 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.216 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.216 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.217 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.217 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.217 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.217 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.217 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.218 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.260 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.260 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.260 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.261 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.261 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.261 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.261 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.262 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.303 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.303 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 08:51:45.304 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.304 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.304 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.304 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.304 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.305 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.347 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.347 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.348 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.348 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.348 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.348 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.348 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.349 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.391 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.391 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.392 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.392 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.392 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.392 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.392 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.393 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.435 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.435 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:45.436 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.436 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.436 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.436 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.436 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.437 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.445 [DefaultDispatcher-worker-20 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:45.479 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:45.480 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.480 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:45.480 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.481 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.481 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.481 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.481 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.482 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.483 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:45.483 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.483 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:45.484 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.484 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.484 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/blob/upload-batch-data. 2025-05-15 08:51:45.484 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.484 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:45.485 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:45.486 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:45.487 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.487 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:45.487 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/blob/upload-batch-data 2025-05-15 08:51:45.493 [DefaultDispatcher-worker-19 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:45.499 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:45.499 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/UmAppDatabase/replication/message 2025-05-15 08:51:45.499 [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:34339/UmAppDatabase/replication/message. 2025-05-15 08:51:45.500 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/UmAppDatabase/replication/message 2025-05-15 08:51:45.500 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34339/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:51:45.501 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:51:45.501 [eventLoopGroupProxy-7-1 @call-handler#605] 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-05-15 08:51:45.501 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:45.512 [DefaultDispatcher-worker-20 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-05-15 08:51:45.513 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:45.513 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-5 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-5 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json. 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-5 @coroutine#452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/UmAppDatabase/replication/message 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/UmAppDatabase/replication/message 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34339/UmAppDatabase/replication/message. 2025-05-15 08:51:45.513 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34339/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:45.514 [DefaultDispatcher-worker-20 @coroutine#452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:45.514 [DefaultDispatcher-worker-20 @coroutine#452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json 2025-05-15 08:51:45.514 [DefaultDispatcher-worker-20 @coroutine#452] 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:34339/api/content/727804132849885184/_ustadmanifest.json. 2025-05-15 08:51:45.514 [DefaultDispatcher-worker-20 @coroutine#452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34339/api/content/727804132849885184/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:45.518 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e322108 2025-05-15 08:51:45.519 [DefaultDispatcher-worker-12 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-05-15 08:51:45.520 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 08:51:45.520 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 08:51:45.520 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 08:51:45.520 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 08:51:45.520 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 08:51:45.521 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f229c40 2025-05-15 08:51:45.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-15 08:51:45.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-15 08:51:45.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:45.521 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e322108: (connection evicted) 2025-05-15 08:51:45.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:45.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-15 08:51:45.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-15 08:51:45.803 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:45.940 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:45.994 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:46.287 [DefaultDispatcher-worker-13 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f267e1b 2025-05-15 08:51:46.524 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3e755d5f 2025-05-15 08:51:46.524 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3e755d5f 2025-05-15 08:51:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-15 08:51:46.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-15 08:51:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:46.525 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d: (connection evicted) 2025-05-15 08:51:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:46.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-15 08:51:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ac47f14 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34be7efb 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:46.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-05-15 08:51:46.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-05-15 08:51:46.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-15 08:51:46.558 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 08:51:46.559 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 08:51:46.559 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@50e4d8cd 2025-05-15 08:51:46.560 [DefaultDispatcher-worker-14 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:44973 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0881f1 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:46.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-15 08:51:46.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-15 08:51:46.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-15 08:51:46.562 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 08:51:46.562 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 08:51:46.562 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 08:51:46.562 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 08:51:46.562 [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-05-15 08:51:46.562 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 08:51:46.562 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 08:51:46.562 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 08:51:46.562 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7aba7c 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:46.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-15 08:51:46.583 [DefaultDispatcher-worker-14 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.588 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.592 [DefaultDispatcher-worker-7 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-15 08:51:46.593 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-15 08:51:46.597 [DefaultDispatcher-worker-10 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.603 [DefaultDispatcher-worker-17 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.603 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.603 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json. 2025-05-15 08:51:46.603 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.604 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.604 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.604 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json. 2025-05-15 08:51:46.604 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:46.611 [DefaultDispatcher-worker-12 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.611 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 08:51:46.611 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ddd31fd2-01be-488f-8182-4bfdfcb4dacc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 08:51:46.612 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:46.612 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ddd31fd2-01be-488f-8182-4bfdfcb4dacc 2025-05-15 08:51:46.612 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:46.612 [DefaultDispatcher-worker-6 @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:44973/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:51:46.613 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:46.613 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:51:46.615 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:51:46.615 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:51:46.615 [eventLoopGroupProxy-10-1 @call-handler#669] 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-05-15 08:51:46.615 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.615 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:46.615 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.615 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 08:51:46.616 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:46.616 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:46.617 [DefaultDispatcher-worker-12 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.617 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/UmAppDatabase/replication/nodeId 2025-05-15 08:51:46.617 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44973/UmAppDatabase/replication/nodeId. 2025-05-15 08:51:46.618 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/UmAppDatabase/replication/nodeId 2025-05-15 08:51:46.618 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/blob/upload-init-batch 2025-05-15 08:51:46.618 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-init-batch. 2025-05-15 08:51:46.618 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/blob/upload-init-batch 2025-05-15 08:51:46.619 [DefaultDispatcher-worker-17 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:46.619 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:51:46.619 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.619 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 08:51:46.619 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/UmAppDatabase/replication/nodeId 2025-05-15 08:51:46.619 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44973/UmAppDatabase/replication/nodeId 2025-05-15 08:51:46.619 [eventLoopGroupProxy-10-1 @call-handler#681] 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-05-15 08:51:46.620 [eventLoopGroupProxy-10-1 @call-handler#681] 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-05-15 08:51:46.620 [eventLoopGroupProxy-10-1 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.621 [eventLoopGroupProxy-10-1 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 08:51:46.622 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/blob/upload-init-batch 2025-05-15 08:51:46.622 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44973/api/blob/upload-init-batch 2025-05-15 08:51:46.622 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-init-batch. 2025-05-15 08:51:46.622 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44973/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:46.623 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.623 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-batch-data. 2025-05-15 08:51:46.623 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.623 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:46.624 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:46.624 [DefaultDispatcher-worker-4 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.625 [eventLoopGroupProxy-10-1 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.625 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.626 [eventLoopGroupProxy-10-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:46.626 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.627 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.627 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-batch-data. 2025-05-15 08:51:46.627 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.627 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:46.628 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:46.629 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.629 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.629 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:46.629 [DefaultDispatcher-worker-10 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.629 [DefaultDispatcher-worker-6 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.630 [DefaultDispatcher-worker-10 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.630 [DefaultDispatcher-worker-10 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-batch-data. 2025-05-15 08:51:46.630 [DefaultDispatcher-worker-10 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.630 [DefaultDispatcher-worker-10 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:46.631 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:46.634 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.634 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.634 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 08:51:46.634 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.635 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.635 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-batch-data. 2025-05-15 08:51:46.635 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.635 [DefaultDispatcher-worker-6 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:46.636 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:46.637 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.637 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.637 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:46.637 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.638 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.638 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/blob/upload-batch-data. 2025-05-15 08:51:46.638 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.638 [DefaultDispatcher-worker-3 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:46.639 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:46.640 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:46.640 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.640 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:46.641 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/blob/upload-batch-data 2025-05-15 08:51:46.647 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:46.647 [DefaultDispatcher-worker-15 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.648 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:46.652 [DefaultDispatcher-worker-10 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.652 [DefaultDispatcher-worker-10 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/UmAppDatabase/replication/message 2025-05-15 08:51:46.652 [DefaultDispatcher-worker-10 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44973/UmAppDatabase/replication/message. 2025-05-15 08:51:46.652 [DefaultDispatcher-worker-10 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/UmAppDatabase/replication/message 2025-05-15 08:51:46.652 [DefaultDispatcher-worker-10 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44973/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:51:46.653 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:51:46.653 [eventLoopGroupProxy-10-1 @call-handler#721] 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-05-15 08:51:46.653 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:46.660 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:46.663 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:46.664 [DefaultDispatcher-worker-10 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-05-15 08:51:46.664 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:46.665 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json. 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/UmAppDatabase/replication/message 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44973/UmAppDatabase/replication/message 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44973/UmAppDatabase/replication/message. 2025-05-15 08:51:46.665 [DefaultDispatcher-worker-7 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44973/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:46.666 [DefaultDispatcher-worker-16 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.666 [DefaultDispatcher-worker-16 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json 2025-05-15 08:51:46.666 [DefaultDispatcher-worker-16 @coroutine#633] 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:44973/api/content/727804138871169024/_ustadmanifest.json. 2025-05-15 08:51:46.666 [DefaultDispatcher-worker-16 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44973/api/content/727804138871169024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:46.671 [DefaultDispatcher-worker-7 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2025-05-15 08:51:46.672 [DefaultDispatcher-worker-13 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2025-05-15 08:51:46.673 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 08:51:46.673 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 08:51:46.673 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 08:51:46.673 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 08:51:46.673 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 08:51:46.674 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecbfba1 2025-05-15 08:51:46.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-15 08:51:46.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-15 08:51:46.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:46.674 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a319a2e: (connection evicted) 2025-05-15 08:51:46.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:46.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-15 08:51:46.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-15 08:51:47.062 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:47.062 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:47.148 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:47.678 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@50e4d8cd 2025-05-15 08:51:47.678 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@50e4d8cd 2025-05-15 08:51:47.679 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f62062 2025-05-15 08:51:47.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-15 08:51:47.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-15 08:51:47.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:47.679 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e5b262: (connection evicted) 2025-05-15 08:51:47.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:47.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-15 08:51:47.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fbd47b7 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:47.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:47.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edaa572 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:47.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-05-15 08:51:47.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-05-15 08:51:47.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-15 08:51:47.703 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 08:51:47.704 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 08:51:47.704 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@33478a2f 2025-05-15 08:51:47.705 [DefaultDispatcher-worker-16 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:40251 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551725e4 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:47.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:47.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-15 08:51:47.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:47.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:47.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-15 08:51:47.707 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 08:51:47.707 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 08:51:47.707 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 08:51:47.707 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 08:51:47.707 [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-05-15 08:51:47.707 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 08:51:47.707 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 08:51:47.707 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 08:51:47.707 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d46229 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:47.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:47.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-15 08:51:47.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-15 08:51:47.727 [DefaultDispatcher-worker-3 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.730 [DefaultDispatcher-worker-11 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.793 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:47.794 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:47.806 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:47.808 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:47.821 [DefaultDispatcher-worker-11 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:47.847 [DefaultDispatcher-worker-11 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:47.850 [DefaultDispatcher-worker-11 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:47.853 [DefaultDispatcher-worker-11 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:47.861 [DefaultDispatcher-worker-2 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.866 [DefaultDispatcher-worker-8 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.866 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:47.866 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json. 2025-05-15 08:51:47.866 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:47.867 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:47.867 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:47.868 [Test worker @coroutine#755] 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:40251/api/content/727804143713226752/_ustadmanifest.json. 2025-05-15 08:51:47.868 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:47.927 [DefaultDispatcher-worker-1 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.927 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 08:51:47.927 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0697bdde-0758-4a31-bdcd-ecb05e998d70', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 08:51:47.928 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 08:51:47.928 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0697bdde-0758-4a31-bdcd-ecb05e998d70 2025-05-15 08:51:47.929 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:47.929 [DefaultDispatcher-worker-1 @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:40251/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:51:47.929 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:47.929 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:51:47.931 [eventLoopGroupProxy-13-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:51:47.931 [eventLoopGroupProxy-13-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:51:47.931 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:47.931 [eventLoopGroupProxy-13-1 @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-05-15 08:51:47.931 [eventLoopGroupProxy-13-1 @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-05-15 08:51:47.932 [eventLoopGroupProxy-13-1 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:47.932 [eventLoopGroupProxy-13-1 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 08:51:47.932 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:47.932 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40251/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:51:47.934 [DefaultDispatcher-worker-13 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.934 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/UmAppDatabase/replication/nodeId 2025-05-15 08:51:47.934 [DefaultDispatcher-worker-13 @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:40251/UmAppDatabase/replication/nodeId. 2025-05-15 08:51:47.934 [DefaultDispatcher-worker-13 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/UmAppDatabase/replication/nodeId 2025-05-15 08:51:47.935 [eventLoopGroupProxy-13-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:51:47.936 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:47.936 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 08:51:47.936 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/UmAppDatabase/replication/nodeId 2025-05-15 08:51:47.936 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40251/UmAppDatabase/replication/nodeId 2025-05-15 08:51:47.942 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.947 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:47.948 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-init-batch 2025-05-15 08:51:47.948 [DefaultDispatcher-worker-11 @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:40251/api/blob/upload-init-batch. 2025-05-15 08:51:47.948 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-init-batch 2025-05-15 08:51:47.948 [DefaultDispatcher-worker-11 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:47.949 [eventLoopGroupProxy-13-1 @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-05-15 08:51:47.949 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-05-15 08:51:47.994 [eventLoopGroupProxy-13-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:47.995 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-05-15 08:51:47.996 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-init-batch 2025-05-15 08:51:47.996 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40251/api/blob/upload-init-batch 2025-05-15 08:51:47.996 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-init-batch. 2025-05-15 08:51:47.996 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40251/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:47.999 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:47.999 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:47.999 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:47.999 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.000 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.001 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.001 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.002 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.003 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.004 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.004 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.004 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.004 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.005 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.046 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.046 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.047 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.047 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.048 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.048 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.050 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.050 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.050 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.050 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.051 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.051 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.051 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.051 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.052 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.055 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.055 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.055 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 08:51:48.055 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.056 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.056 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.056 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.056 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.057 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.098 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.099 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.099 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.099 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.101 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.101 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.101 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.101 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.101 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.163 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.164 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.164 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 63ms 2025-05-15 08:51:48.164 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.167 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.167 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.167 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.167 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.168 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.214 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.214 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.214 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-15 08:51:48.215 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.216 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.216 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.216 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.216 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.217 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.259 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.259 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.259 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:48.260 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.260 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.260 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.260 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.260 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.261 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.304 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.304 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.304 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.304 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.305 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.305 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.305 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.305 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.306 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.349 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.349 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.349 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.350 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.351 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.351 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.351 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.351 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.352 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.353 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.353 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.353 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.353 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.354 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.354 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.354 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.354 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.354 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.356 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.356 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.356 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.356 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.358 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.358 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.358 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.358 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.359 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.361 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.361 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.361 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.361 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.362 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.362 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.362 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.362 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.363 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.364 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.364 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.364 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.365 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.365 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.365 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.365 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.365 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.366 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.367 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.368 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.368 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.368 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.369 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.369 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.369 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.369 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.369 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.371 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.371 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.371 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.371 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.372 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.373 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.374 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.374 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.374 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.374 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.375 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.375 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.375 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.375 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.376 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.377 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.377 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.377 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.377 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.379 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.379 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.379 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.379 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.380 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.381 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.381 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.381 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.382 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.382 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.382 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.382 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.382 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.383 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.384 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.384 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.384 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.385 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.386 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.387 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.387 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.387 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.387 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.388 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.388 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.388 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.388 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.389 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.390 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.390 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.390 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.391 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.392 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.392 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.392 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.393 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.393 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.394 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.394 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.395 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.395 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.395 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.395 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.396 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.397 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.398 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.398 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.398 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.399 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.399 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.400 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.401 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.401 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.401 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.402 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.402 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.402 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.402 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.402 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.403 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.403 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.403 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.404 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.404 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.404 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.404 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.404 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.405 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.406 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.406 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.406 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.406 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.407 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.407 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.407 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.407 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.408 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.409 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.409 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.409 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.409 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.411 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.411 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.411 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.411 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.412 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.413 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.413 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.413 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.413 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.414 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.414 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.414 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.414 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.415 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.416 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.416 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.416 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.417 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.417 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.417 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.417 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.417 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.418 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.419 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.419 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.419 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.420 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.420 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.420 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.420 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.420 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.421 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.422 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.422 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.422 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.422 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.424 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.424 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.424 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.424 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.425 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.426 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.426 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.426 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.426 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.427 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.427 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.427 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.427 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.428 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.429 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.429 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.429 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.429 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.430 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.431 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.432 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.432 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.432 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.432 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.433 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.434 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.434 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.434 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.435 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.437 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.438 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.446 [DefaultDispatcher-worker-18 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:48.480 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.480 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.480 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:48.481 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.481 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.481 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.481 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.481 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.482 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.483 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.483 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.483 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.483 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.484 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.484 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.484 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.484 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.485 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.486 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.486 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.486 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.486 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.487 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.487 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.487 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.487 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.488 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.489 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.489 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.489 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.489 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.490 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.490 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.490 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.490 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.491 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.533 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.533 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.533 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:48.534 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.535 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.535 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.535 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.535 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.536 [eventLoopGroupProxy-13-1 @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-05-15 08:51:48.579 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.579 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.579 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 08:51:48.580 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.580 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.580 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.580 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.580 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.581 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.582 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.582 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.582 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.583 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.583 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.583 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.583 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.583 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.584 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.585 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.585 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.585 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.586 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.586 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.586 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.586 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.586 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.587 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.630 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.630 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.630 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.631 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.632 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.632 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.632 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.632 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.632 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.633 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.634 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.634 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.634 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.635 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.635 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.635 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.635 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.635 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.636 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.636 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.636 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.637 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.637 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.637 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.637 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.637 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.638 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.639 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.639 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.639 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.639 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.640 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.640 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.640 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.640 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.641 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.642 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.642 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.642 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.642 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.643 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.643 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.643 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.643 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.643 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.686 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.686 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.686 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.687 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.688 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.688 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.688 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.688 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.688 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.690 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.690 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.690 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.690 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.691 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.691 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.691 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.691 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.691 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.692 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.692 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.692 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.693 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.693 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.693 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.693 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.693 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.694 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.695 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.695 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.695 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.696 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.696 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.696 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.696 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.696 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.697 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.698 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.698 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.698 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.699 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.699 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.699 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.699 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.699 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.700 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.701 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.701 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.701 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.701 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.702 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.702 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.702 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.702 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.703 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.704 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.704 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.704 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.704 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.705 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.705 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.705 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.705 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.706 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.707 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.707 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.707 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.707 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.708 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.708 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.708 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.708 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.708 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.710 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.710 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.710 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.710 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.711 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.711 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.711 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.711 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.711 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.712 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.713 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.713 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.713 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.713 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.713 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.713 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.714 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.714 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.715 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.715 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.715 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.716 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.717 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.717 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.717 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.717 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.717 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.718 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.718 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.718 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.719 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.720 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.720 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.720 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.720 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.720 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.721 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.722 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.722 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.722 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.723 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.723 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.723 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.723 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.723 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.766 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.766 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.766 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.766 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.767 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.767 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.767 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.767 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.768 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.769 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.769 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.770 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.770 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.771 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.771 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.771 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.771 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.771 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.773 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.773 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.773 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.773 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.774 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.774 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.774 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.774 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.774 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.816 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.817 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.817 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.817 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.818 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.818 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.818 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.818 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.819 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.820 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.820 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.820 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.820 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.821 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.821 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.821 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.821 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.821 [eventLoopGroupProxy-13-1 @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-05-15 08:51:48.822 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.823 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.823 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:48.823 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.824 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.824 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.824 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.824 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.824 [eventLoopGroupProxy-13-1 @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-05-15 08:51:48.825 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.825 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.825 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.825 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.826 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.826 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.826 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.826 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.827 [eventLoopGroupProxy-13-1 @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-05-15 08:51:48.870 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.870 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.870 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.870 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.871 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.871 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.871 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.871 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.872 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.873 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.873 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.873 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:48.873 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.875 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.918 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.918 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.918 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:48.919 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.920 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.921 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:48.955 [DefaultDispatcher-worker-14 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:48.964 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:48.964 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:48.964 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 08:51:48.964 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.965 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.965 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:48.965 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:48.965 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:48.966 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.009 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.009 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.009 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.010 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.011 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.012 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.054 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.054 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.054 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.055 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.056 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.056 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.056 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.056 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.056 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.057 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.057 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.057 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.058 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.058 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.058 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.058 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.058 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.059 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.060 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.060 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.060 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.060 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.061 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.062 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.063 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.063 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.063 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.063 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.064 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.064 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.064 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.064 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.065 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.065 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.065 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.065 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.066 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.066 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.066 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.066 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.067 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.067 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.068 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.068 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.068 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.069 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.069 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.069 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.069 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.069 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.070 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.070 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.071 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.071 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.072 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.072 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.072 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.072 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.072 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.073 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.073 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.073 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.074 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.074 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.074 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.074 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.075 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.075 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.076 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.076 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.076 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.076 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.077 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.077 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.077 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.077 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.078 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.079 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.079 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.079 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.079 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.080 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.080 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.080 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.080 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.080 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.081 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.081 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.082 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.082 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.082 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.082 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.082 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.082 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.083 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.084 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.084 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.084 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.084 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.085 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.085 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.085 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.085 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.086 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.087 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.087 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.087 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.087 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.088 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.088 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.088 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.088 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.088 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.089 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.089 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.089 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.090 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.090 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.090 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.090 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.090 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.091 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.092 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.092 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.092 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.092 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.093 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.094 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.136 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.136 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.136 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:49.136 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.137 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.137 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.137 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.137 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.138 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.139 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.139 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.139 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.139 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.140 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.140 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.140 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.140 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.141 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.141 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.142 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.142 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.142 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.143 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.143 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.143 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.143 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.143 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.144 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.144 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.144 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.144 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.145 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.145 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.145 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.145 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.146 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.147 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.147 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.147 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.147 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.148 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.148 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.148 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.148 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.148 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.149 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.149 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.149 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.149 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.150 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.150 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.150 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.150 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.151 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.152 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.152 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.152 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.152 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.153 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.153 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.153 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.153 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.153 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.196 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.196 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.196 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.196 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.197 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.197 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.197 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.197 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.198 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.199 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.199 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.199 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.199 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.200 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.200 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.201 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.201 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.201 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.202 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.203 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.203 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.203 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.203 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.204 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.247 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.247 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.247 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.247 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.248 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.248 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.248 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.248 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.249 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.250 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.250 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.250 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.250 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.251 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.251 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.251 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.251 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.251 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.252 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.252 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.252 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.252 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.253 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.254 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.254 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.254 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.254 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.255 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.255 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.255 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.255 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.255 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.256 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.256 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.256 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.256 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.257 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.257 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.257 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.257 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.257 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.258 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.258 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.258 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.258 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.259 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.259 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.259 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.259 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.259 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.260 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.260 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.260 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.260 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.261 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.261 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.261 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.261 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.261 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.262 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.262 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.262 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.263 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.263 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.263 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.263 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.263 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.264 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.265 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.265 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.265 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.265 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.265 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.265 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.265 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.265 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.266 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.267 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.267 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.267 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.268 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.268 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.269 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.269 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.269 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.269 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.270 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.270 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.270 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.270 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.270 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.271 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.271 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.271 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.271 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.272 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.272 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.272 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.272 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.272 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.315 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.315 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.316 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 08:51:49.316 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.317 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.317 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.317 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.317 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.317 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.318 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.318 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.318 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.318 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.319 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.319 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.319 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.319 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.320 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.362 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.362 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.362 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.364 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.365 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.365 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.365 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.365 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.366 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.366 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.366 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.366 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.366 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.408 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.409 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.409 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.409 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.410 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.410 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.410 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.410 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.410 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.452 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.453 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.453 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.453 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.454 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.454 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.454 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.454 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.454 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.466 [DefaultDispatcher-worker-18 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:49.496 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.497 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.497 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.497 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.498 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.498 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.498 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.498 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.498 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.541 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.541 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.541 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.541 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.542 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.542 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.542 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.542 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.542 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.585 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.585 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.585 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.585 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.586 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.586 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.586 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.586 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.587 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.588 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.588 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.588 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.588 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.588 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.588 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.588 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.588 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.589 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.632 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.632 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.632 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.632 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.633 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.633 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.633 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.633 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.633 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.635 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.635 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.635 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.635 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.636 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.636 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.636 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.636 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.636 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.637 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.637 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.637 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.638 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.638 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.638 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.638 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.638 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.638 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.640 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.640 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.640 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:49.640 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.641 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.641 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.641 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.641 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.641 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.642 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.642 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.642 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.642 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.643 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.643 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.643 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.643 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.643 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.644 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.644 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.644 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.645 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.645 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.645 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.645 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.645 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.646 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.688 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.688 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.688 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:49.689 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.689 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.689 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.689 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.689 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.690 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.691 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.691 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.691 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.691 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.692 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.692 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.692 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.692 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.692 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.693 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.693 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.693 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.693 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.693 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.694 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.694 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.694 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.694 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.694 [DefaultDispatcher-worker-4 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.695 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.695 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.695 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.695 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.695 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.695 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.695 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.695 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.696 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.711 [DefaultDispatcher-worker-18 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:49.739 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.739 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.739 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.740 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.740 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.740 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.740 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.740 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.741 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.742 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.742 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.742 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.742 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.743 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.743 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.743 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.743 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.743 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.744 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.744 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.744 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.744 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.745 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.745 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.745 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.745 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.745 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.746 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.746 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.746 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.746 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.746 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.746 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.746 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.746 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.747 [eventLoopGroupProxy-13-1 @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-05-15 08:51:49.790 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.790 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.790 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.790 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.791 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.791 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.791 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.791 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.792 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.835 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.835 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.835 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.836 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.836 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.836 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.836 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.836 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.837 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.838 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.838 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.838 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.839 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.839 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.839 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.839 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.839 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.840 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.845 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.845 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.845 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 08:51:49.845 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.846 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.846 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.846 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.846 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.846 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.847 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.847 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.847 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.847 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.848 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.848 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.848 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.848 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.848 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.891 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.891 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.891 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.892 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.892 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.892 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.892 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.892 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.893 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.894 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.894 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.894 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.894 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.895 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.895 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.895 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.895 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.895 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.938 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.938 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.938 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:49.939 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.939 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.939 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.939 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.939 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.940 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.974 [DefaultDispatcher-worker-19 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:49.982 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.982 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.982 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 08:51:49.983 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.983 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.983 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.983 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.983 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.984 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:49.985 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:49.985 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:49.985 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:49.985 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.986 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.986 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:49.986 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:49.986 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:49.986 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.029 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.029 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.029 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:50.030 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.030 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.030 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.030 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.030 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.031 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.032 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.032 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.032 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:50.032 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.033 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.033 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.033 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.033 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.033 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.034 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.034 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.034 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:50.035 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.035 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.035 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.035 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.035 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.036 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.036 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.036 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.037 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:50.037 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.038 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.038 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.038 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.038 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.038 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.084 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.084 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.084 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-05-15 08:51:50.084 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.085 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.085 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.085 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.085 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.086 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.127 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.128 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.128 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 08:51:50.128 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.129 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.129 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.129 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.129 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.129 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.130 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.130 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.130 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:50.131 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.131 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.131 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.131 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.131 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.132 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.133 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.133 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.133 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 08:51:50.133 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.133 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.133 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/blob/upload-batch-data. 2025-05-15 08:51:50.133 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.133 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:50.134 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 08:51:50.135 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:50.136 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.136 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 08:51:50.136 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/blob/upload-batch-data 2025-05-15 08:51:50.143 [DefaultDispatcher-worker-1 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:50.147 [DefaultDispatcher-worker-20 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:50.147 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/UmAppDatabase/replication/message 2025-05-15 08:51:50.147 [DefaultDispatcher-worker-20 @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:40251/UmAppDatabase/replication/message. 2025-05-15 08:51:50.147 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/UmAppDatabase/replication/message 2025-05-15 08:51:50.147 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40251/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:51:50.148 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:51:50.148 [eventLoopGroupProxy-13-1 @call-handler#1603] 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-05-15 08:51:50.148 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:51:50.159 [DefaultDispatcher-worker-4 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-05-15 08:51:50.159 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:50.159 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-05-15 08:51:50.159 [DefaultDispatcher-worker-4 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:50.159 [DefaultDispatcher-worker-4 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json. 2025-05-15 08:51:50.159 [DefaultDispatcher-worker-4 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:50.159 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/UmAppDatabase/replication/message 2025-05-15 08:51:50.159 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40251/UmAppDatabase/replication/message 2025-05-15 08:51:50.160 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40251/UmAppDatabase/replication/message. 2025-05-15 08:51:50.160 [DefaultDispatcher-worker-12 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40251/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:50.160 [DefaultDispatcher-worker-20 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:50.160 [DefaultDispatcher-worker-20 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json 2025-05-15 08:51:50.160 [DefaultDispatcher-worker-20 @coroutine#749] 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:40251/api/content/727804143713226752/_ustadmanifest.json. 2025-05-15 08:51:50.160 [DefaultDispatcher-worker-20 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40251/api/content/727804143713226752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:51:50.165 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f08c343 2025-05-15 08:51:50.178 [DefaultDispatcher-worker-12 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-05-15 08:51:50.201 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 08:51:50.201 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 08:51:50.201 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 08:51:50.201 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 08:51:50.201 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 08:51:50.204 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb6b81b 2025-05-15 08:51:50.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-15 08:51:50.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-15 08:51:50.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:50.204 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f08c343: (connection evicted) 2025-05-15 08:51:50.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:50.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-15 08:51:50.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-15 08:51:50.207 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:50.207 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:50.643 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 08:51:51.208 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@33478a2f 2025-05-15 08:51:51.208 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@33478a2f 2025-05-15 08:51:51.212 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bc2650 2025-05-15 08:51:51.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-15 08:51:51.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-15 08:51:51.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:51.212 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460df441: (connection evicted) 2025-05-15 08:51:51.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:51.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-15 08:51:51.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5add7380 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:51.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:51.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-15 08:51:51.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c25385a 2025-05-15 08:51:51.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c25385a 2025-05-15 08:51:51.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-15 08:51:51.253 [DefaultDispatcher-worker-10 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c25385a 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d3b0397 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:51.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:51.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2025-05-15 08:51:51.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67683210 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:51.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:51.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2025-05-15 08:51:51.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2025-05-15 08:51:51.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-15 08:51:51.259 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 08:51:51.260 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 08:51:51.261 [DefaultDispatcher-worker-19 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:46291 2025-05-15 08:51:51.263 [DefaultDispatcher-worker-19 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2025-05-15 08:51:51.264 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46291/api/blob/upload-init-batch 2025-05-15 08:51:51.264 [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:46291/api/blob/upload-init-batch. 2025-05-15 08:51:51.264 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46291/api/blob/upload-init-batch 2025-05-15 08:51:51.264 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46291/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:51.266 [eventLoopGroupProxy-16-1 @call-handler#1648] 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-05-15 08:51:51.266 [eventLoopGroupProxy-16-1 @call-handler#1648] 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-05-15 08:51:51.266 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2025-05-15 08:51:51.267 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46291/api/blob/upload-init-batch 2025-05-15 08:51:51.267 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46291/api/blob/upload-init-batch 2025-05-15 08:51:51.267 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46291/api/blob/upload-init-batch. 2025-05-15 08:51:51.267 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46291/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:51.268 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46291/api/blob/upload-batch-data 2025-05-15 08:51:51.268 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46291/api/blob/upload-batch-data. 2025-05-15 08:51:51.268 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46291/api/blob/upload-batch-data 2025-05-15 08:51:51.268 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46291/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:51.268 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-15 08:51:51.270 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2025-05-15 08:51:51.270 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:51.271 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46291/api/blob/upload-batch-data 2025-05-15 08:51:51.272 [eventLoopGroupProxy-16-2 @call-handler#1665] 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-05-15 08:51:51.274 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:51:51.277 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bcfd10 2025-05-15 08:51:51.321 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:51.357 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:51.358 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79080255 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ba3045 2025-05-15 08:51:52.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ba3045 2025-05-15 08:51:52.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-15 08:51:52.368 [DefaultDispatcher-worker-14 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ba3045 2025-05-15 08:51:52.371 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33771/api/blob/upload-init-batch 2025-05-15 08:51:52.371 [Test worker @coroutine#1673] 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:33771/api/blob/upload-init-batch. 2025-05-15 08:51:52.371 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33771/api/blob/upload-init-batch 2025-05-15 08:51:52.371 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33771/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:52.372 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33771/api/blob/upload-init-batch 2025-05-15 08:51:52.372 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33771/api/blob/upload-init-batch 2025-05-15 08:51:52.372 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33771/api/blob/upload-init-batch. 2025-05-15 08:51:52.372 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33771/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:52.378 [DefaultDispatcher-worker-9 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ba3045 2025-05-15 08:51:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-15 08:51:52.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-15 08:51:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.381 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ba3045: (connection evicted) 2025-05-15 08:51:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-15 08:51:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543c887 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3751baf6 2025-05-15 08:51:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3751baf6 2025-05-15 08:51:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-15 08:51:52.396 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59935/api/blob/upload-init-batch 2025-05-15 08:51:52.396 [Test worker @coroutine#1684] 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:59935/api/blob/upload-init-batch. 2025-05-15 08:51:52.396 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59935/api/blob/upload-init-batch 2025-05-15 08:51:52.396 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59935/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:52.397 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59935/api/blob/upload-init-batch 2025-05-15 08:51:52.397 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59935/api/blob/upload-init-batch 2025-05-15 08:51:52.397 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59935/api/blob/upload-init-batch. 2025-05-15 08:51:52.397 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59935/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:52.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-15 08:51:52.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-15 08:51:52.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.398 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3751baf6: (connection evicted) 2025-05-15 08:51:52.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-15 08:51:52.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-15 08:51:52.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38318d67 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12948e7a 2025-05-15 08:51:52.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12948e7a 2025-05-15 08:51:52.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-15 08:51:52.413 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44589/api/blob/upload-init-batch 2025-05-15 08:51:52.413 [Test worker @coroutine#1690] 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:44589/api/blob/upload-init-batch. 2025-05-15 08:51:52.413 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44589/api/blob/upload-init-batch 2025-05-15 08:51:52.413 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44589/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 08:51:52.415 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44589/api/blob/upload-init-batch 2025-05-15 08:51:52.415 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44589/api/blob/upload-init-batch 2025-05-15 08:51:52.415 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44589/api/blob/upload-init-batch. 2025-05-15 08:51:52.415 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44589/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:51:52.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-15 08:51:52.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-15 08:51:52.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.419 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12948e7a: (connection evicted) 2025-05-15 08:51:52.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-15 08:51:52.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ecdd32 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2025-05-15 08:51:52.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2025-05-15 08:51:52.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-15 08:51:52.685 [DefaultDispatcher-worker-10 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9979cf 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-15 08:51:52.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-05-15 08:51:52.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-05-15 08:51:52.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-15 08:51:52.708 [DefaultDispatcher-worker-7 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198a0416 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-15 08:51:52.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2025-05-15 08:51:52.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@65871cfd 2025-05-15 08:51:52.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@784c74e 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-15 08:51:52.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-15 08:51:52.750 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.752 [DefaultDispatcher-worker-9 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.756 [DefaultDispatcher-worker-19 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.760 [DefaultDispatcher-worker-20 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.764 [DefaultDispatcher-worker-12 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.766 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.770 [DefaultDispatcher-worker-14 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2025-05-15 08:51:52.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-15 08:51:52.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-15 08:51:52.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.774 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e577eed: (connection evicted) 2025-05-15 08:51:52.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-15 08:51:52.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7e2f 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-15 08:51:52.788 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.795 [DefaultDispatcher-worker-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.799 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.803 [DefaultDispatcher-worker-8 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.808 [DefaultDispatcher-worker-16 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.809 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.810 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.815 [DefaultDispatcher-worker-18 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-05-15 08:51:52.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-15 08:51:52.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-15 08:51:52.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.815 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c76762: (connection evicted) 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-15 08:51:52.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3093161a 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-15 08:51:52.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2025-05-15 08:51:52.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2025-05-15 08:51:52.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-15 08:51:52.836 [DefaultDispatcher-worker-9 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2025-05-15 08:51:52.840 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2025-05-15 08:51:52.844 [DefaultDispatcher-worker-5 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2025-05-15 08:51:52.849 [DefaultDispatcher-worker-17 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2025-05-15 08:51:52.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-15 08:51:52.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-15 08:51:52.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.849 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5978ba12: (connection evicted) 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-15 08:51:52.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108fd5d5 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:52.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-15 08:51:52.870 [DefaultDispatcher-worker-11 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.875 [DefaultDispatcher-worker-13 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.879 [DefaultDispatcher-worker-4 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.883 [DefaultDispatcher-worker-19 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.885 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.889 [DefaultDispatcher-worker-8 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b47211 2025-05-15 08:51:52.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-15 08:51:52.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-15 08:51:52.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:52.889 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28b47211: (connection evicted) 2025-05-15 08:51:52.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:52.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-15 08:51:52.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-15 08:51:53.222 [DefaultDispatcher-worker-13 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c25385a 2025-05-15 08:51:53.259 [DefaultDispatcher-worker-13 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254210b1 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:56.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-15 08:51:56.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2025-05-15 08:51:56.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2025-05-15 08:51:56.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-15 08:51:56.392 [DefaultDispatcher-worker-18 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2025-05-15 08:51:56.473 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798753cc 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:56.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-15 08:51:56.920 [DefaultDispatcher-worker-9 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.924 [DefaultDispatcher-worker-4 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.928 [DefaultDispatcher-worker-13 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.931 [DefaultDispatcher-worker-5 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.935 [DefaultDispatcher-worker-20 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77902ed6 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a644d75 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:56.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-05-15 08:51:56.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-05-15 08:51:56.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-15 08:51:56.957 [DefaultDispatcher-worker-18 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-05-15 08:51:56.961 [DefaultDispatcher-worker-19 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-05-15 08:51:56.965 [DefaultDispatcher-worker-11 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-05-15 08:51:56.968 [DefaultDispatcher-worker-10 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@501956f9 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:56.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-15 08:51:56.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:56.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:56.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-15 08:51:56.988 [DefaultDispatcher-worker-8 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:56.992 [DefaultDispatcher-worker-19 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:56.995 [DefaultDispatcher-worker-12 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:56.999 [DefaultDispatcher-worker-10 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:57.002 [DefaultDispatcher-worker-16 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:57.002 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.008 [DefaultDispatcher-worker-9 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbed6fc 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-15 08:51:57.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-15 08:51:57.027 [DefaultDispatcher-worker-10 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.031 [DefaultDispatcher-worker-4 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.034 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.039 [DefaultDispatcher-worker-16 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.039 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.043 [DefaultDispatcher-worker-15 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c55e559 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-15 08:51:57.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-15 08:51:57.061 [DefaultDispatcher-worker-6 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.066 [DefaultDispatcher-worker-5 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.069 [DefaultDispatcher-worker-10 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.071 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.073 [DefaultDispatcher-worker-20 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.077 [DefaultDispatcher-worker-15 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.082 [DefaultDispatcher-worker-14 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-05-15 08:51:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@978475b 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-05-15 08:51:57.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-05-15 08:51:57.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-15 08:51:57.102 [DefaultDispatcher-worker-3 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-05-15 08:51:57.106 [DefaultDispatcher-worker-17 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-05-15 08:51:57.109 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.110 [DefaultDispatcher-worker-5 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-05-15 08:51:57.113 [DefaultDispatcher-worker-17 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3194ff 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-15 08:51:57.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-15 08:51:57.130 [DefaultDispatcher-worker-17 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.134 [DefaultDispatcher-worker-20 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.137 [DefaultDispatcher-worker-19 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.141 [DefaultDispatcher-worker-19 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.144 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.144 [DefaultDispatcher-worker-16 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.150 [DefaultDispatcher-worker-10 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6821d4e1 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2025-05-15 08:51:57.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2025-05-15 08:51:57.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df7e309 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-15 08:51:57.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 08:51:57.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 08:51:57.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-15 08:51:57.176 [Test worker @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 08:51:57.178 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4417755b 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-15 08:51:57.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-15 08:51:57.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-15 08:51:57.185 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.194 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-15 08:51:57.196 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7b4a31 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-15 08:51:57.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-15 08:51:57.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-15 08:51:57.212 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-15 08:51:57.213 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@235d46b2 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bf0ed 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-15 08:51:57.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-15 08:51:57.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-15 08:51:57.214 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.227 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-15 08:51:57.228 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650a0b50 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:57.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2025-05-15 08:51:57.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2025-05-15 08:51:57.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-15 08:51:57.250 [DefaultDispatcher-worker-18 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2025-05-15 08:51:57.252 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.254 [DefaultDispatcher-worker-18 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2025-05-15 08:51:57.263 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.268 [DefaultDispatcher-worker-7 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2025-05-15 08:51:57.281 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.299 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.314 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:57.331 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.275 [DefaultDispatcher-worker-19 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2025-05-15 08:51:58.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@110f66e3 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 08:51:58.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 08:51:58.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-15 08:51:58.295 [DefaultDispatcher-worker-14 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 08:51:58.299 [DefaultDispatcher-worker-18 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 08:51:58.303 [DefaultDispatcher-worker-10 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159314ca 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-15 08:51:58.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-15 08:51:58.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-15 08:51:58.323 [DefaultDispatcher-worker-4 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-15 08:51:58.327 [DefaultDispatcher-worker-5 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8684a3 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174d5cf7 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 08:51:58.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 08:51:58.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-15 08:51:58.351 [DefaultDispatcher-worker-7 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 08:51:58.355 [DefaultDispatcher-worker-6 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 08:51:58.356 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 08:51:58.361 [DefaultDispatcher-worker-8 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aac31b7 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-15 08:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-15 08:51:58.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-15 08:51:58.376 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.403 [DefaultDispatcher-worker-6 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-15 08:51:58.404 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.407 [DefaultDispatcher-worker-10 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-15 08:51:58.412 [DefaultDispatcher-worker-13 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f239a76 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-15 08:51:58.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-15 08:51:58.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-15 08:51:58.428 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.432 [DefaultDispatcher-worker-9 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-15 08:51:58.436 [DefaultDispatcher-worker-15 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-15 08:51:58.441 [DefaultDispatcher-worker-11 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@419c70f6 2025-05-15 08:51:58.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a887649 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-15 08:51:58.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-15 08:51:58.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-15 08:51:58.462 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.465 [DefaultDispatcher-worker-5 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-15 08:51:58.469 [DefaultDispatcher-worker-16 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-15 08:51:58.474 [DefaultDispatcher-worker-3 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ada0e8 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e845f1c 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:58.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:58.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-15 08:51:58.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-05-15 08:51:58.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-05-15 08:51:58.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-15 08:51:58.495 [DefaultDispatcher-worker-20 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-05-15 08:51:58.499 [DefaultDispatcher-worker-17 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-05-15 08:51:58.503 [DefaultDispatcher-worker-2 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-05-15 08:51:58.513 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.526 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.526 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.527 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.527 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.527 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.542 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.569 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.569 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.569 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.576 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:58.610 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.611 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.611 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.652 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.653 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.653 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.694 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.695 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.695 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.736 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.737 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37807/ 2025-05-15 08:51:58.737 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37807/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.778 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37807/ 2025-05-15 08:51:58.781 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.781 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.781 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:58.781 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.781 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.823 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:58.824 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.824 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.865 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:58.866 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.866 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.907 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:58.908 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.908 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.949 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:58.950 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.950 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.991 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:58.992 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37021/ 2025-05-15 08:51:58.992 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37021/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 08:51:58.992 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37021/ 2025-05-15 08:51:59.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73cfafd8 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-05-15 08:51:59.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-05-15 08:51:59.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-15 08:51:59.082 [DefaultDispatcher-worker-1 @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702ab027 2025-05-15 08:51:59.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7154a248 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@253379ec 2025-05-15 08:51:59.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@253379ec 2025-05-15 08:51:59.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-15 08:51:59.114 [DefaultDispatcher-worker-14 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253379ec 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c33609 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-05-15 08:51:59.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-05-15 08:51:59.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-15 08:51:59.135 [DefaultDispatcher-worker-4 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0de20d 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-05-15 08:51:59.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-05-15 08:51:59.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-15 08:51:59.143 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.157 [DefaultDispatcher-worker-14 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37289e90 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-15 08:51:59.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@40477d52 2025-05-15 08:51:59.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@40477d52 2025-05-15 08:51:59.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-15 08:51:59.180 [DefaultDispatcher-worker-4 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40477d52 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439054a7 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-05-15 08:51:59.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-05-15 08:51:59.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-15 08:51:59.189 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.206 [DefaultDispatcher-worker-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@120661d2 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e14ed59 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-15 08:51:59.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-05-15 08:51:59.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-05-15 08:51:59.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-15 08:51:59.215 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.232 [DefaultDispatcher-worker-7 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24347d8b 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-15 08:51:59.237 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.253 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.258 [DefaultDispatcher-worker-18 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.259 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.261 [DefaultDispatcher-worker-10 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.265 [DefaultDispatcher-worker-9 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.272 [DefaultDispatcher-worker-18 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.275 [DefaultDispatcher-worker-11 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9919a2 2025-05-15 08:51:59.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-15 08:51:59.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-15 08:51:59.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.279 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9919a2: (connection evicted) 2025-05-15 08:51:59.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:51:59.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-15 08:51:59.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57eb2555 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-15 08:51:59.281 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-05-15 08:51:59.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-05-15 08:51:59.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-15 08:51:59.302 [DefaultDispatcher-worker-12 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2025-05-15 08:51:59.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-15 08:51:59.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 08:51:59.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 08:51:59.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-15 08:51:59.310 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.327 [DefaultDispatcher-worker-14 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 08:51:59.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f75ebf 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-05-15 08:51:59.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-05-15 08:51:59.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-15 08:51:59.349 [DefaultDispatcher-worker-7 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-15 08:51:59.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-15 08:51:59.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-15 08:51:59.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-15 08:51:59.371 [DefaultDispatcher-worker-11 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9d1119 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-15 08:51:59.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-05-15 08:51:59.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-05-15 08:51:59.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-15 08:51:59.381 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.392 [DefaultDispatcher-worker-15 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd4048 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-15 08:51:59.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-05-15 08:51:59.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-05-15 08:51:59.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-15 08:51:59.405 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.414 [DefaultDispatcher-worker-14 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a8e484b 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb939d5 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-15 08:51:59.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-05-15 08:51:59.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-05-15 08:51:59.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-15 08:51:59.428 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.437 [DefaultDispatcher-worker-18 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62818ab0 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e24d3c 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:51:59.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-05-15 08:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-05-15 08:51:59.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-15 08:51:59.451 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.459 [DefaultDispatcher-worker-7 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2025-05-15 08:51:59.495 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.495 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.531 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:51:59.538 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652dd19 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2025-05-15 08:52:03.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2025-05-15 08:52:03.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-15 08:52:03.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2025-05-15 08:52:03.559 [DefaultDispatcher-worker-17 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2025-05-15 08:52:03.565 [DefaultDispatcher-worker-15 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2025-05-15 08:52:03.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba6707e 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-15 08:52:03.577 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.586 [DefaultDispatcher-worker-16 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.590 [DefaultDispatcher-worker-2 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.593 [DefaultDispatcher-worker-4 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.598 [DefaultDispatcher-worker-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5ae26d 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2257590f 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-15 08:52:03.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-15 08:52:03.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.620 [DefaultDispatcher-worker-12 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.625 [DefaultDispatcher-worker-7 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.629 [DefaultDispatcher-worker-2 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.633 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13563e64 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2025-05-15 08:52:03.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2025-05-15 08:52:03.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-15 08:52:03.640 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.645 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2025-05-15 08:52:03.655 [DefaultDispatcher-worker-5 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2025-05-15 08:52:03.660 [DefaultDispatcher-worker-19 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2025-05-15 08:52:03.664 [DefaultDispatcher-worker-18 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dbfa68 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74eae1e0 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2025-05-15 08:52:03.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2025-05-15 08:52:03.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-15 08:52:03.667 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.675 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2025-05-15 08:52:03.684 [DefaultDispatcher-worker-6 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2025-05-15 08:52:03.688 [DefaultDispatcher-worker-10 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f9a35a 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2025-05-15 08:52:03.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2025-05-15 08:52:03.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-15 08:52:03.699 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2025-05-15 08:52:03.709 [DefaultDispatcher-worker-7 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb58f15 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-15 08:52:03.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2025-05-15 08:52:03.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2025-05-15 08:52:03.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-15 08:52:03.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2025-05-15 08:52:03.729 [DefaultDispatcher-worker-9 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2025-05-15 08:52:03.734 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.767 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.790 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.824 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e74300b 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-15 08:52:03.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-15 08:52:03.850 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.856 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.857 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.858 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.859 [DefaultDispatcher-worker-2 @coroutine#2147] 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:35401/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:03.859 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.859 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35401/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:03.860 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.860 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.863 [DefaultDispatcher-worker-13 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.863 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.863 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:03.863 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.863 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.863 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.864 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216de23a 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-15 08:52:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-05-15 08:52:03.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-05-15 08:52:03.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-15 08:52:03.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-05-15 08:52:03.886 [Test worker @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-05-15 08:52:03.887 [Test worker @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-05-15 08:52:03.890 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 08:52:03.890 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-15 08:52:03.890 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 08:52:03.891 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 08:52:03.891 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 08:52:03.892 [DefaultDispatcher-worker-5 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74214ac3 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:03.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:03.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-15 08:52:03.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-15 08:52:03.935 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.937 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e1663c 2025-05-15 08:52:03.937 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e1663c 2025-05-15 08:52:03.939 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d268030 2025-05-15 08:52:03.939 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d268030 2025-05-15 08:52:03.941 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49190d4c 2025-05-15 08:52:03.941 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49190d4c 2025-05-15 08:52:03.943 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1b8a0b 2025-05-15 08:52:03.943 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1b8a0b 2025-05-15 08:52:03.945 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4403dd32 2025-05-15 08:52:03.945 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4403dd32 2025-05-15 08:52:03.947 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5de282 2025-05-15 08:52:03.947 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5de282 2025-05-15 08:52:03.948 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.949 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cafeb08 2025-05-15 08:52:03.949 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cafeb08 2025-05-15 08:52:03.951 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c347544 2025-05-15 08:52:03.951 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c347544 2025-05-15 08:52:03.953 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604cfbd 2025-05-15 08:52:03.953 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604cfbd 2025-05-15 08:52:03.953 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:03.955 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.956 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.957 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.957 [DefaultDispatcher-worker-6 @coroutine#2180] 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:42561/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:03.957 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.957 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42561/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:03.958 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.958 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:03.961 [DefaultDispatcher-worker-20 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.961 [DefaultDispatcher-worker-20 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.961 [DefaultDispatcher-worker-20 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:03.961 [DefaultDispatcher-worker-20 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.962 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.962 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:03.962 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.966 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:03.967 [DefaultDispatcher-worker-8 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.968 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beede94 2025-05-15 08:52:03.968 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beede94 2025-05-15 08:52:03.970 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15293399 2025-05-15 08:52:03.970 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@15293399 2025-05-15 08:52:03.971 [DefaultDispatcher-worker-13 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.972 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1116b5e4 2025-05-15 08:52:03.972 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1116b5e4 2025-05-15 08:52:03.974 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@541439a2 2025-05-15 08:52:03.974 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@541439a2 2025-05-15 08:52:03.976 [DefaultDispatcher-worker-11 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.977 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e357ca 2025-05-15 08:52:03.977 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e357ca 2025-05-15 08:52:03.979 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0e94 2025-05-15 08:52:03.979 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0e94 2025-05-15 08:52:03.980 [DefaultDispatcher-worker-12 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.983 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41173e44 2025-05-15 08:52:03.983 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41173e44 2025-05-15 08:52:03.985 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@343bc6ed 2025-05-15 08:52:03.985 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@343bc6ed 2025-05-15 08:52:03.986 [DefaultDispatcher-worker-3 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.987 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c58aa7 2025-05-15 08:52:03.987 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c58aa7 2025-05-15 08:52:03.987 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:03.991 [DefaultDispatcher-worker-4 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.994 [DefaultDispatcher-worker-15 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:03.998 [DefaultDispatcher-worker-10 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:04.003 [DefaultDispatcher-worker-18 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:04.007 [DefaultDispatcher-worker-4 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-15 08:52:04.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-15 08:52:04.029 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.034 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.035 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.036 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5f8661 2025-05-15 08:52:04.036 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5f8661 2025-05-15 08:52:04.036 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.037 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.037 [DefaultDispatcher-worker-14 @coroutine#2226] 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:57339/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.037 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.037 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57339/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.037 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6498655a 2025-05-15 08:52:04.037 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6498655a 2025-05-15 08:52:04.038 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.038 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.039 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a7ed11 2025-05-15 08:52:04.039 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a7ed11 2025-05-15 08:52:04.041 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a56f61 2025-05-15 08:52:04.041 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a56f61 2025-05-15 08:52:04.041 [DefaultDispatcher-worker-15 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.041 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.042 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.042 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.042 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.042 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.043 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33df893a 2025-05-15 08:52:04.043 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@33df893a 2025-05-15 08:52:04.043 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b010d4 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-15 08:52:04.044 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca88ae 2025-05-15 08:52:04.044 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca88ae 2025-05-15 08:52:04.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-05-15 08:52:04.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-05-15 08:52:04.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-15 08:52:04.045 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5a3043 2025-05-15 08:52:04.045 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5a3043 2025-05-15 08:52:04.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-05-15 08:52:04.047 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@458a902e 2025-05-15 08:52:04.047 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@458a902e 2025-05-15 08:52:04.048 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad347fc 2025-05-15 08:52:04.048 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad347fc 2025-05-15 08:52:04.048 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.052 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-05-15 08:52:04.053 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-05-15 08:52:04.054 [DefaultDispatcher-worker-20 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 08:52:04.054 [DefaultDispatcher-worker-20 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-15 08:52:04.054 [DefaultDispatcher-worker-20 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 08:52:04.055 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 08:52:04.055 [DefaultDispatcher-worker-3 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 08:52:04.058 [DefaultDispatcher-worker-4 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3375d8 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-15 08:52:04.113 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.114 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.116 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-05-15 08:52:04.116 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-05-15 08:52:04.118 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-05-15 08:52:04.118 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-05-15 08:52:04.119 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.120 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.120 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-05-15 08:52:04.120 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-05-15 08:52:04.121 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.121 [DefaultDispatcher-worker-1 @coroutine#2258] 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:37923/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.121 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.121 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.122 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.122 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.122 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-05-15 08:52:04.122 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-05-15 08:52:04.124 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-05-15 08:52:04.124 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-05-15 08:52:04.126 [DefaultDispatcher-worker-4 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.126 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.126 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.126 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.126 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.126 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.126 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-05-15 08:52:04.126 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-05-15 08:52:04.127 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec96512 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-15 08:52:04.128 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-05-15 08:52:04.128 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-05-15 08:52:04.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2025-05-15 08:52:04.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2025-05-15 08:52:04.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-15 08:52:04.130 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2025-05-15 08:52:04.130 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-05-15 08:52:04.130 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-05-15 08:52:04.132 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-05-15 08:52:04.132 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-05-15 08:52:04.132 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.137 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2025-05-15 08:52:04.138 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ec5ba6 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-15 08:52:04.142 [DefaultDispatcher-worker-16 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665574fb 2025-05-15 08:52:04.145 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.148 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4069b837 2025-05-15 08:52:04.148 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4069b837 2025-05-15 08:52:04.150 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eae5e4a 2025-05-15 08:52:04.150 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eae5e4a 2025-05-15 08:52:04.153 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a91d347 2025-05-15 08:52:04.153 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a91d347 2025-05-15 08:52:04.154 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.155 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f935471 2025-05-15 08:52:04.155 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f935471 2025-05-15 08:52:04.157 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fdb4 2025-05-15 08:52:04.157 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fdb4 2025-05-15 08:52:04.160 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed6bfa6 2025-05-15 08:52:04.160 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed6bfa6 2025-05-15 08:52:04.160 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.161 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.162 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1948d0 2025-05-15 08:52:04.162 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1948d0 2025-05-15 08:52:04.162 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.162 [DefaultDispatcher-worker-17 @coroutine#2287] 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:39581/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.162 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.162 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39581/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.163 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.163 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.165 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbcab3e 2025-05-15 08:52:04.165 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbcab3e 2025-05-15 08:52:04.167 [DefaultDispatcher-worker-8 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.167 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.167 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.167 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.167 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad2b020 2025-05-15 08:52:04.167 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad2b020 2025-05-15 08:52:04.167 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.167 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.167 [DefaultDispatcher-worker-1 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.168 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307eb95f 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-15 08:52:04.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2025-05-15 08:52:04.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2025-05-15 08:52:04.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-15 08:52:04.171 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2025-05-15 08:52:04.178 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2025-05-15 08:52:04.179 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2025-05-15 08:52:04.179 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c3be16 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:04.180 [DefaultDispatcher-worker-10 @coroutine#2310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-15 08:52:04.183 [DefaultDispatcher-worker-5 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2025-05-15 08:52:04.195 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:04.198 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.200 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b304da 2025-05-15 08:52:04.200 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b304da 2025-05-15 08:52:04.201 [DefaultDispatcher-worker-10 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:04.202 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74e21c 2025-05-15 08:52:04.202 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74e21c 2025-05-15 08:52:04.202 [DefaultDispatcher-worker-10 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:04.203 [DefaultDispatcher-worker-11 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.203 [DefaultDispatcher-worker-11 @coroutine#2317] 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-05-15 08:52:04.203 [DefaultDispatcher-worker-11 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.203 [DefaultDispatcher-worker-11 @coroutine#2317] 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-05-15 08:52:04.203 [DefaultDispatcher-worker-10 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.203 [DefaultDispatcher-worker-10 @coroutine#2310] 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-05-15 08:52:04.203 [DefaultDispatcher-worker-10 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.204 [DefaultDispatcher-worker-19 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.204 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4b6faa 2025-05-15 08:52:04.204 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4b6faa 2025-05-15 08:52:04.204 [DefaultDispatcher-worker-12 @coroutine#2310] 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-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374712f8 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-15 08:52:04.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-15 08:52:04.206 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@a49e827 2025-05-15 08:52:04.206 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@a49e827 2025-05-15 08:52:04.208 [DefaultDispatcher-worker-17 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:04.208 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5781a860 2025-05-15 08:52:04.208 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5781a860 2025-05-15 08:52:04.208 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.208 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.208 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.208 [DefaultDispatcher-worker-13 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.210 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09c48e 2025-05-15 08:52:04.210 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09c48e 2025-05-15 08:52:04.211 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2bda7a 2025-05-15 08:52:04.211 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2bda7a 2025-05-15 08:52:04.213 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a661768 2025-05-15 08:52:04.213 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a661768 2025-05-15 08:52:04.215 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fe60ec 2025-05-15 08:52:04.215 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fe60ec 2025-05-15 08:52:04.215 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.227 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.228 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.228 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.228 [DefaultDispatcher-worker-17 @coroutine#2331] 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:36469/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.228 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.228 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36469/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.229 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.229 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.230 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.232 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-05-15 08:52:04.232 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-05-15 08:52:04.233 [DefaultDispatcher-worker-4 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.233 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.233 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.233 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.233 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-05-15 08:52:04.233 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-05-15 08:52:04.234 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.234 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.235 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.235 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-05-15 08:52:04.235 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-05-15 08:52:04.236 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-05-15 08:52:04.236 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-05-15 08:52:04.238 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-05-15 08:52:04.238 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-05-15 08:52:04.239 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.240 [DefaultDispatcher-worker-1 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.240 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-05-15 08:52:04.240 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-05-15 08:52:04.242 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27284db0 2025-05-15 08:52:04.242 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27284db0 2025-05-15 08:52:04.243 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-05-15 08:52:04.243 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-05-15 08:52:04.244 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29efb725 2025-05-15 08:52:04.244 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29efb725 2025-05-15 08:52:04.245 [DefaultDispatcher-worker-8 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.245 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-05-15 08:52:04.245 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-05-15 08:52:04.246 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd026c0 2025-05-15 08:52:04.246 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd026c0 2025-05-15 08:52:04.247 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-05-15 08:52:04.247 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-05-15 08:52:04.247 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.248 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d2bd1e 2025-05-15 08:52:04.248 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d2bd1e 2025-05-15 08:52:04.249 [DefaultDispatcher-worker-2 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.250 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@df22879 2025-05-15 08:52:04.250 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@df22879 2025-05-15 08:52:04.252 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5970f07d 2025-05-15 08:52:04.252 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5970f07d 2025-05-15 08:52:04.254 [DefaultDispatcher-worker-14 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.254 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba3bb5 2025-05-15 08:52:04.254 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba3bb5 2025-05-15 08:52:04.256 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd4251 2025-05-15 08:52:04.256 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd4251 2025-05-15 08:52:04.258 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@145012d7 2025-05-15 08:52:04.258 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@145012d7 2025-05-15 08:52:04.258 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.258 [DefaultDispatcher-worker-3 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.262 [DefaultDispatcher-worker-15 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.266 [DefaultDispatcher-worker-7 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.270 [DefaultDispatcher-worker-12 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.271 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.273 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-15 08:52:04.273 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-15 08:52:04.275 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.275 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-15 08:52:04.275 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-15 08:52:04.276 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.276 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 08:52:04.276 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.277 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.277 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.277 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 08:52:04.277 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36469/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:04.278 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-15 08:52:04.278 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-15 08:52:04.278 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.278 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 08:52:04.278 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.278 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.278 [DefaultDispatcher-worker-2 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.280 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-15 08:52:04.280 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-15 08:52:04.280 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.282 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-15 08:52:04.282 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-15 08:52:04.282 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b6d63 2025-05-15 08:52:04.282 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b6d63 2025-05-15 08:52:04.284 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9c8958 2025-05-15 08:52:04.284 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9c8958 2025-05-15 08:52:04.284 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-15 08:52:04.284 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-15 08:52:04.285 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a30613 2025-05-15 08:52:04.285 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a30613 2025-05-15 08:52:04.286 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-15 08:52:04.286 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-15 08:52:04.287 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da18363 2025-05-15 08:52:04.287 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da18363 2025-05-15 08:52:04.288 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1498c5c1 2025-05-15 08:52:04.288 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1498c5c1 2025-05-15 08:52:04.289 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-15 08:52:04.289 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-15 08:52:04.290 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf65843 2025-05-15 08:52:04.290 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf65843 2025-05-15 08:52:04.291 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-15 08:52:04.291 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-15 08:52:04.291 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.291 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c254050 2025-05-15 08:52:04.291 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c254050 2025-05-15 08:52:04.293 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8e7c2c 2025-05-15 08:52:04.293 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8e7c2c 2025-05-15 08:52:04.295 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea1891 2025-05-15 08:52:04.295 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea1891 2025-05-15 08:52:04.295 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.297 [DefaultDispatcher-worker-7 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c61551 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-15 08:52:04.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-15 08:52:04.306 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.308 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e468b2d 2025-05-15 08:52:04.308 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e468b2d 2025-05-15 08:52:04.310 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@20817095 2025-05-15 08:52:04.310 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@20817095 2025-05-15 08:52:04.312 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bee05d 2025-05-15 08:52:04.312 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bee05d 2025-05-15 08:52:04.314 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bc7aae 2025-05-15 08:52:04.314 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bc7aae 2025-05-15 08:52:04.314 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.316 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb99a57 2025-05-15 08:52:04.316 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb99a57 2025-05-15 08:52:04.318 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5017586d 2025-05-15 08:52:04.318 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5017586d 2025-05-15 08:52:04.319 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8e63a 2025-05-15 08:52:04.319 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8e63a 2025-05-15 08:52:04.321 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.321 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@19385e1 2025-05-15 08:52:04.321 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@19385e1 2025-05-15 08:52:04.322 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.322 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.323 [DefaultDispatcher-worker-11 @coroutine#2382] 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:55757/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.323 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.323 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55757/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.323 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cfcca6 2025-05-15 08:52:04.323 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cfcca6 2025-05-15 08:52:04.323 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.324 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.324 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.327 [DefaultDispatcher-worker-13 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.327 [DefaultDispatcher-worker-13 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.327 [DefaultDispatcher-worker-13 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.327 [DefaultDispatcher-worker-13 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.327 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.327 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.328 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a88f45 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-15 08:52:04.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447073 2025-05-15 08:52:04.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@38447073 2025-05-15 08:52:04.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-15 08:52:04.331 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2025-05-15 08:52:04.337 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2025-05-15 08:52:04.339 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2025-05-15 08:52:04.343 [DefaultDispatcher-worker-7 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38447073 2025-05-15 08:52:04.343 [DefaultDispatcher-worker-8 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.346 [DefaultDispatcher-worker-2 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.350 [DefaultDispatcher-worker-16 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.353 [DefaultDispatcher-worker-14 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.365 [DefaultDispatcher-worker-6 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.372 [DefaultDispatcher-worker-14 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.376 [DefaultDispatcher-worker-15 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.380 [DefaultDispatcher-worker-18 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.384 [DefaultDispatcher-worker-1 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.389 [DefaultDispatcher-worker-5 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76a86677 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-15 08:52:04.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-15 08:52:04.400 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.402 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba53c35 2025-05-15 08:52:04.402 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba53c35 2025-05-15 08:52:04.404 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562d131 2025-05-15 08:52:04.405 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562d131 2025-05-15 08:52:04.405 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.406 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@115d5745 2025-05-15 08:52:04.406 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@115d5745 2025-05-15 08:52:04.408 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@545fdb0a 2025-05-15 08:52:04.408 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@545fdb0a 2025-05-15 08:52:04.410 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a90120 2025-05-15 08:52:04.410 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a90120 2025-05-15 08:52:04.411 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.412 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6541af9d 2025-05-15 08:52:04.412 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6541af9d 2025-05-15 08:52:04.412 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.413 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.413 [DefaultDispatcher-worker-4 @coroutine#2424] 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:49475/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.413 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.413 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.414 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5d2b0f 2025-05-15 08:52:04.414 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5d2b0f 2025-05-15 08:52:04.414 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.414 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.416 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@34702445 2025-05-15 08:52:04.416 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@34702445 2025-05-15 08:52:04.417 [DefaultDispatcher-worker-17 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.418 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.418 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.418 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.418 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7e93ea 2025-05-15 08:52:04.418 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7e93ea 2025-05-15 08:52:04.418 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.418 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.418 [DefaultDispatcher-worker-18 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.419 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@515a2afd 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-15 08:52:04.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e200307 2025-05-15 08:52:04.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e200307 2025-05-15 08:52:04.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-15 08:52:04.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e200307 2025-05-15 08:52:04.428 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e200307 2025-05-15 08:52:04.429 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e200307 2025-05-15 08:52:04.431 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.432 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6bcbf8 2025-05-15 08:52:04.432 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6bcbf8 2025-05-15 08:52:04.433 [DefaultDispatcher-worker-3 @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e200307 2025-05-15 08:52:04.433 [DefaultDispatcher-worker-14 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.434 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ac2ac5 2025-05-15 08:52:04.434 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ac2ac5 2025-05-15 08:52:04.435 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7093a088 2025-05-15 08:52:04.435 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7093a088 2025-05-15 08:52:04.437 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@359120fe 2025-05-15 08:52:04.437 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@359120fe 2025-05-15 08:52:04.437 [DefaultDispatcher-worker-9 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.439 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@110119bf 2025-05-15 08:52:04.439 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@110119bf 2025-05-15 08:52:04.440 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef358 2025-05-15 08:52:04.440 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef358 2025-05-15 08:52:04.441 [DefaultDispatcher-worker-17 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.442 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@699494ad 2025-05-15 08:52:04.442 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@699494ad 2025-05-15 08:52:04.444 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bedfb1 2025-05-15 08:52:04.444 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bedfb1 2025-05-15 08:52:04.445 [DefaultDispatcher-worker-1 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.446 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cebe858 2025-05-15 08:52:04.446 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cebe858 2025-05-15 08:52:04.446 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.446 [DefaultDispatcher-worker-5 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.446 [DefaultDispatcher-worker-5 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 08:52:04.446 [DefaultDispatcher-worker-5 @coroutine#2452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.447 [DefaultDispatcher-worker-1 @coroutine#2452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.447 [DefaultDispatcher-worker-1 @coroutine#2452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 08:52:04.487 [DefaultDispatcher-worker-9 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 08:52:04.487 [DefaultDispatcher-worker-9 @coroutine#2452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49475/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:04.488 [DefaultDispatcher-worker-9 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.488 [DefaultDispatcher-worker-9 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 08:52:04.488 [DefaultDispatcher-worker-9 @coroutine#2452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.488 [DefaultDispatcher-worker-2 @coroutine#2452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.488 [DefaultDispatcher-worker-2 @coroutine#2452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 08:52:04.490 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:04.492 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b11afc 2025-05-15 08:52:04.492 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b11afc 2025-05-15 08:52:04.493 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d76e0fa 2025-05-15 08:52:04.493 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d76e0fa 2025-05-15 08:52:04.494 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2949718c 2025-05-15 08:52:04.494 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2949718c 2025-05-15 08:52:04.495 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4beac1 2025-05-15 08:52:04.495 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4beac1 2025-05-15 08:52:04.497 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@47866b4e 2025-05-15 08:52:04.497 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@47866b4e 2025-05-15 08:52:04.498 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ded2274 2025-05-15 08:52:04.498 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ded2274 2025-05-15 08:52:04.499 [DefaultDispatcher-worker-11 @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:04.500 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcafd54 2025-05-15 08:52:04.500 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcafd54 2025-05-15 08:52:04.501 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@c64158e 2025-05-15 08:52:04.501 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@c64158e 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19370af1 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-15 08:52:04.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-15 08:52:04.503 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ccd357 2025-05-15 08:52:04.503 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ccd357 2025-05-15 08:52:04.503 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.515 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.520 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.520 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.521 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.521 [DefaultDispatcher-worker-5 @coroutine#2478] 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:32941/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:04.521 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.521 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32941/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.521 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.522 [DefaultDispatcher-worker-13 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.522 [DefaultDispatcher-worker-13 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:04.524 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d9e74 2025-05-15 08:52:04.524 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d9e74 2025-05-15 08:52:04.525 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@fda7027 2025-05-15 08:52:04.525 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@fda7027 2025-05-15 08:52:04.526 [DefaultDispatcher-worker-15 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.526 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.526 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.526 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.526 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.526 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.527 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-15 08:52:04.527 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@be5f504 2025-05-15 08:52:04.527 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@be5f504 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cbb394b 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-15 08:52:04.529 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee77a1c 2025-05-15 08:52:04.529 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee77a1c 2025-05-15 08:52:04.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2025-05-15 08:52:04.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2025-05-15 08:52:04.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-15 08:52:04.529 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2025-05-15 08:52:04.530 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364a38a 2025-05-15 08:52:04.530 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364a38a 2025-05-15 08:52:04.532 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3b489 2025-05-15 08:52:04.532 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3b489 2025-05-15 08:52:04.533 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8a33a4 2025-05-15 08:52:04.533 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8a33a4 2025-05-15 08:52:04.535 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2025-05-15 08:52:04.535 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec88553 2025-05-15 08:52:04.535 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec88553 2025-05-15 08:52:04.535 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2025-05-15 08:52:04.536 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b61bf3 2025-05-15 08:52:04.536 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b61bf3 2025-05-15 08:52:04.536 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.538 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/auth/register 2025-05-15 08:52:04.538 [DefaultDispatcher-worker-6 @coroutine#2499] 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:32941/auth/register. 2025-05-15 08:52:04.538 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/auth/register 2025-05-15 08:52:04.538 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32941/auth/register from class io.ktor.http.content.TextContent 2025-05-15 08:52:04.538 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/auth/register 2025-05-15 08:52:04.538 [DefaultDispatcher-worker-6 @coroutine#2499] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/auth/register 2025-05-15 08:52:04.540 [DefaultDispatcher-worker-6 @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d33d7a 2025-05-15 08:52:04.579 [DefaultDispatcher-worker-11 @coroutine#2499] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32941/auth/register. 2025-05-15 08:52:04.579 [DefaultDispatcher-worker-11 @coroutine#2499] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32941/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:04.591 [DefaultDispatcher-worker-7 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.594 [DefaultDispatcher-worker-18 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11efa76e 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-15 08:52:04.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.603 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-15 08:52:04.605 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@178e11ad 2025-05-15 08:52:04.605 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@178e11ad 2025-05-15 08:52:04.606 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1949ed2c 2025-05-15 08:52:04.606 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1949ed2c 2025-05-15 08:52:04.607 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d767add 2025-05-15 08:52:04.607 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d767add 2025-05-15 08:52:04.608 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5874e717 2025-05-15 08:52:04.608 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5874e717 2025-05-15 08:52:04.609 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1086cd 2025-05-15 08:52:04.609 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1086cd 2025-05-15 08:52:04.611 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e63c8e 2025-05-15 08:52:04.611 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e63c8e 2025-05-15 08:52:04.613 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@476803fd 2025-05-15 08:52:04.613 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@476803fd 2025-05-15 08:52:04.614 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@385b1858 2025-05-15 08:52:04.614 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@385b1858 2025-05-15 08:52:04.615 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.616 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d770 2025-05-15 08:52:04.616 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d770 2025-05-15 08:52:04.616 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.620 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.621 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.622 [DefaultDispatcher-worker-12 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.622 [DefaultDispatcher-worker-12 @coroutine#2513] 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-05-15 08:52:04.622 [DefaultDispatcher-worker-12 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.622 [DefaultDispatcher-worker-12 @coroutine#2513] 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-05-15 08:52:04.623 [DefaultDispatcher-worker-11 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.623 [DefaultDispatcher-worker-11 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.626 [DefaultDispatcher-worker-18 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.626 [DefaultDispatcher-worker-18 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.626 [DefaultDispatcher-worker-18 @coroutine#2512] 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-05-15 08:52:04.626 [DefaultDispatcher-worker-18 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.627 [DefaultDispatcher-worker-20 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.627 [DefaultDispatcher-worker-20 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.628 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.629 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.630 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.631 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@562f02a7 2025-05-15 08:52:04.631 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@562f02a7 2025-05-15 08:52:04.633 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e8e612 2025-05-15 08:52:04.633 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e8e612 2025-05-15 08:52:04.634 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd769d7 2025-05-15 08:52:04.634 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd769d7 2025-05-15 08:52:04.636 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d5ec29 2025-05-15 08:52:04.636 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d5ec29 2025-05-15 08:52:04.637 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3741ef8e 2025-05-15 08:52:04.637 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3741ef8e 2025-05-15 08:52:04.639 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@28865702 2025-05-15 08:52:04.639 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@28865702 2025-05-15 08:52:04.640 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae 2025-05-15 08:52:04.640 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff80a14 2025-05-15 08:52:04.640 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff80a14 2025-05-15 08:52:04.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-15 08:52:04.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-15 08:52:04.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.641 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1899c7ae: (connection evicted) 2025-05-15 08:52:04.642 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fa1366 2025-05-15 08:52:04.642 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fa1366 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:04.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-15 08:52:04.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd1c7f0 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-15 08:52:04.643 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@417fae48 2025-05-15 08:52:04.644 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@417fae48 2025-05-15 08:52:04.644 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 08:52:04.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-15 08:52:04.645 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.650 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.651 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.652 [DefaultDispatcher-worker-10 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.652 [DefaultDispatcher-worker-10 @coroutine#2540] 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-05-15 08:52:04.652 [DefaultDispatcher-worker-10 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.652 [DefaultDispatcher-worker-10 @coroutine#2540] 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-05-15 08:52:04.652 [DefaultDispatcher-worker-2 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.652 [DefaultDispatcher-worker-2 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.655 [DefaultDispatcher-worker-16 @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.656 [DefaultDispatcher-worker-16 @coroutine#2539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.656 [DefaultDispatcher-worker-16 @coroutine#2539] 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-05-15 08:52:04.656 [DefaultDispatcher-worker-16 @coroutine#2539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.656 [DefaultDispatcher-worker-4 @coroutine#2539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.656 [DefaultDispatcher-worker-4 @coroutine#2539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.657 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.658 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.660 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13 2025-05-15 08:52:04.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-15 08:52:04.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-15 08:52:04.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.660 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e2ad13: (connection evicted) 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:04.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-15 08:52:04.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6101fd7d 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-15 08:52:04.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-15 08:52:04.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.668 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.669 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.669 [DefaultDispatcher-worker-11 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.669 [DefaultDispatcher-worker-11 @coroutine#2567] 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-05-15 08:52:04.669 [DefaultDispatcher-worker-11 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.669 [DefaultDispatcher-worker-11 @coroutine#2567] 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-05-15 08:52:04.670 [DefaultDispatcher-worker-13 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.670 [DefaultDispatcher-worker-13 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.673 [DefaultDispatcher-worker-10 @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.673 [DefaultDispatcher-worker-10 @coroutine#2566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.673 [DefaultDispatcher-worker-10 @coroutine#2566] 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-05-15 08:52:04.673 [DefaultDispatcher-worker-10 @coroutine#2566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.673 [DefaultDispatcher-worker-8 @coroutine#2566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.673 [DefaultDispatcher-worker-8 @coroutine#2566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.675 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.676 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.677 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.679 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.680 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.682 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.683 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60773809 2025-05-15 08:52:04.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-15 08:52:04.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.684 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60773809: (connection evicted) 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:04.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-15 08:52:04.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2125086c 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-15 08:52:04.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-15 08:52:04.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.691 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.692 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.692 [DefaultDispatcher-worker-8 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.693 [DefaultDispatcher-worker-8 @coroutine#2605] 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-05-15 08:52:04.693 [DefaultDispatcher-worker-8 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.693 [DefaultDispatcher-worker-8 @coroutine#2605] 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-05-15 08:52:04.693 [DefaultDispatcher-worker-19 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.693 [DefaultDispatcher-worker-19 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.696 [DefaultDispatcher-worker-19 @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.696 [DefaultDispatcher-worker-19 @coroutine#2604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.696 [DefaultDispatcher-worker-19 @coroutine#2604] 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-05-15 08:52:04.696 [DefaultDispatcher-worker-19 @coroutine#2604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.697 [DefaultDispatcher-worker-8 @coroutine#2604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.697 [DefaultDispatcher-worker-8 @coroutine#2604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.698 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.699 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.700 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f9f387 2025-05-15 08:52:04.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-15 08:52:04.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-15 08:52:04.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.701 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f9f387: (connection evicted) 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:04.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-15 08:52:04.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9a5d3b 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-15 08:52:04.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-15 08:52:04.704 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.709 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.710 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.710 [DefaultDispatcher-worker-12 @coroutine#2637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.710 [DefaultDispatcher-worker-12 @coroutine#2637] 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-05-15 08:52:04.710 [DefaultDispatcher-worker-12 @coroutine#2637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.710 [DefaultDispatcher-worker-12 @coroutine#2637] 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-05-15 08:52:04.711 [DefaultDispatcher-worker-11 @coroutine#2637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.711 [DefaultDispatcher-worker-11 @coroutine#2637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.714 [DefaultDispatcher-worker-8 @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.714 [DefaultDispatcher-worker-8 @coroutine#2636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.714 [DefaultDispatcher-worker-8 @coroutine#2636] 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-05-15 08:52:04.714 [DefaultDispatcher-worker-8 @coroutine#2636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.714 [DefaultDispatcher-worker-2 @coroutine#2636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.714 [DefaultDispatcher-worker-2 @coroutine#2636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.715 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.717 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.718 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.719 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.721 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2025-05-15 08:52:04.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-15 08:52:04.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-15 08:52:04.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.721 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56adb75e: (connection evicted) 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:04.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-15 08:52:04.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721f3526 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-15 08:52:04.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-15 08:52:04.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.729 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.730 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.731 [DefaultDispatcher-worker-13 @coroutine#2668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.731 [DefaultDispatcher-worker-13 @coroutine#2668] 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-05-15 08:52:04.731 [DefaultDispatcher-worker-13 @coroutine#2668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.731 [DefaultDispatcher-worker-13 @coroutine#2668] 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-05-15 08:52:04.731 [DefaultDispatcher-worker-17 @coroutine#2668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.731 [DefaultDispatcher-worker-17 @coroutine#2668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 08:52:04.734 [DefaultDispatcher-worker-16 @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.734 [DefaultDispatcher-worker-16 @coroutine#2667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.734 [DefaultDispatcher-worker-16 @coroutine#2667] 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-05-15 08:52:04.734 [DefaultDispatcher-worker-16 @coroutine#2667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.735 [DefaultDispatcher-worker-11 @coroutine#2667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.735 [DefaultDispatcher-worker-11 @coroutine#2667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 08:52:04.736 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.737 [Test worker @coroutine#2679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2025-05-15 08:52:04.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-15 08:52:04.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-15 08:52:04.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:04.738 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28d74041: (connection evicted) 2025-05-15 08:52:04.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:04.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-15 08:52:04.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-15 08:52:04.870 [DefaultDispatcher-worker-13 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:04.870 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.870 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.870 [DefaultDispatcher-worker-13 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.871 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.871 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.966 [DefaultDispatcher-worker-4 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:04.966 [DefaultDispatcher-worker-4 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.966 [DefaultDispatcher-worker-4 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:04.966 [DefaultDispatcher-worker-4 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.967 [DefaultDispatcher-worker-3 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.967 [DefaultDispatcher-worker-3 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74cd82f1 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:04.991 [Test worker @coroutine#2717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-15 08:52:04.999 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:05.004 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:05.005 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:05.006 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:05.011 [DefaultDispatcher-worker-4 @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:05.016 [DefaultDispatcher-worker-2 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e5441e 2025-05-15 08:52:05.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-15 08:52:05.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-15 08:52:05.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.018 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e5441e: (connection evicted) 2025-05-15 08:52:05.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-15 08:52:05.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38503309 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.019 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.020 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-15 08:52:05.027 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.032 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.033 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.034 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eed0375 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.034 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.035 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-15 08:52:05.035 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.035 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.035 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-15 08:52:05.043 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.046 [DefaultDispatcher-worker-6 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:05.046 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.046 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.046 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.047 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.047 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.048 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.049 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.050 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.054 [DefaultDispatcher-worker-12 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47541b42 2025-05-15 08:52:05.062 [DefaultDispatcher-worker-14 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.066 [DefaultDispatcher-worker-9 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.069 [DefaultDispatcher-worker-15 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2025-05-15 08:52:05.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-15 08:52:05.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-15 08:52:05.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.077 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b888df: (connection evicted) 2025-05-15 08:52:05.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-15 08:52:05.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-15 08:52:05.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-15 08:52:05.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-15 08:52:05.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.077 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47541b42: (connection evicted) 2025-05-15 08:52:05.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-15 08:52:05.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-15 08:52:05.078 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188500e9 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.079 [Test worker @coroutine#2778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-15 08:52:05.086 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.091 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.092 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.093 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3f1703 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.093 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.094 [Test worker @coroutine#2778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-15 08:52:05.101 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.106 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.107 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.108 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.112 [DefaultDispatcher-worker-18 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c 2025-05-15 08:52:05.119 [DefaultDispatcher-worker-1 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.123 [DefaultDispatcher-worker-18 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.126 [DefaultDispatcher-worker-6 @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930 2025-05-15 08:52:05.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-15 08:52:05.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-15 08:52:05.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.129 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb3c930: (connection evicted) 2025-05-15 08:52:05.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-15 08:52:05.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-15 08:52:05.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-15 08:52:05.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-15 08:52:05.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.129 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f088b5c: (connection evicted) 2025-05-15 08:52:05.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-15 08:52:05.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-15 08:52:05.130 [DefaultDispatcher-worker-10 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:05.131 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.131 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.131 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e700f4 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-15 08:52:05.131 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.131 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.131 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.132 [Test worker @coroutine#2815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-15 08:52:05.139 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.145 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.146 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.146 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.151 [DefaultDispatcher-worker-2 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.161 [DefaultDispatcher-worker-2 @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.162 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.166 [DefaultDispatcher-worker-5 @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6 2025-05-15 08:52:05.171 [DefaultDispatcher-worker-6 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:05.172 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.172 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.172 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.172 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.172 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-15 08:52:05.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-15 08:52:05.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.179 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee04ff6: (connection evicted) 2025-05-15 08:52:05.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-15 08:52:05.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a1554 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.180 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-15 08:52:05.188 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.193 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.194 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.195 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.200 [DefaultDispatcher-worker-9 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.211 [DefaultDispatcher-worker-4 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.213 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.213 [DefaultDispatcher-worker-20 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:05.214 [DefaultDispatcher-worker-20 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.214 [DefaultDispatcher-worker-20 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.214 [DefaultDispatcher-worker-20 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.214 [DefaultDispatcher-worker-12 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.217 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-05-15 08:52:05.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-15 08:52:05.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-15 08:52:05.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.222 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98: (connection evicted) 2025-05-15 08:52:05.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-15 08:52:05.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32180efb 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.223 [Test worker @coroutine#2943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-15 08:52:05.224 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.224 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.224 [Test worker @coroutine#2943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-15 08:52:05.231 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.236 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.237 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.238 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:05.238 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.238 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.238 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.238 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.239 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.239 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.243 [DefaultDispatcher-worker-3 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.253 [DefaultDispatcher-worker-6 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.257 [DefaultDispatcher-worker-18 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.324 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.332 [DefaultDispatcher-worker-5 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:05.332 [DefaultDispatcher-worker-5 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.332 [DefaultDispatcher-worker-5 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.332 [DefaultDispatcher-worker-5 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.361 [DefaultDispatcher-worker-16 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.361 [DefaultDispatcher-worker-16 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.369 [DefaultDispatcher-worker-8 @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa 2025-05-15 08:52:05.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-15 08:52:05.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-15 08:52:05.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.397 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea0dfaa: (connection evicted) 2025-05-15 08:52:05.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-15 08:52:05.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@415c5469 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-15 08:52:05.399 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.400 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.400 [Test worker @coroutine#2986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-15 08:52:05.407 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.412 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.413 [Test worker @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.414 [Test worker @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.419 [DefaultDispatcher-worker-20 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.420 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19544627 2025-05-15 08:52:05.422 [DefaultDispatcher-worker-9 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:05.422 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.422 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.422 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.423 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.423 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-15 08:52:05.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-15 08:52:05.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.426 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19544627: (connection evicted) 2025-05-15 08:52:05.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-15 08:52:05.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-15 08:52:05.426 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21312b5 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.427 [Test worker @coroutine#3022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-15 08:52:05.435 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.440 [Test worker @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.441 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.442 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.448 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2025-05-15 08:52:05.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-15 08:52:05.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-15 08:52:05.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.487 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf: (connection evicted) 2025-05-15 08:52:05.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-15 08:52:05.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da273b3 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-15 08:52:05.534 [DefaultDispatcher-worker-6 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:05.534 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.534 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.534 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.535 [DefaultDispatcher-worker-8 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.535 [DefaultDispatcher-worker-8 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.545 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.549 [DefaultDispatcher-worker-1 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.552 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.555 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.571 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.572 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 08:52:05.576 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-05-15 08:52:05.577 [DefaultDispatcher-worker-15 @coroutine#3061] INFO ktor.application - Responding at http://0.0.0.0:34969 2025-05-15 08:52:05.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@596343e7 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-15 08:52:05.587 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.587 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:05.587 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.587 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.588 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:52:05.588 [eventLoopGroupProxy-19-1 @call-handler#3071] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:52:05.589 [eventLoopGroupProxy-19-1 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.589 [eventLoopGroupProxy-19-2 @call-handler#3072] 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-05-15 08:52:05.589 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.589 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.589 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.589 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.589 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfd39fe 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-15 08:52:05.599 [DefaultDispatcher-worker-15 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.599 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.599 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.599 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.599 [eventLoopGroupProxy-19-2 @call-handler#3077] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:52:05.599 [eventLoopGroupProxy-19-2 @call-handler#3077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.600 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.600 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.601 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.601 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:05.601 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.601 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-15 08:52:05.601 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d33aa31 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:05.602 [eventLoopGroupProxy-19-2 @call-handler#3086] 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-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:05.602 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:05.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-15 08:52:05.602 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2025-05-15 08:52:05.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2025-05-15 08:52:05.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-15 08:52:05.602 [eventLoopGroupProxy-19-3 @call-handler#3089] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:52:05.602 [eventLoopGroupProxy-19-3 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.602 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.602 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.604 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.607 [DefaultDispatcher-worker-5 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.610 [DefaultDispatcher-worker-1 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.610 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.610 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.610 [DefaultDispatcher-worker-1 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.611 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:52:05.611 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.611 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.611 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.612 [DefaultDispatcher-worker-4 @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.612 [DefaultDispatcher-worker-4 @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 08:52:05.612 [DefaultDispatcher-worker-4 @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.612 [DefaultDispatcher-worker-4 @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.613 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 08:52:05.613 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.613 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.613 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.614 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 08:52:05.614 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.614 [DefaultDispatcher-worker-20 @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.614 [DefaultDispatcher-worker-20 @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 08:52:05.615 [DefaultDispatcher-worker-3 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.617 [DefaultDispatcher-worker-2 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.618 [DefaultDispatcher-worker-7 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.621 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.622 [DefaultDispatcher-worker-12 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2025-05-15 08:52:05.622 [DefaultDispatcher-worker-12 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.622 [DefaultDispatcher-worker-12 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.622 [DefaultDispatcher-worker-12 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.622 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 08:52:05.622 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.623 [DefaultDispatcher-worker-1 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.623 [DefaultDispatcher-worker-1 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.626 [DefaultDispatcher-worker-10 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2025-05-15 08:52:05.629 [DefaultDispatcher-worker-15 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efd83ac 2025-05-15 08:52:05.637 [DefaultDispatcher-worker-1 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.638 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.638 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 08:52:05.638 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.638 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-15 08:52:05.641 [DefaultDispatcher-worker-2 @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033. 2025-05-15 08:52:05.655 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033 2025-05-15 08:52:05.656 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 08:52:05.660 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.660 [DefaultDispatcher-worker-11 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033 2025-05-15 08:52:05.660 [DefaultDispatcher-worker-11 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033 2025-05-15 08:52:05.660 [DefaultDispatcher-worker-11 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033. 2025-05-15 08:52:05.660 [DefaultDispatcher-worker-11 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380033 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.665 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.665 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.665 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 08:52:05.665 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.666 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 08:52:05.667 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.667 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.667 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.667 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 08:52:05.667 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.671 [DefaultDispatcher-worker-4 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.678 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:05.681 [DefaultDispatcher-worker-16 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.685 [DefaultDispatcher-worker-21 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.685 [DefaultDispatcher-worker-6 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.685 [DefaultDispatcher-worker-21 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.685 [DefaultDispatcher-worker-21 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.685 [DefaultDispatcher-worker-21 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.685 [DefaultDispatcher-worker-21 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.686 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:52:05.686 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 08:52:05.686 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.690 [DefaultDispatcher-worker-16 @call-handler#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.690 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.691 [DefaultDispatcher-worker-4 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.691 [DefaultDispatcher-worker-4 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.691 [DefaultDispatcher-worker-4 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.691 [DefaultDispatcher-worker-4 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.692 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.694 [DefaultDispatcher-worker-8 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.701 [DefaultDispatcher-worker-11 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.701 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.701 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 08:52:05.701 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.702 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-15 08:52:05.702 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.705 [DefaultDispatcher-worker-6 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034. 2025-05-15 08:52:05.715 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034 2025-05-15 08:52:05.716 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 08:52:05.716 [eventLoopGroupProxy-19-2 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.716 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034 2025-05-15 08:52:05.716 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034 2025-05-15 08:52:05.716 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034. 2025-05-15 08:52:05.716 [DefaultDispatcher-worker-6 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727804222750380034 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.721 [DefaultDispatcher-worker-5 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.721 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.721 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 08:52:05.721 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.722 [eventLoopGroupProxy-19-2 @call-handler#3166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 08:52:05.722 [eventLoopGroupProxy-19-2 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.722 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.722 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 08:52:05.722 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 08:52:05.722 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.726 [DefaultDispatcher-worker-13 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.736 [DefaultDispatcher-worker-11 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.740 [DefaultDispatcher-worker-4 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.740 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.740 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.740 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.740 [DefaultDispatcher-worker-4 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.740 [DefaultDispatcher-worker-17 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.741 [eventLoopGroupProxy-19-2 @call-handler#3172] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:52:05.741 [eventLoopGroupProxy-19-2 @call-handler#3172] 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-05-15 08:52:05.741 [eventLoopGroupProxy-19-2 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.744 [DefaultDispatcher-worker-17 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.748 [DefaultDispatcher-worker-20 @call-handler#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.748 [eventLoopGroupProxy-19-2 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.749 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.749 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.749 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.749 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.753 [DefaultDispatcher-worker-17 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.756 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.756 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032. 2025-05-15 08:52:05.756 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.756 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.756 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.756 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.756 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 08:52:05.757 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.757 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.757 [UI Thread @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.757 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.757 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.757 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.758 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.758 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033. 2025-05-15 08:52:05.758 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.759 [eventLoopGroupProxy-19-7 @call-handler#3227] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 08:52:05.759 [eventLoopGroupProxy-19-5 @call-handler#3230] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 08:52:05.760 [eventLoopGroupProxy-19-6 @call-handler#3231] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 08:52:05.760 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.760 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.760 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.760 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032. 2025-05-15 08:52:05.760 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.760 [eventLoopGroupProxy-19-8 @call-handler#3237] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 08:52:05.761 [eventLoopGroupProxy-19-5 @call-handler#3230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.761 [eventLoopGroupProxy-19-6 @call-handler#3231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.761 [eventLoopGroupProxy-19-7 @call-handler#3227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.761 [UI Thread @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.761 [UI Thread @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.761 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.761 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.761 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.761 [UI Thread @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.761 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.761 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.761 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.761 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.762 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.762 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.766 [DefaultDispatcher-worker-15 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.768 [eventLoopGroupProxy-19-8 @call-handler#3237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.768 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.768 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.768 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033. 2025-05-15 08:52:05.768 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.770 [DefaultDispatcher-worker-16 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.773 [DefaultDispatcher-worker-19 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.777 [DefaultDispatcher-worker-14 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.782 [DefaultDispatcher-worker-9 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.785 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032 2025-05-15 08:52:05.785 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032. 2025-05-15 08:52:05.785 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032 2025-05-15 08:52:05.786 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-05-15 08:52:05.787 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.787 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032 2025-05-15 08:52:05.787 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032 2025-05-15 08:52:05.787 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032. 2025-05-15 08:52:05.787 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.792 [DefaultDispatcher-worker-11 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.798 [DefaultDispatcher-worker-22 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.802 [DefaultDispatcher-worker-22 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.802 [DefaultDispatcher-worker-22 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.802 [DefaultDispatcher-worker-22 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.802 [DefaultDispatcher-worker-22 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.802 [DefaultDispatcher-worker-22 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.803 [eventLoopGroupProxy-19-2 @call-handler#3261] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:52:05.803 [eventLoopGroupProxy-19-2 @call-handler#3261] 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-05-15 08:52:05.803 [eventLoopGroupProxy-19-2 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.807 [DefaultDispatcher-worker-18 @call-handler#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.808 [eventLoopGroupProxy-19-2 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.808 [DefaultDispatcher-worker-16 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.808 [DefaultDispatcher-worker-16 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.808 [DefaultDispatcher-worker-16 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.808 [DefaultDispatcher-worker-16 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.812 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033 2025-05-15 08:52:05.812 [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:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033. 2025-05-15 08:52:05.812 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033 2025-05-15 08:52:05.812 [DefaultDispatcher-worker-18 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.813 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-05-15 08:52:05.816 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.816 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033 2025-05-15 08:52:05.816 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033 2025-05-15 08:52:05.817 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033. 2025-05-15 08:52:05.817 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727804222750380034&assignmentUid=727804222750380032&clazzUid=727804222750380032&submitterUid=727804222750380033 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.821 [DefaultDispatcher-worker-10 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.825 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033 2025-05-15 08:52:05.825 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033. 2025-05-15 08:52:05.825 [UI Thread @coroutine#3291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033 2025-05-15 08:52:05.826 [eventLoopGroupProxy-19-2 @call-handler#3300] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-05-15 08:52:05.826 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.826 [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:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.826 [UI Thread @coroutine#3296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.826 [eventLoopGroupProxy-19-2 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.826 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032 2025-05-15 08:52:05.826 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032. 2025-05-15 08:52:05.826 [UI Thread @coroutine#3301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032 2025-05-15 08:52:05.827 [eventLoopGroupProxy-19-5 @call-handler#3309] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-05-15 08:52:05.827 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.827 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.827 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.827 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.827 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.827 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.827 [eventLoopGroupProxy-19-6 @call-handler#3315] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-05-15 08:52:05.827 [eventLoopGroupProxy-19-2 @call-handler#3318] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-05-15 08:52:05.827 [eventLoopGroupProxy-19-7 @call-handler#3321] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-05-15 08:52:05.827 [UI Thread @coroutine#3291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033 2025-05-15 08:52:05.827 [UI Thread @coroutine#3291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033 2025-05-15 08:52:05.828 [UI Thread @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033. 2025-05-15 08:52:05.828 [UI Thread @coroutine#3291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/PersonDao/getNamesByUid?uid=727804222750380033 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.828 [eventLoopGroupProxy-19-2 @call-handler#3318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.828 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.828 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.828 [eventLoopGroupProxy-19-7 @call-handler#3321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.828 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.828 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.828 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.828 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.828 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.829 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.829 [eventLoopGroupProxy-19-5 @call-handler#3309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.829 [UI Thread @coroutine#3296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.829 [UI Thread @coroutine#3296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.829 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.829 [UI Thread @coroutine#3296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.829 [eventLoopGroupProxy-19-6 @call-handler#3315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.830 [UI Thread @coroutine#3301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032 2025-05-15 08:52:05.830 [UI Thread @coroutine#3301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032 2025-05-15 08:52:05.830 [UI Thread @coroutine#3301] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032. 2025-05-15 08:52:05.830 [UI Thread @coroutine#3301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.832 [DefaultDispatcher-worker-21 @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.836 [DefaultDispatcher-worker-9 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.839 [DefaultDispatcher-worker-8 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.842 [DefaultDispatcher-worker-10 @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.845 [DefaultDispatcher-worker-11 @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.848 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034 2025-05-15 08:52:05.848 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034. 2025-05-15 08:52:05.848 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034 2025-05-15 08:52:05.849 [eventLoopGroupProxy-19-2 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-05-15 08:52:05.851 [eventLoopGroupProxy-19-2 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.852 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034 2025-05-15 08:52:05.852 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034 2025-05-15 08:52:05.852 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034. 2025-05-15 08:52:05.852 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380034 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.856 [DefaultDispatcher-worker-5 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.858 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033 2025-05-15 08:52:05.858 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033. 2025-05-15 08:52:05.858 [UI Thread @coroutine#3335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033 2025-05-15 08:52:05.858 [eventLoopGroupProxy-19-2 @call-handler#3341] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-05-15 08:52:05.859 [eventLoopGroupProxy-19-2 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.859 [UI Thread @coroutine#3335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033 2025-05-15 08:52:05.859 [UI Thread @coroutine#3335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033 2025-05-15 08:52:05.859 [UI Thread @coroutine#3335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033. 2025-05-15 08:52:05.859 [UI Thread @coroutine#3335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/PersonDao/findByUidAsync?uid=727804222750380033 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.863 [DefaultDispatcher-worker-5 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.868 [DefaultDispatcher-worker-15 @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.872 [DefaultDispatcher-worker-11 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.872 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.872 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.872 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.872 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34969/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 08:52:05.873 [eventLoopGroupProxy-19-2 @call-handler#3347] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 08:52:05.873 [eventLoopGroupProxy-19-2 @call-handler#3347] 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-05-15 08:52:05.873 [eventLoopGroupProxy-19-2 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 08:52:05.875 [DefaultDispatcher-worker-23 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:05.875 [DefaultDispatcher-worker-23 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.875 [DefaultDispatcher-worker-23 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.875 [DefaultDispatcher-worker-23 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.876 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.876 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.877 [DefaultDispatcher-worker-23 @call-handler#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655008a2 2025-05-15 08:52:05.877 [eventLoopGroupProxy-19-2 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.877 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.877 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/replication/message 2025-05-15 08:52:05.877 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/replication/message. 2025-05-15 08:52:05.877 [DefaultDispatcher-worker-11 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.878 [UI Thread @coroutine#3373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.878 [UI Thread @coroutine#3373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032. 2025-05-15 08:52:05.878 [UI Thread @coroutine#3373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.879 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.879 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.879 [UI Thread @coroutine#3377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.879 [eventLoopGroupProxy-19-2 @call-handler#3388] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 08:52:05.879 [UI Thread @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.879 [UI Thread @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.879 [UI Thread @coroutine#3382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.879 [eventLoopGroupProxy-19-5 @call-handler#3393] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 08:52:05.879 [UI Thread @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.879 [UI Thread @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.879 [UI Thread @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.879 [eventLoopGroupProxy-19-2 @call-handler#3388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.879 [eventLoopGroupProxy-19-6 @call-handler#3400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 08:52:05.879 [UI Thread @coroutine#3402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.879 [UI Thread @coroutine#3402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033. 2025-05-15 08:52:05.879 [UI Thread @coroutine#3402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.879 [eventLoopGroupProxy-19-7 @call-handler#3406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 08:52:05.880 [UI Thread @coroutine#3373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.880 [UI Thread @coroutine#3373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 2025-05-15 08:52:05.880 [eventLoopGroupProxy-19-2 @call-handler#3412] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 08:52:05.880 [UI Thread @coroutine#3373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032. 2025-05-15 08:52:05.880 [UI Thread @coroutine#3373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.880 [eventLoopGroupProxy-19-6 @call-handler#3400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.880 [eventLoopGroupProxy-19-7 @call-handler#3406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.880 [eventLoopGroupProxy-19-5 @call-handler#3393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.880 [UI Thread @coroutine#3382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.880 [UI Thread @coroutine#3382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.880 [UI Thread @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.880 [UI Thread @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.880 [UI Thread @coroutine#3377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.880 [UI Thread @coroutine#3377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 2025-05-15 08:52:05.881 [UI Thread @coroutine#3382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.881 [UI Thread @coroutine#3382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.881 [UI Thread @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.881 [UI Thread @coroutine#3384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.881 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032. 2025-05-15 08:52:05.881 [UI Thread @coroutine#3377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727804222750380033&assignmentUid=727804222750380032 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.882 [eventLoopGroupProxy-19-2 @call-handler#3412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 08:52:05.882 [UI Thread @coroutine#3402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.882 [UI Thread @coroutine#3402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 2025-05-15 08:52:05.882 [UI Thread @coroutine#3402] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033. 2025-05-15 08:52:05.882 [UI Thread @coroutine#3402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34969/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727804222750380032&clazzUid=727804222750380032&accountPersonUid=727804222750380033 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:05.882 [DefaultDispatcher-worker-12 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498d7c57 2025-05-15 08:52:05.884 [DefaultDispatcher-worker-21 @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.888 [DefaultDispatcher-worker-8 @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.891 [DefaultDispatcher-worker-16 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.894 [DefaultDispatcher-worker-19 @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.899 [DefaultDispatcher-worker-16 @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2025-05-15 08:52:05.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-15 08:52:05.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-15 08:52:05.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.900 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b99e726: (connection evicted) 2025-05-15 08:52:05.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-15 08:52:05.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-15 08:52:05.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-15 08:52:05.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-15 08:52:05.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:05.901 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498d7c57: (connection evicted) 2025-05-15 08:52:05.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:05.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-15 08:52:05.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-15 08:52:05.971 [DefaultDispatcher-worker-1 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:05.971 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.971 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:05.971 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.972 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:05.972 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.052 [DefaultDispatcher-worker-14 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:06.052 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.052 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.052 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.053 [DefaultDispatcher-worker-23 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.053 [DefaultDispatcher-worker-23 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.135 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:06.136 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.136 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.136 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.136 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.136 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.176 [DefaultDispatcher-worker-20 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:06.177 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.177 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.177 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.177 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.177 [DefaultDispatcher-worker-20 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.219 [DefaultDispatcher-worker-9 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:06.219 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.219 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.219 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.219 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.243 [DefaultDispatcher-worker-18 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:06.243 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.243 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.243 [DefaultDispatcher-worker-18 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.243 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.243 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.366 [DefaultDispatcher-worker-3 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:06.366 [DefaultDispatcher-worker-3 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.366 [DefaultDispatcher-worker-3 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.366 [DefaultDispatcher-worker-3 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.366 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.366 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.427 [DefaultDispatcher-worker-4 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:06.427 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.427 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.428 [DefaultDispatcher-worker-4 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.428 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.428 [DefaultDispatcher-worker-20 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.540 [DefaultDispatcher-worker-17 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:06.540 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.540 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.540 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.540 [DefaultDispatcher-worker-1 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.540 [DefaultDispatcher-worker-1 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.880 [DefaultDispatcher-worker-19 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:06.881 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.881 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.881 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.881 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.881 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-15 08:52:06.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-15 08:52:06.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:06.904 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655008a2: (connection evicted) 2025-05-15 08:52:06.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:06.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-15 08:52:06.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681ba763 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.907 [Test worker @coroutine#3468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-15 08:52:06.917 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.923 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.924 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.925 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9d2ed7 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:06.925 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.926 [Test worker @coroutine#3468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-15 08:52:06.935 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.940 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.941 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.943 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.947 [DefaultDispatcher-worker-11 @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2025-05-15 08:52:06.955 [DefaultDispatcher-worker-11 @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.961 [DefaultDispatcher-worker-6 @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2025-05-15 08:52:06.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-15 08:52:06.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-15 08:52:06.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:06.965 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33012e6f: (connection evicted) 2025-05-15 08:52:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-15 08:52:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-15 08:52:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-15 08:52:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-15 08:52:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:06.966 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223e51e4: (connection evicted) 2025-05-15 08:52:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-15 08:52:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63cf6497 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:06.967 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-15 08:52:06.976 [DefaultDispatcher-worker-19 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:06.977 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.977 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:06.977 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.977 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:06.977 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.977 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:06.983 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:06.984 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:06.985 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccdc8c8 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:06.985 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-15 08:52:06.986 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:06.986 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:06.986 [Test worker @coroutine#3527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-15 08:52:06.994 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:07.000 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:07.001 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:07.002 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:07.007 [DefaultDispatcher-worker-21 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ddad4 2025-05-15 08:52:07.015 [DefaultDispatcher-worker-17 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:07.020 [DefaultDispatcher-worker-8 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:07.025 [DefaultDispatcher-worker-14 @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:07.037 [DefaultDispatcher-worker-18 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3207e6de 2025-05-15 08:52:07.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-15 08:52:07.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-15 08:52:07.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.039 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3207e6de: (connection evicted) 2025-05-15 08:52:07.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-15 08:52:07.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-15 08:52:07.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-15 08:52:07.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-15 08:52:07.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.040 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ddad4: (connection evicted) 2025-05-15 08:52:07.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-15 08:52:07.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79224636 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.041 [Test worker @coroutine#3616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-15 08:52:07.050 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.057 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.057 [DefaultDispatcher-worker-10 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:07.058 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.058 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.058 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.058 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.058 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.058 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.059 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.059 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-15 08:52:07.059 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.059 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.059 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.059 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.059 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5536542e 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.060 [Test worker @coroutine#3616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-15 08:52:07.069 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.075 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.076 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.077 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.081 [DefaultDispatcher-worker-6 @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c21b13 2025-05-15 08:52:07.089 [DefaultDispatcher-worker-18 @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.094 [DefaultDispatcher-worker-16 @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-05-15 08:52:07.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-15 08:52:07.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-15 08:52:07.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.098 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d04c41: (connection evicted) 2025-05-15 08:52:07.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-15 08:52:07.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-15 08:52:07.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-15 08:52:07.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-15 08:52:07.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.099 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73c21b13: (connection evicted) 2025-05-15 08:52:07.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-15 08:52:07.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4228a2f6 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.100 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-15 08:52:07.109 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.115 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.116 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.117 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e856aa4 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.118 [Test worker @coroutine#3676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-15 08:52:07.127 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.133 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.134 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.137 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.141 [DefaultDispatcher-worker-20 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:07.141 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.141 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.141 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.141 [DefaultDispatcher-worker-15 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b204439 2025-05-15 08:52:07.142 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.142 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.150 [DefaultDispatcher-worker-8 @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.154 [DefaultDispatcher-worker-2 @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-05-15 08:52:07.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-15 08:52:07.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-15 08:52:07.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.158 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19c145d2: (connection evicted) 2025-05-15 08:52:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-15 08:52:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-15 08:52:07.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-15 08:52:07.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-15 08:52:07.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.159 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b204439: (connection evicted) 2025-05-15 08:52:07.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-15 08:52:07.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-15 08:52:07.160 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6dfbb2 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.161 [Test worker @coroutine#3736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-15 08:52:07.171 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.177 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.178 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.179 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b491b89 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.179 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.180 [Test worker @coroutine#3736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-15 08:52:07.182 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:07.182 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.182 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.182 [DefaultDispatcher-worker-2 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.183 [DefaultDispatcher-worker-21 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.183 [DefaultDispatcher-worker-21 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.189 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.195 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.196 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.197 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.202 [DefaultDispatcher-worker-11 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a259c1 2025-05-15 08:52:07.210 [DefaultDispatcher-worker-17 @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.215 [DefaultDispatcher-worker-15 @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dab9366 2025-05-15 08:52:07.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-15 08:52:07.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-15 08:52:07.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.220 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dab9366: (connection evicted) 2025-05-15 08:52:07.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-15 08:52:07.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-15 08:52:07.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-15 08:52:07.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-15 08:52:07.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.221 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a259c1: (connection evicted) 2025-05-15 08:52:07.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-15 08:52:07.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@762261fd 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.223 [Test worker @coroutine#3798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-15 08:52:07.224 [DefaultDispatcher-worker-7 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:07.224 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.224 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.224 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.225 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.232 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.238 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.239 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.240 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75fdbd71 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.241 [Test worker @coroutine#3798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-15 08:52:07.248 [DefaultDispatcher-worker-16 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:07.248 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.248 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.248 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.249 [DefaultDispatcher-worker-13 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.249 [DefaultDispatcher-worker-13 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.250 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.256 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.257 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.258 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.262 [DefaultDispatcher-worker-20 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697f4085 2025-05-15 08:52:07.270 [DefaultDispatcher-worker-20 @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.274 [DefaultDispatcher-worker-21 @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.278 [DefaultDispatcher-worker-7 @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2025-05-15 08:52:07.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-15 08:52:07.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-15 08:52:07.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.281 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179af25f: (connection evicted) 2025-05-15 08:52:07.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-15 08:52:07.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-15 08:52:07.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-15 08:52:07.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-15 08:52:07.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.282 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@697f4085: (connection evicted) 2025-05-15 08:52:07.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-15 08:52:07.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6970687e 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.283 [Test worker @coroutine#3862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-15 08:52:07.291 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.296 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.296 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.297 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.297 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d839402 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.298 [Test worker @coroutine#3862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-15 08:52:07.305 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.310 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.310 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.311 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.315 [DefaultDispatcher-worker-7 @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-05-15 08:52:07.323 [DefaultDispatcher-worker-23 @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.327 [DefaultDispatcher-worker-4 @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.331 [DefaultDispatcher-worker-21 @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.340 [DefaultDispatcher-worker-5 @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1 2025-05-15 08:52:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-15 08:52:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-15 08:52:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.342 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b6824c1: (connection evicted) 2025-05-15 08:52:07.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-15 08:52:07.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-15 08:52:07.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-15 08:52:07.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-15 08:52:07.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.343 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645a9649: (connection evicted) 2025-05-15 08:52:07.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-15 08:52:07.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2df380 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.344 [Test worker @coroutine#3949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-15 08:52:07.345 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.345 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.345 [Test worker @coroutine#3949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-15 08:52:07.352 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.357 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.358 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.359 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c77042 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.359 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.360 [Test worker @coroutine#3949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-15 08:52:07.367 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.371 [DefaultDispatcher-worker-16 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:07.371 [DefaultDispatcher-worker-16 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.371 [DefaultDispatcher-worker-16 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.371 [DefaultDispatcher-worker-16 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.372 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.372 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.372 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.373 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.374 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.378 [DefaultDispatcher-worker-16 @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-05-15 08:52:07.385 [DefaultDispatcher-worker-17 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.389 [DefaultDispatcher-worker-10 @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.391 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4 2025-05-15 08:52:07.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-15 08:52:07.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-15 08:52:07.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.394 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd0f9a4: (connection evicted) 2025-05-15 08:52:07.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-15 08:52:07.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-15 08:52:07.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-15 08:52:07.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-15 08:52:07.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.395 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142ac60e: (connection evicted) 2025-05-15 08:52:07.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-15 08:52:07.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c04188 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.396 [Test worker @coroutine#4011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-15 08:52:07.404 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.409 [Test worker @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.410 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.411 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f6237 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.411 [Test worker @coroutine#4011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-15 08:52:07.418 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.423 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.424 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.425 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.429 [DefaultDispatcher-worker-7 @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a461744 2025-05-15 08:52:07.432 [DefaultDispatcher-worker-7 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:07.432 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.432 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.432 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.433 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.433 [DefaultDispatcher-worker-22 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.436 [DefaultDispatcher-worker-11 @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.440 [DefaultDispatcher-worker-9 @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.441 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.442 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2025-05-15 08:52:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-15 08:52:07.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-15 08:52:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.446 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2: (connection evicted) 2025-05-15 08:52:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-15 08:52:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-15 08:52:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-15 08:52:07.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-15 08:52:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.447 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a461744: (connection evicted) 2025-05-15 08:52:07.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-15 08:52:07.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533ed36e 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.448 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-15 08:52:07.455 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.460 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.461 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.462 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35216a2e 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.462 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-15 08:52:07.470 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.474 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.475 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.476 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.480 [DefaultDispatcher-worker-10 @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a42767 2025-05-15 08:52:07.487 [DefaultDispatcher-worker-13 @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.492 [DefaultDispatcher-worker-19 @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7262532a 2025-05-15 08:52:07.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-15 08:52:07.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-15 08:52:07.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.530 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7262532a: (connection evicted) 2025-05-15 08:52:07.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-15 08:52:07.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-15 08:52:07.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-15 08:52:07.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-15 08:52:07.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.531 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a42767: (connection evicted) 2025-05-15 08:52:07.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-15 08:52:07.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@757bbd02 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.532 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-15 08:52:07.540 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.545 [DefaultDispatcher-worker-18 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:07.545 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.545 [DefaultDispatcher-worker-18 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.545 [DefaultDispatcher-worker-18 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.545 [DefaultDispatcher-worker-18 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.546 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.546 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.546 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.547 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab8c3c0 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.547 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-15 08:52:07.548 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.548 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.548 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-15 08:52:07.555 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.560 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.561 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.562 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.566 [DefaultDispatcher-worker-4 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa 2025-05-15 08:52:07.573 [DefaultDispatcher-worker-10 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.577 [DefaultDispatcher-worker-16 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@316745d8 2025-05-15 08:52:07.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-15 08:52:07.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-15 08:52:07.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.581 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@316745d8: (connection evicted) 2025-05-15 08:52:07.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-15 08:52:07.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-15 08:52:07.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-15 08:52:07.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-15 08:52:07.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.582 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dbf92aa: (connection evicted) 2025-05-15 08:52:07.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-15 08:52:07.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ee32c6 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.583 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-15 08:52:07.590 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.595 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.596 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.597 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.597 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263d20d 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.598 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-15 08:52:07.605 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.610 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.611 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.612 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.616 [DefaultDispatcher-worker-18 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@260d878a 2025-05-15 08:52:07.623 [DefaultDispatcher-worker-22 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.628 [DefaultDispatcher-worker-19 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.629 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.630 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d 2025-05-15 08:52:07.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-15 08:52:07.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-15 08:52:07.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.633 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e435f0d: (connection evicted) 2025-05-15 08:52:07.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-15 08:52:07.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-15 08:52:07.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-15 08:52:07.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-15 08:52:07.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.634 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@260d878a: (connection evicted) 2025-05-15 08:52:07.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-15 08:52:07.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@db9ecd 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.635 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.636 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-15 08:52:07.636 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.636 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.636 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-15 08:52:07.643 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.648 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.649 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.650 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2531049f 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.650 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-15 08:52:07.658 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.662 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.665 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.666 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.670 [DefaultDispatcher-worker-1 @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2025-05-15 08:52:07.678 [DefaultDispatcher-worker-1 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.683 [DefaultDispatcher-worker-20 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.688 [UI Thread @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2025-05-15 08:52:07.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-15 08:52:07.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-15 08:52:07.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.690 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4057babc: (connection evicted) 2025-05-15 08:52:07.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-15 08:52:07.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-15 08:52:07.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-15 08:52:07.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-15 08:52:07.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.690 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06: (connection evicted) 2025-05-15 08:52:07.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-15 08:52:07.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.692 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-15 08:52:07.700 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.705 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.705 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.706 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.711 [DefaultDispatcher-worker-19 @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.712 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.718 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-05-15 08:52:07.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-15 08:52:07.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-15 08:52:07.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.730 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2: (connection evicted) 2025-05-15 08:52:07.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-15 08:52:07.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26204f8f 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-05-15 08:52:07.731 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-15 08:52:07.738 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-05-15 08:52:07.743 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-05-15 08:52:07.744 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-05-15 08:52:07.745 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268215b3 2025-05-15 08:52:07.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-15 08:52:07.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-15 08:52:07.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:07.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-15 08:52:07.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b1f8f5 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.747 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-05-15 08:52:07.748 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-15 08:52:07.755 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-05-15 08:52:07.760 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-05-15 08:52:07.761 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-05-15 08:52:07.762 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d39c9c 2025-05-15 08:52:07.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-15 08:52:07.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-15 08:52:07.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:07.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-15 08:52:07.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6e296a 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-05-15 08:52:07.765 [Test worker @coroutine#4454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-15 08:52:07.773 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-05-15 08:52:07.778 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-05-15 08:52:07.779 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-05-15 08:52:07.780 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e3934db 2025-05-15 08:52:07.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-15 08:52:07.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-15 08:52:07.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:07.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-15 08:52:07.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4191774f 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.783 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-15 08:52:07.791 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.796 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.797 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.798 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.803 [DefaultDispatcher-worker-19 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76bfecef 2025-05-15 08:52:07.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-15 08:52:07.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-15 08:52:07.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.810 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76bfecef: (connection evicted) 2025-05-15 08:52:07.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-15 08:52:07.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c937c92 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.811 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-15 08:52:07.812 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-15 08:52:07.812 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-15 08:52:07.812 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-15 08:52:07.819 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-15 08:52:07.824 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-15 08:52:07.825 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-15 08:52:07.826 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f0ef6e 2025-05-15 08:52:07.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-15 08:52:07.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-15 08:52:07.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:07.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-15 08:52:07.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-15 08:52:07.828 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-15 08:52:07.828 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.828 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.828 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.828 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.828 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ad7531 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.829 [Test worker @coroutine#4544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-15 08:52:07.837 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.842 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.842 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.843 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.847 [DefaultDispatcher-worker-6 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.848 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.850 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79378802 2025-05-15 08:52:07.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-15 08:52:07.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-15 08:52:07.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.851 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79378802: (connection evicted) 2025-05-15 08:52:07.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-15 08:52:07.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef8de39 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.853 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-15 08:52:07.860 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.865 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.866 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.866 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7528ece2 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.867 [Test worker @coroutine#4577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-15 08:52:07.875 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.880 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.881 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.882 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.885 [DefaultDispatcher-worker-23 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d 2025-05-15 08:52:07.885 [DefaultDispatcher-worker-18 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:07.885 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.885 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.885 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.886 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.886 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.892 [DefaultDispatcher-worker-18 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.901 [DefaultDispatcher-worker-7 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46769bd6 2025-05-15 08:52:07.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-15 08:52:07.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-15 08:52:07.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.905 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46769bd6: (connection evicted) 2025-05-15 08:52:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-15 08:52:07.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-15 08:52:07.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-15 08:52:07.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-15 08:52:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.906 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74de1e9d: (connection evicted) 2025-05-15 08:52:07.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-15 08:52:07.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f18a87 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.907 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-15 08:52:07.914 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.919 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.920 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.921 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f1d09 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.921 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-15 08:52:07.928 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.933 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.934 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.935 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.939 [DefaultDispatcher-worker-10 @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55882ff2 2025-05-15 08:52:07.946 [DefaultDispatcher-worker-10 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.954 [DefaultDispatcher-worker-12 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7 2025-05-15 08:52:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-15 08:52:07.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-15 08:52:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.956 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b51a4c7: (connection evicted) 2025-05-15 08:52:07.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-15 08:52:07.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-15 08:52:07.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-15 08:52:07.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-15 08:52:07.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:07.956 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55882ff2: (connection evicted) 2025-05-15 08:52:07.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:07.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-15 08:52:07.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407339e5 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:07.958 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-15 08:52:07.966 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:07.971 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:07.972 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:07.973 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ed11d7 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:07.973 [Test worker @coroutine#4633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-15 08:52:07.981 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:07.982 [DefaultDispatcher-worker-21 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:07.982 [DefaultDispatcher-worker-21 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.982 [DefaultDispatcher-worker-21 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:07.982 [DefaultDispatcher-worker-21 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.983 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.983 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:07.987 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:07.987 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:07.989 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:07.993 [DefaultDispatcher-worker-9 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-05-15 08:52:08.000 [DefaultDispatcher-worker-23 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:08.007 [DefaultDispatcher-worker-21 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:08.011 [DefaultDispatcher-worker-20 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:08.016 [DefaultDispatcher-worker-4 @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-05-15 08:52:08.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-15 08:52:08.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-15 08:52:08.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.023 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e507c6: (connection evicted) 2025-05-15 08:52:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-15 08:52:08.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-15 08:52:08.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-15 08:52:08.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-15 08:52:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.024 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623eebca: (connection evicted) 2025-05-15 08:52:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-15 08:52:08.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-15 08:52:08.025 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f67312d 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.026 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-15 08:52:08.034 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.039 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.040 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.041 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abd88fe 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.041 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.042 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-15 08:52:08.050 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.054 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.055 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.056 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.060 [DefaultDispatcher-worker-19 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2603a76d 2025-05-15 08:52:08.062 [DefaultDispatcher-worker-16 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:08.062 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.062 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.062 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.063 [DefaultDispatcher-worker-22 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.063 [DefaultDispatcher-worker-22 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.068 [DefaultDispatcher-worker-7 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.073 [DefaultDispatcher-worker-22 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.077 [DefaultDispatcher-worker-7 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bb6009 2025-05-15 08:52:08.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-15 08:52:08.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-15 08:52:08.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.084 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bb6009: (connection evicted) 2025-05-15 08:52:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-15 08:52:08.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-15 08:52:08.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-15 08:52:08.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-15 08:52:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.084 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2603a76d: (connection evicted) 2025-05-15 08:52:08.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-15 08:52:08.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-15 08:52:08.085 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-15 08:52:08.085 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.085 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.085 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.085 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76480730 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.086 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-15 08:52:08.094 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.098 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.099 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.100 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.100 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.101 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-15 08:52:08.108 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.113 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.114 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.114 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.118 [DefaultDispatcher-worker-3 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2025-05-15 08:52:08.125 [DefaultDispatcher-worker-17 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.129 [DefaultDispatcher-worker-9 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77198cce 2025-05-15 08:52:08.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-15 08:52:08.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-15 08:52:08.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.131 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77198cce: (connection evicted) 2025-05-15 08:52:08.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-15 08:52:08.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-15 08:52:08.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-15 08:52:08.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-15 08:52:08.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.132 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1026a011: (connection evicted) 2025-05-15 08:52:08.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-15 08:52:08.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-15 08:52:08.134 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2dc60 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.135 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-15 08:52:08.145 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.146 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:08.147 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.147 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.147 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.147 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.147 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.150 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.151 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.152 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cd5cc9 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.152 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-15 08:52:08.153 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.153 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.153 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-15 08:52:08.160 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.165 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.166 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.167 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.171 [DefaultDispatcher-worker-18 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-05-15 08:52:08.180 [DefaultDispatcher-worker-11 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.186 [DefaultDispatcher-worker-4 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.187 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:08.187 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.187 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.187 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.188 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.188 [DefaultDispatcher-worker-6 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.197 [DefaultDispatcher-worker-13 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-05-15 08:52:08.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-15 08:52:08.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-15 08:52:08.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.198 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6311640d: (connection evicted) 2025-05-15 08:52:08.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-15 08:52:08.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-15 08:52:08.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-15 08:52:08.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-15 08:52:08.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.199 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f433db: (connection evicted) 2025-05-15 08:52:08.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-15 08:52:08.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22d82fe8 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.200 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-15 08:52:08.208 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.213 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.214 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.215 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25874884 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.215 [Test worker @coroutine#4793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-15 08:52:08.223 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.228 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.229 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.229 [DefaultDispatcher-worker-8 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:08.230 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.230 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.230 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.230 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.230 [DefaultDispatcher-worker-19 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.234 [DefaultDispatcher-worker-15 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-05-15 08:52:08.241 [DefaultDispatcher-worker-5 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.246 [DefaultDispatcher-worker-4 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.250 [DefaultDispatcher-worker-9 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.253 [DefaultDispatcher-worker-22 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:08.253 [DefaultDispatcher-worker-22 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.253 [DefaultDispatcher-worker-22 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.253 [DefaultDispatcher-worker-22 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.254 [DefaultDispatcher-worker-2 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.254 [DefaultDispatcher-worker-2 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.258 [DefaultDispatcher-worker-3 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-05-15 08:52:08.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-15 08:52:08.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-15 08:52:08.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.259 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c74c99: (connection evicted) 2025-05-15 08:52:08.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-15 08:52:08.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-15 08:52:08.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-15 08:52:08.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-15 08:52:08.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.259 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274f51ad: (connection evicted) 2025-05-15 08:52:08.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-15 08:52:08.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e1cd6b 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.261 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-15 08:52:08.269 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.274 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.275 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.276 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@211ffbd0 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.276 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.277 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-15 08:52:08.284 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.290 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.290 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.291 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.295 [DefaultDispatcher-worker-10 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473e0536 2025-05-15 08:52:08.303 [DefaultDispatcher-worker-5 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.307 [DefaultDispatcher-worker-23 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f143176 2025-05-15 08:52:08.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-15 08:52:08.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-15 08:52:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.313 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f143176: (connection evicted) 2025-05-15 08:52:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-15 08:52:08.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-15 08:52:08.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-15 08:52:08.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-15 08:52:08.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.313 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@473e0536: (connection evicted) 2025-05-15 08:52:08.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-15 08:52:08.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77971bbf 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-15 08:52:08.314 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.315 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-15 08:52:08.322 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.327 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.328 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.329 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12300573 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.329 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-15 08:52:08.337 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.341 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.342 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.343 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.347 [DefaultDispatcher-worker-7 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-05-15 08:52:08.354 [DefaultDispatcher-worker-21 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.358 [DefaultDispatcher-worker-14 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7 2025-05-15 08:52:08.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-15 08:52:08.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-15 08:52:08.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.360 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b760eb7: (connection evicted) 2025-05-15 08:52:08.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-15 08:52:08.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-15 08:52:08.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-15 08:52:08.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-15 08:52:08.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.361 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1724c649: (connection evicted) 2025-05-15 08:52:08.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-15 08:52:08.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.362 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-15 08:52:08.370 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.375 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.376 [DefaultDispatcher-worker-14 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:08.376 [DefaultDispatcher-worker-14 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.376 [DefaultDispatcher-worker-14 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.376 [DefaultDispatcher-worker-14 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.376 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.377 [DefaultDispatcher-worker-12 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.377 [DefaultDispatcher-worker-12 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.377 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263664f 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.378 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-15 08:52:08.385 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.390 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.391 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.392 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.395 [DefaultDispatcher-worker-12 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2025-05-15 08:52:08.403 [DefaultDispatcher-worker-12 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.407 [DefaultDispatcher-worker-16 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-05-15 08:52:08.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-15 08:52:08.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-15 08:52:08.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.409 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2025-05-15 08:52:08.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-15 08:52:08.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-15 08:52:08.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-15 08:52:08.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-15 08:52:08.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.409 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b63133: (connection evicted) 2025-05-15 08:52:08.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-15 08:52:08.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64078e6a 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.411 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-15 08:52:08.418 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.423 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.424 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.425 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476d5f2e 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.425 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-15 08:52:08.432 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.437 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:08.437 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.437 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.437 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.437 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.437 [DefaultDispatcher-worker-6 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.438 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.439 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.439 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.443 [DefaultDispatcher-worker-6 @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4750e942 2025-05-15 08:52:08.450 [DefaultDispatcher-worker-12 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.456 [DefaultDispatcher-worker-12 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.460 [DefaultDispatcher-worker-18 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.511 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.525 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.551 [DefaultDispatcher-worker-3 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:08.551 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.551 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.551 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.551 [DefaultDispatcher-worker-12 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.551 [DefaultDispatcher-worker-12 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.572 [DefaultDispatcher-worker-16 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-05-15 08:52:08.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-15 08:52:08.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-15 08:52:08.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.574 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332: (connection evicted) 2025-05-15 08:52:08.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-15 08:52:08.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-15 08:52:08.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-15 08:52:08.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-15 08:52:08.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.574 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4750e942: (connection evicted) 2025-05-15 08:52:08.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-15 08:52:08.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223ed38f 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.575 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.576 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-15 08:52:08.583 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.588 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.589 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.590 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f5030f 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.590 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-15 08:52:08.597 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.602 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.603 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.604 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.608 [DefaultDispatcher-worker-16 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2025-05-15 08:52:08.614 [DefaultDispatcher-worker-6 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.620 [DefaultDispatcher-worker-12 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.625 [DefaultDispatcher-worker-6 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319428ba 2025-05-15 08:52:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-15 08:52:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-15 08:52:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.627 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319428ba: (connection evicted) 2025-05-15 08:52:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-15 08:52:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-15 08:52:08.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-15 08:52:08.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-15 08:52:08.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.627 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36821a1b: (connection evicted) 2025-05-15 08:52:08.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-15 08:52:08.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e93ee71 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.628 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-15 08:52:08.636 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.641 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.641 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.642 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543895d2 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.642 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.643 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-15 08:52:08.650 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.654 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.655 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.656 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.660 [DefaultDispatcher-worker-4 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b 2025-05-15 08:52:08.667 [DefaultDispatcher-worker-18 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.673 [DefaultDispatcher-worker-9 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df5b562 2025-05-15 08:52:08.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-15 08:52:08.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-15 08:52:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.675 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df5b562: (connection evicted) 2025-05-15 08:52:08.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-15 08:52:08.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-15 08:52:08.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-15 08:52:08.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-15 08:52:08.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.676 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193b6f5b: (connection evicted) 2025-05-15 08:52:08.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-15 08:52:08.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-15 08:52:08.676 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1243ad9a 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.677 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-15 08:52:08.684 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.689 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.690 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.691 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b1339bf 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.691 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-15 08:52:08.692 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.692 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.692 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-15 08:52:08.699 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.704 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.704 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.705 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.709 [DefaultDispatcher-worker-2 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf073da 2025-05-15 08:52:08.715 [DefaultDispatcher-worker-20 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.722 [DefaultDispatcher-worker-5 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.726 [DefaultDispatcher-worker-9 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-05-15 08:52:08.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-15 08:52:08.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-15 08:52:08.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.729 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5479abd8: (connection evicted) 2025-05-15 08:52:08.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-15 08:52:08.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-15 08:52:08.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-15 08:52:08.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-15 08:52:08.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.729 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf073da: (connection evicted) 2025-05-15 08:52:08.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-15 08:52:08.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43905ade 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.730 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.731 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-15 08:52:08.738 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.743 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.744 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.744 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.749 [DefaultDispatcher-worker-18 @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.752 [DefaultDispatcher-worker-3 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2025-05-15 08:52:08.759 [UI Thread @coroutine#5118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=727804236090146816 2025-05-15 08:52:08.759 [UI Thread @coroutine#5118] 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=727804236090146816. 2025-05-15 08:52:08.759 [UI Thread @coroutine#5118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=727804236090146816 2025-05-15 08:52:08.760 [UI Thread @coroutine#5118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=727804236090146816 2025-05-15 08:52:08.760 [UI Thread @coroutine#5118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=727804236090146816 2025-05-15 08:52:08.760 [UI Thread @coroutine#5118] 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=727804236090146816. 2025-05-15 08:52:08.760 [UI Thread @coroutine#5118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=727804236090146816 to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:52:08.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-15 08:52:08.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-15 08:52:08.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.762 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f51f320: (connection evicted) 2025-05-15 08:52:08.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-15 08:52:08.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca574db 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.795 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-15 08:52:08.796 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.796 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.796 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-15 08:52:08.806 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.811 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.812 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.812 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.817 [DefaultDispatcher-worker-5 @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.828 [DefaultDispatcher-worker-20 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.831 [DefaultDispatcher-worker-20 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a 2025-05-15 08:52:08.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-15 08:52:08.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-15 08:52:08.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.838 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd65f9a: (connection evicted) 2025-05-15 08:52:08.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-15 08:52:08.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2102eb7a 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-05-15 08:52:08.875 [Test worker @coroutine#5159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-15 08:52:08.883 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-05-15 08:52:08.888 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-05-15 08:52:08.888 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-05-15 08:52:08.889 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-05-15 08:52:08.890 [DefaultDispatcher-worker-8 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:08.890 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.890 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.890 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.891 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.891 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-15 08:52:08.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-15 08:52:08.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:08.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-15 08:52:08.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f229f60 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-05-15 08:52:08.894 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-15 08:52:08.901 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-05-15 08:52:08.906 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-05-15 08:52:08.907 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-05-15 08:52:08.908 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc010a2 2025-05-15 08:52:08.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-15 08:52:08.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-15 08:52:08.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:08.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-15 08:52:08.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.911 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b954cbb 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.912 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-15 08:52:08.920 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.925 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.926 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.927 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8af186 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.927 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-15 08:52:08.935 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.940 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.941 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.942 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.945 [DefaultDispatcher-worker-17 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f 2025-05-15 08:52:08.952 [DefaultDispatcher-worker-18 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f04449a 2025-05-15 08:52:08.955 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:08.955 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 08:52:08.955 [UI Thread @coroutine#5220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:08.956 [UI Thread @coroutine#5220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:08.956 [UI Thread @coroutine#5220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:08.956 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 08:52:08.956 [UI Thread @coroutine#5220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60575/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:08.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-15 08:52:08.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-15 08:52:08.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.957 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f04449a: (connection evicted) 2025-05-15 08:52:08.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-15 08:52:08.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-15 08:52:08.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-15 08:52:08.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-15 08:52:08.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:08.958 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@239fdf8f: (connection evicted) 2025-05-15 08:52:08.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:08.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-15 08:52:08.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d44acf 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.959 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-15 08:52:08.966 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.971 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.972 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.973 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@583f6270 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.973 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-15 08:52:08.981 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.986 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.987 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.987 [DefaultDispatcher-worker-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:08.987 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.987 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:08.987 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.988 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.988 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:08.988 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.991 [DefaultDispatcher-worker-15 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27 2025-05-15 08:52:08.998 [DefaultDispatcher-worker-15 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f2994f 2025-05-15 08:52:08.999 [UI Thread @coroutine#5252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:08.999 [UI Thread @coroutine#5252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 08:52:08.999 [UI Thread @coroutine#5252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.000 [UI Thread @coroutine#5252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.000 [UI Thread @coroutine#5252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-15 08:52:09.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-15 08:52:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.000 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49f2994f: (connection evicted) 2025-05-15 08:52:09.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-15 08:52:09.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-15 08:52:09.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-15 08:52:09.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-15 08:52:09.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.001 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6b8b27: (connection evicted) 2025-05-15 08:52:09.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-15 08:52:09.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7f9eaa 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.002 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-15 08:52:09.010 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.015 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.016 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.017 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c3374f 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.017 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-15 08:52:09.024 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.029 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.030 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.031 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.034 [DefaultDispatcher-worker-22 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-05-15 08:52:09.041 [DefaultDispatcher-worker-17 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c73d613 2025-05-15 08:52:09.042 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.042 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 08:52:09.042 [UI Thread @coroutine#5282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.043 [UI Thread @coroutine#5282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.043 [UI Thread @coroutine#5282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 08:52:09.043 [UI Thread @coroutine#5282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 08:52:09.043 [UI Thread @coroutine#5282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58247/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:09.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-15 08:52:09.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-15 08:52:09.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.044 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c73d613: (connection evicted) 2025-05-15 08:52:09.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-15 08:52:09.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-15 08:52:09.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-15 08:52:09.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-15 08:52:09.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.045 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d507ab: (connection evicted) 2025-05-15 08:52:09.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-15 08:52:09.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a5f5b96 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.046 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-15 08:52:09.053 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.058 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.059 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.060 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765611c9 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.060 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-15 08:52:09.067 [DefaultDispatcher-worker-16 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:09.067 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.067 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.067 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.068 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.068 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.068 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.073 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.074 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.075 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.078 [DefaultDispatcher-worker-22 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b860b1 2025-05-15 08:52:09.086 [DefaultDispatcher-worker-15 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.093 [DefaultDispatcher-worker-2 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-05-15 08:52:09.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-15 08:52:09.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-15 08:52:09.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.098 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5345b68c: (connection evicted) 2025-05-15 08:52:09.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-15 08:52:09.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-15 08:52:09.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-15 08:52:09.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-15 08:52:09.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.099 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b860b1: (connection evicted) 2025-05-15 08:52:09.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-15 08:52:09.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136dc728 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.100 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-15 08:52:09.101 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.101 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.101 [Test worker @coroutine#5339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-15 08:52:09.108 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.114 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.114 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.115 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.119 [DefaultDispatcher-worker-16 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.130 [DefaultDispatcher-worker-5 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.135 [DefaultDispatcher-worker-5 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.145 [DefaultDispatcher-worker-13 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b 2025-05-15 08:52:09.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-15 08:52:09.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-15 08:52:09.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.146 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687e9f0b: (connection evicted) 2025-05-15 08:52:09.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-15 08:52:09.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2246bfd1 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.147 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-15 08:52:09.151 [DefaultDispatcher-worker-6 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:09.151 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.152 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.152 [DefaultDispatcher-worker-6 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.152 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.152 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.156 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.161 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.161 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.162 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.162 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377e395 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.163 [Test worker @coroutine#5373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-15 08:52:09.170 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.175 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.176 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.176 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.180 [DefaultDispatcher-worker-10 @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2025-05-15 08:52:09.187 [DefaultDispatcher-worker-5 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.191 [DefaultDispatcher-worker-17 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376a34fb 2025-05-15 08:52:09.191 [DefaultDispatcher-worker-18 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:09.191 [DefaultDispatcher-worker-18 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.191 [DefaultDispatcher-worker-18 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.191 [DefaultDispatcher-worker-18 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.192 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.192 [DefaultDispatcher-worker-10 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-15 08:52:09.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-15 08:52:09.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.195 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@376a34fb: (connection evicted) 2025-05-15 08:52:09.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-15 08:52:09.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-15 08:52:09.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-15 08:52:09.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-15 08:52:09.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.196 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d: (connection evicted) 2025-05-15 08:52:09.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-15 08:52:09.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58965e17 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.197 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-15 08:52:09.205 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.210 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.211 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.215 [DefaultDispatcher-worker-20 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.218 [DefaultDispatcher-worker-6 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.225 [DefaultDispatcher-worker-23 @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6 2025-05-15 08:52:09.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-15 08:52:09.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-15 08:52:09.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.226 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4644b1c6: (connection evicted) 2025-05-15 08:52:09.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-15 08:52:09.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4def8aaa 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.227 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-15 08:52:09.228 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.228 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.228 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-15 08:52:09.234 [DefaultDispatcher-worker-13 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:09.234 [DefaultDispatcher-worker-13 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.234 [DefaultDispatcher-worker-13 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.234 [DefaultDispatcher-worker-13 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.235 [DefaultDispatcher-worker-10 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.235 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.240 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.241 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.242 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.246 [DefaultDispatcher-worker-9 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.250 [DefaultDispatcher-worker-7 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb 2025-05-15 08:52:09.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-15 08:52:09.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-15 08:52:09.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.250 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ffa3cdb: (connection evicted) 2025-05-15 08:52:09.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-15 08:52:09.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207b0d48 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.252 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-15 08:52:09.258 [DefaultDispatcher-worker-20 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:09.258 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.258 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.258 [DefaultDispatcher-worker-20 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.259 [DefaultDispatcher-worker-15 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.259 [DefaultDispatcher-worker-15 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.260 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.264 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.265 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.266 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.301 [DefaultDispatcher-worker-19 @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3518882c 2025-05-15 08:52:09.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-15 08:52:09.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-15 08:52:09.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.305 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3518882c: (connection evicted) 2025-05-15 08:52:09.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-15 08:52:09.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cd37bb 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.306 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-15 08:52:09.313 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.318 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.319 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.320 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.325 [DefaultDispatcher-worker-11 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.329 [DefaultDispatcher-worker-6 @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-05-15 08:52:09.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-15 08:52:09.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-15 08:52:09.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.332 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab: (connection evicted) 2025-05-15 08:52:09.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-15 08:52:09.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521f2a23 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.334 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2025-05-15 08:52:09.335 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-15 08:52:09.342 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2025-05-15 08:52:09.347 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2025-05-15 08:52:09.348 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2025-05-15 08:52:09.349 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2025-05-15 08:52:09.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-15 08:52:09.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-15 08:52:09.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:09.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-15 08:52:09.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-15 08:52:09.351 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e5471d 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-05-15 08:52:09.352 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-15 08:52:09.362 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-05-15 08:52:09.366 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-05-15 08:52:09.367 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-05-15 08:52:09.368 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-05-15 08:52:09.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-15 08:52:09.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-15 08:52:09.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:09.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-15 08:52:09.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bc417f 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 08:52:09.371 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-15 08:52:09.379 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 08:52:09.381 [DefaultDispatcher-worker-18 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:09.381 [DefaultDispatcher-worker-18 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.381 [DefaultDispatcher-worker-18 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.381 [DefaultDispatcher-worker-18 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.382 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.382 [DefaultDispatcher-worker-6 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.385 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 08:52:09.385 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 08:52:09.386 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 08:52:09.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-15 08:52:09.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-15 08:52:09.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:09.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-15 08:52:09.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-15 08:52:09.393 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45861/Site/verify 2025-05-15 08:52:09.393 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45861/Site/verify. 2025-05-15 08:52:09.393 [UI Thread @coroutine#5580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45861/Site/verify 2025-05-15 08:52:09.394 [UI Thread @coroutine#5580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45861/Site/verify 2025-05-15 08:52:09.394 [UI Thread @coroutine#5580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45861/Site/verify 2025-05-15 08:52:09.394 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45861/Site/verify. 2025-05-15 08:52:09.394 [UI Thread @coroutine#5580] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45861/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:09.397 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616549c 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-05-15 08:52:09.398 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-15 08:52:09.407 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-05-15 08:52:09.412 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-05-15 08:52:09.413 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-05-15 08:52:09.413 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-05-15 08:52:09.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-15 08:52:09.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-15 08:52:09.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:09.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-15 08:52:09.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1e336c 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@13623138 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@13623138 2025-05-15 08:52:09.415 [Test worker @coroutine#5611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-15 08:52:09.423 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13623138 2025-05-15 08:52:09.428 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13623138 2025-05-15 08:52:09.429 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13623138 2025-05-15 08:52:09.430 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13623138 2025-05-15 08:52:09.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-15 08:52:09.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-15 08:52:09.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:09.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-15 08:52:09.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3310bb28 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddca64d 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddca64d 2025-05-15 08:52:09.432 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-15 08:52:09.440 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddca64d 2025-05-15 08:52:09.441 [DefaultDispatcher-worker-16 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:09.442 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.442 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.442 [DefaultDispatcher-worker-16 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.442 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.442 [DefaultDispatcher-worker-7 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.445 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddca64d 2025-05-15 08:52:09.446 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddca64d 2025-05-15 08:52:09.447 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddca64d 2025-05-15 08:52:09.448 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49637/Site/verify 2025-05-15 08:52:09.448 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49637/Site/verify. 2025-05-15 08:52:09.448 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49637/Site/verify 2025-05-15 08:52:09.448 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49637/Site/verify 2025-05-15 08:52:09.448 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49637/Site/verify 2025-05-15 08:52:09.449 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49637/Site/verify. 2025-05-15 08:52:09.449 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49637/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:09.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-15 08:52:09.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-15 08:52:09.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:09.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-15 08:52:09.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-15 08:52:09.452 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43431/Site/verify 2025-05-15 08:52:09.452 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43431/Site/verify. 2025-05-15 08:52:09.452 [UI Thread @coroutine#5657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43431/Site/verify 2025-05-15 08:52:09.453 [UI Thread @coroutine#5657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43431/Site/verify 2025-05-15 08:52:09.453 [UI Thread @coroutine#5657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43431/Site/verify 2025-05-15 08:52:09.453 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43431/Site/verify. 2025-05-15 08:52:09.453 [UI Thread @coroutine#5657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43431/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:09.456 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57671/Site/verify 2025-05-15 08:52:09.456 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57671/Site/verify. 2025-05-15 08:52:09.456 [UI Thread @coroutine#5670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57671/Site/verify 2025-05-15 08:52:09.456 [UI Thread @coroutine#5670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57671/Site/verify 2025-05-15 08:52:09.456 [UI Thread @coroutine#5670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57671/Site/verify 2025-05-15 08:52:09.457 [UI Thread @coroutine#5670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57671/Site/verify. 2025-05-15 08:52:09.457 [UI Thread @coroutine#5670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57671/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:09.460 [UI Thread @coroutine#5684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-15 08:52:09.460 [UI Thread @coroutine#5684] 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-05-15 08:52:09.460 [UI Thread @coroutine#5684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-15 08:52:09.460 [UI Thread @coroutine#5684] 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-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b0896 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.462 [Test worker @coroutine#5691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-15 08:52:09.471 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.475 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.476 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.477 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.481 [DefaultDispatcher-worker-8 @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.492 [DefaultDispatcher-worker-3 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.496 [DefaultDispatcher-worker-9 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.499 [DefaultDispatcher-worker-5 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.502 [DefaultDispatcher-worker-21 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.505 [DefaultDispatcher-worker-5 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.509 [DefaultDispatcher-worker-8 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.518 [DefaultDispatcher-worker-5 @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-05-15 08:52:09.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-15 08:52:09.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-15 08:52:09.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.519 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432e61f1: (connection evicted) 2025-05-15 08:52:09.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-15 08:52:09.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec22804 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.520 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-15 08:52:09.528 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.533 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.533 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.534 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd4a4e 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.534 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.535 [Test worker @coroutine#5720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-15 08:52:09.543 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.548 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.549 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.549 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.553 [DefaultDispatcher-worker-3 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7469d13a 2025-05-15 08:52:09.555 [DefaultDispatcher-worker-9 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:09.555 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.555 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.555 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.556 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.556 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.560 [DefaultDispatcher-worker-11 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7 2025-05-15 08:52:09.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-15 08:52:09.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-15 08:52:09.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.568 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46b4d4e7: (connection evicted) 2025-05-15 08:52:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-15 08:52:09.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-15 08:52:09.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-15 08:52:09.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-15 08:52:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.569 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7469d13a: (connection evicted) 2025-05-15 08:52:09.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-15 08:52:09.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae449e7 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.570 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-15 08:52:09.578 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.583 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.584 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.585 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b316cac 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.585 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-15 08:52:09.592 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.597 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.598 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.599 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.603 [DefaultDispatcher-worker-9 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-05-15 08:52:09.609 [DefaultDispatcher-worker-13 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.614 [DefaultDispatcher-worker-1 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-05-15 08:52:09.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-15 08:52:09.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-15 08:52:09.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.616 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71390c8: (connection evicted) 2025-05-15 08:52:09.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-15 08:52:09.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-15 08:52:09.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-15 08:52:09.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-15 08:52:09.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.617 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df80af2: (connection evicted) 2025-05-15 08:52:09.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-15 08:52:09.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc1f8d3 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.618 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-15 08:52:09.626 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.630 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.631 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.632 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51049621 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.632 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-15 08:52:09.633 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.633 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.633 [Test worker @coroutine#5822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-15 08:52:09.640 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.644 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.645 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.646 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.650 [DefaultDispatcher-worker-3 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b867623 2025-05-15 08:52:09.657 [DefaultDispatcher-worker-3 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.661 [DefaultDispatcher-worker-13 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46135aba 2025-05-15 08:52:09.718 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.733 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.896 [DefaultDispatcher-worker-22 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:09.896 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.896 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.896 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.897 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.897 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-15 08:52:09.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-15 08:52:09.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.913 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46135aba: (connection evicted) 2025-05-15 08:52:09.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-15 08:52:09.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-15 08:52:09.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-15 08:52:09.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-15 08:52:09.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.914 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b867623: (connection evicted) 2025-05-15 08:52:09.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-15 08:52:09.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a3d15b 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.915 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-15 08:52:09.923 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.927 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.928 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.929 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75401424 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.929 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-15 08:52:09.930 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.930 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.930 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-15 08:52:09.937 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.941 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.942 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.943 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.947 [DefaultDispatcher-worker-10 @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17125ea9 2025-05-15 08:52:09.954 [DefaultDispatcher-worker-12 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.957 [DefaultDispatcher-worker-23 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.961 [DefaultDispatcher-worker-18 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9 2025-05-15 08:52:09.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-15 08:52:09.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-15 08:52:09.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.963 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@763e1ec9: (connection evicted) 2025-05-15 08:52:09.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-15 08:52:09.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-15 08:52:09.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-15 08:52:09.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-15 08:52:09.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:09.964 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17125ea9: (connection evicted) 2025-05-15 08:52:09.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:09.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-15 08:52:09.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61906bb1 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:09.965 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-15 08:52:09.972 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:09.977 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:09.978 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:09.979 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399dc033 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:09.979 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-15 08:52:09.986 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:09.991 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:09.992 [DefaultDispatcher-worker-10 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:09.992 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.992 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:09.992 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.992 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:09.993 [DefaultDispatcher-worker-14 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.993 [DefaultDispatcher-worker-14 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:09.993 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:09.997 [DefaultDispatcher-worker-18 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2025-05-15 08:52:10.003 [DefaultDispatcher-worker-8 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:10.007 [DefaultDispatcher-worker-10 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:10.010 [DefaultDispatcher-worker-18 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-05-15 08:52:10.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-15 08:52:10.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-15 08:52:10.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.013 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c91ced9: (connection evicted) 2025-05-15 08:52:10.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-15 08:52:10.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-15 08:52:10.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-15 08:52:10.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-15 08:52:10.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.013 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0: (connection evicted) 2025-05-15 08:52:10.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-15 08:52:10.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b33b5b0 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.014 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-15 08:52:10.022 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.027 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.027 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.028 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.028 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85cce1 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.029 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-15 08:52:10.036 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.041 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.041 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.042 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.046 [DefaultDispatcher-worker-12 @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c 2025-05-15 08:52:10.053 [DefaultDispatcher-worker-15 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.056 [DefaultDispatcher-worker-1 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.060 [DefaultDispatcher-worker-18 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f53070c 2025-05-15 08:52:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-15 08:52:10.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-15 08:52:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.062 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f53070c: (connection evicted) 2025-05-15 08:52:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-15 08:52:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-15 08:52:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-15 08:52:10.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-15 08:52:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.062 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9ea20c: (connection evicted) 2025-05-15 08:52:10.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-15 08:52:10.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c1e971c 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.064 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-15 08:52:10.072 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.072 [DefaultDispatcher-worker-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:10.072 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.072 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.072 [DefaultDispatcher-worker-1 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.073 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.073 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.077 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.077 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.078 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.083 [DefaultDispatcher-worker-17 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b869b4 2025-05-15 08:52:10.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-15 08:52:10.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-15 08:52:10.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.084 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b869b4: (connection evicted) 2025-05-15 08:52:10.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-15 08:52:10.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fcc792f 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.085 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.087 [Test worker @coroutine#6062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-15 08:52:10.095 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.100 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.101 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.101 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.106 [DefaultDispatcher-worker-6 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.116 [DefaultDispatcher-worker-10 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.120 [DefaultDispatcher-worker-1 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae279e 2025-05-15 08:52:10.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-15 08:52:10.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-15 08:52:10.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.123 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fae279e: (connection evicted) 2025-05-15 08:52:10.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-15 08:52:10.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-15 08:52:10.123 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@680aa303 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.124 [Test worker @coroutine#6087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-15 08:52:10.131 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.136 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.137 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.138 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.142 [DefaultDispatcher-worker-13 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.151 [DefaultDispatcher-worker-1 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.155 [DefaultDispatcher-worker-16 @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.156 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:10.156 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.156 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.156 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.157 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.157 [DefaultDispatcher-worker-12 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.161 [DefaultDispatcher-worker-19 @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2025-05-15 08:52:10.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-15 08:52:10.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-15 08:52:10.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.162 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43493a5d: (connection evicted) 2025-05-15 08:52:10.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-15 08:52:10.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f37f6b6 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.163 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.164 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-15 08:52:10.174 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.180 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.181 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.182 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.193 [DefaultDispatcher-worker-17 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-3 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-3 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-22 @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.196 [DefaultDispatcher-worker-15 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.199 [DefaultDispatcher-worker-4 @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.204 [DefaultDispatcher-worker-15 @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-05-15 08:52:10.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-15 08:52:10.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-15 08:52:10.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.205 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64d711b0: (connection evicted) 2025-05-15 08:52:10.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-15 08:52:10.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a29aced 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.206 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-15 08:52:10.207 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 08:52:10.207 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 08:52:10.207 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-15 08:52:10.215 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 08:52:10.220 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 08:52:10.221 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 08:52:10.221 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 08:52:10.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-15 08:52:10.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-15 08:52:10.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-15 08:52:10.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@634de03e 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-05-15 08:52:10.226 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-15 08:52:10.234 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-05-15 08:52:10.239 [DefaultDispatcher-worker-17 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:10.239 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.239 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.239 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.240 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-05-15 08:52:10.240 [DefaultDispatcher-worker-17 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.241 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-05-15 08:52:10.241 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f965a 2025-05-15 08:52:10.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-15 08:52:10.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-15 08:52:10.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-15 08:52:10.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccf85e9 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-05-15 08:52:10.244 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-15 08:52:10.253 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-05-15 08:52:10.258 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-05-15 08:52:10.259 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-05-15 08:52:10.260 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b225c59 2025-05-15 08:52:10.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-15 08:52:10.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-15 08:52:10.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-15 08:52:10.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-15 08:52:10.263 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:10.263 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.263 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.263 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.264 [DefaultDispatcher-worker-5 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.264 [DefaultDispatcher-worker-5 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154ff4e5 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b36713 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b36713 2025-05-15 08:52:10.264 [UI Thread @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-15 08:52:10.273 [UI Thread @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b36713 2025-05-15 08:52:10.278 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b36713 2025-05-15 08:52:10.279 [UI Thread @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b36713 2025-05-15 08:52:10.280 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b36713 2025-05-15 08:52:10.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-15 08:52:10.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-15 08:52:10.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.281 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9b36713: (connection evicted) 2025-05-15 08:52:10.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-15 08:52:10.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb689fe 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-05-15 08:52:10.283 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-15 08:52:10.291 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-05-15 08:52:10.296 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-05-15 08:52:10.297 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-05-15 08:52:10.298 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@170a5bc8 2025-05-15 08:52:10.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-15 08:52:10.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-15 08:52:10.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-15 08:52:10.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51dcf51b 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.299 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-15 08:52:10.300 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-05-15 08:52:10.300 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-05-15 08:52:10.300 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-15 08:52:10.307 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-05-15 08:52:10.312 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-05-15 08:52:10.313 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-05-15 08:52:10.314 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-05-15 08:52:10.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-15 08:52:10.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-15 08:52:10.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-15 08:52:10.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22251bc6 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-05-15 08:52:10.316 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-15 08:52:10.324 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-05-15 08:52:10.329 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-05-15 08:52:10.330 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-05-15 08:52:10.330 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-05-15 08:52:10.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-15 08:52:10.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-15 08:52:10.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-15 08:52:10.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14170abd 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.332 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-15 08:52:10.333 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-05-15 08:52:10.333 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-05-15 08:52:10.333 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-15 08:52:10.340 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-05-15 08:52:10.345 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-05-15 08:52:10.346 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-05-15 08:52:10.347 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-05-15 08:52:10.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-15 08:52:10.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-15 08:52:10.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-15 08:52:10.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-15 08:52:10.349 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7064ae69 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-05-15 08:52:10.350 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-15 08:52:10.358 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-05-15 08:52:10.363 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-05-15 08:52:10.364 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-05-15 08:52:10.364 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-05-15 08:52:10.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-15 08:52:10.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-15 08:52:10.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-15 08:52:10.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52148669 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-05-15 08:52:10.368 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-15 08:52:10.376 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-05-15 08:52:10.381 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-05-15 08:52:10.382 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-05-15 08:52:10.383 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-05-15 08:52:10.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-15 08:52:10.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-15 08:52:10.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-15 08:52:10.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f1b76c 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.385 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-05-15 08:52:10.386 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-15 08:52:10.386 [DefaultDispatcher-worker-9 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:10.386 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.386 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.386 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.387 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.387 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.394 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-05-15 08:52:10.399 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-05-15 08:52:10.400 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-05-15 08:52:10.401 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2227fa03 2025-05-15 08:52:10.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-15 08:52:10.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-15 08:52:10.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-15 08:52:10.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@306cb0a0 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f09e952 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f09e952 2025-05-15 08:52:10.403 [Test worker @coroutine#6369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-15 08:52:10.412 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f09e952 2025-05-15 08:52:10.417 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f09e952 2025-05-15 08:52:10.418 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f09e952 2025-05-15 08:52:10.419 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f09e952 2025-05-15 08:52:10.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-15 08:52:10.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-15 08:52:10.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-15 08:52:10.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8a0f4e 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@3473e1bb 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@3473e1bb 2025-05-15 08:52:10.422 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-15 08:52:10.430 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3473e1bb 2025-05-15 08:52:10.435 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3473e1bb 2025-05-15 08:52:10.436 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3473e1bb 2025-05-15 08:52:10.437 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3473e1bb 2025-05-15 08:52:10.439 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-15 08:52:10.439 [UI Thread @coroutine#6403] 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-05-15 08:52:10.439 [UI Thread @coroutine#6403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-15 08:52:10.440 [UI Thread @coroutine#6403] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-15 08:52:10.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-15 08:52:10.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-15 08:52:10.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-15 08:52:10.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd1f0e4 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@612c4c10 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@612c4c10 2025-05-15 08:52:10.442 [Test worker @coroutine#6409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-15 08:52:10.446 [DefaultDispatcher-worker-3 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:10.446 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.446 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.446 [DefaultDispatcher-worker-3 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.447 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.447 [DefaultDispatcher-worker-11 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.451 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612c4c10 2025-05-15 08:52:10.456 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612c4c10 2025-05-15 08:52:10.457 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612c4c10 2025-05-15 08:52:10.457 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612c4c10 2025-05-15 08:52:10.459 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37457/Site/verify 2025-05-15 08:52:10.459 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37457/Site/verify. 2025-05-15 08:52:10.459 [UI Thread @coroutine#6428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37457/Site/verify 2025-05-15 08:52:10.460 [UI Thread @coroutine#6428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37457/Site/verify 2025-05-15 08:52:10.460 [UI Thread @coroutine#6428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37457/Site/verify 2025-05-15 08:52:10.460 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37457/Site/verify. 2025-05-15 08:52:10.460 [UI Thread @coroutine#6428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37457/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 08:52:10.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-15 08:52:10.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-15 08:52:10.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 08:52:10.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:10.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-15 08:52:10.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-15 08:52:10.463 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@607c7f58 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.464 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-15 08:52:10.472 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.477 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.478 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.479 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.483 [DefaultDispatcher-worker-9 @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.486 [DefaultDispatcher-worker-4 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543d242e 2025-05-15 08:52:10.490 [UI Thread @coroutine#6454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32775/727804242997051392/_ustadmanifest.json 2025-05-15 08:52:10.490 [UI Thread @coroutine#6454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32775/727804242997051392/_ustadmanifest.json. 2025-05-15 08:52:10.490 [UI Thread @coroutine#6454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32775/727804242997051392/_ustadmanifest.json 2025-05-15 08:52:10.490 [UI Thread @coroutine#6454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32775/727804242997051392/_ustadmanifest.json 2025-05-15 08:52:10.490 [UI Thread @coroutine#6454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32775/727804242997051392/_ustadmanifest.json 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] 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:32775/727804242997051392/_ustadmanifest.json. 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32775/727804242997051392/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32775/mediainfo.json 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32775/mediainfo.json. 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32775/mediainfo.json 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32775/mediainfo.json 2025-05-15 08:52:10.491 [UI Thread @coroutine#6454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32775/mediainfo.json 2025-05-15 08:52:10.532 [UI Thread @coroutine#6454] 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:32775/mediainfo.json. 2025-05-15 08:52:10.532 [UI Thread @coroutine#6454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32775/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:52:10.560 [DefaultDispatcher-worker-4 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:10.560 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.560 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.560 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.561 [DefaultDispatcher-worker-14 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.561 [DefaultDispatcher-worker-14 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.564 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.731 [DefaultDispatcher-worker-18 @coroutine#6468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c25d0d1 2025-05-15 08:52:10.826 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:10.901 [DefaultDispatcher-worker-9 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-05-15 08:52:10.901 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.901 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.901 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.902 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.902 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35401/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.997 [DefaultDispatcher-worker-18 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b2db8bc 2025-05-15 08:52:10.997 [DefaultDispatcher-worker-18 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.998 [DefaultDispatcher-worker-18 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:10.998 [DefaultDispatcher-worker-18 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.998 [DefaultDispatcher-worker-3 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:10.998 [DefaultDispatcher-worker-3 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42561/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.077 [DefaultDispatcher-worker-21 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 08:52:11.077 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.077 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.077 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.078 [DefaultDispatcher-worker-18 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.078 [DefaultDispatcher-worker-18 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57339/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.162 [DefaultDispatcher-worker-21 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 08:52:11.162 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.162 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.162 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.162 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.162 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37923/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.180 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.201 [DefaultDispatcher-worker-8 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 08:52:11.201 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.201 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.201 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.202 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.202 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39581/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.245 [DefaultDispatcher-worker-6 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5266fa37 2025-05-15 08:52:11.245 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.245 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.245 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.245 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.268 [DefaultDispatcher-worker-19 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ed27 2025-05-15 08:52:11.268 [DefaultDispatcher-worker-19 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.268 [DefaultDispatcher-worker-19 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.268 [DefaultDispatcher-worker-19 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.269 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.269 [DefaultDispatcher-worker-8 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36469/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.392 [DefaultDispatcher-worker-10 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 08:52:11.392 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.392 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.392 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.393 [DefaultDispatcher-worker-11 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.393 [DefaultDispatcher-worker-11 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55757/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.440 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.452 [DefaultDispatcher-worker-19 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 08:52:11.452 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.452 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.452 [DefaultDispatcher-worker-19 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.453 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.453 [DefaultDispatcher-worker-1 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.483 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.502 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.521 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-15 08:52:11.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-15 08:52:11.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.535 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543d242e: (connection evicted) 2025-05-15 08:52:11.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:11.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-15 08:52:11.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2cc8ab 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 08:52:11.538 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.539 [Test worker @coroutine#6498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-15 08:52:11.548 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.554 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.555 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.556 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.560 [DefaultDispatcher-worker-2 @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.563 [DefaultDispatcher-worker-12 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de4045a 2025-05-15 08:52:11.565 [DefaultDispatcher-worker-11 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 08:52:11.565 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.565 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId. 2025-05-15 08:52:11.565 [DefaultDispatcher-worker-11 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.565 [DefaultDispatcher-worker-22 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.565 [DefaultDispatcher-worker-22 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32941/UmAppDatabase/replication/nodeId 2025-05-15 08:52:11.640 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.647 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37407/727804246482411520/_ustadmanifest.json 2025-05-15 08:52:11.647 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37407/727804246482411520/_ustadmanifest.json. 2025-05-15 08:52:11.647 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37407/727804246482411520/_ustadmanifest.json 2025-05-15 08:52:11.648 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37407/727804246482411520/_ustadmanifest.json 2025-05-15 08:52:11.648 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37407/727804246482411520/_ustadmanifest.json 2025-05-15 08:52:11.648 [UI Thread @coroutine#6515] 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:37407/727804246482411520/_ustadmanifest.json. 2025-05-15 08:52:11.648 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37407/727804246482411520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:52:11.649 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37407/tincan.xml 2025-05-15 08:52:11.649 [UI Thread @coroutine#6515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37407/tincan.xml. 2025-05-15 08:52:11.649 [UI Thread @coroutine#6515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37407/tincan.xml 2025-05-15 08:52:11.649 [UI Thread @coroutine#6515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37407/tincan.xml 2025-05-15 08:52:11.649 [UI Thread @coroutine#6515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37407/tincan.xml 2025-05-15 08:52:11.690 [UI Thread @coroutine#6515] 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:37407/tincan.xml. 2025-05-15 08:52:11.690 [UI Thread @coroutine#6515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37407/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-15 08:52:11.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-15 08:52:11.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-15 08:52:11.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 08:52:11.696 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de4045a: (connection evicted) 2025-05-15 08:52:11.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 08:52:11.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-15 08:52:11.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed. 2025-05-15 09:31:44.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:44.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:44.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:44.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:44.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-15 09:31:44.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:44.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:44.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-15 09:31:44.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:44.871 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:44.873 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:44.893 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:44.896 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-15 09:31:44.896 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-15 09:31:44.899 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-15 09:31:44.899 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-15 09:31:44.901 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-15 09:31:44.901 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-15 09:31:44.904 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-15 09:31:44.904 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-15 09:31:44.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-15 09:31:44.907 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-15 09:31:44.908 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-15 09:31:44.909 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-15 09:31:44.910 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-15 09:31:44.910 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-15 09:31:44.912 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-15 09:31:44.912 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-15 09:31:44.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-15 09:31:44.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-15 09:31:44.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:31:45.001 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:45.001 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:31:45.001 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:45.002 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.002 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:31:45.003 [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-05-15 09:31:45.003 [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-05-15 09:31:45.003 [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-05-15 09:31:45.054 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.073 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.085 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.097 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.109 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.112 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.186 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 09:31:45.204 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 09:31:45.204 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 09:31:45.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-15 09:31:45.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-15 09:31:45.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:31:45.213 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-15 09:31:45.214 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 09:31:45.214 [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-05-15 09:31:45.214 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d: (connection evicted) 2025-05-15 09:31:45.214 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632627d1: (connection evicted) 2025-05-15 09:31:45.215 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6719af6d: (connection evicted) 2025-05-15 09:31:45.215 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221b2dea: (connection evicted) 2025-05-15 09:31:45.215 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4139c498: (connection evicted) 2025-05-15 09:31:45.215 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13736bc1: (connection evicted) 2025-05-15 09:31:45.216 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05: (connection evicted) 2025-05-15 09:31:45.216 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5: (connection evicted) 2025-05-15 09:31:45.216 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f: (connection evicted) 2025-05-15 09:31:45.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:45.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-15 09:31:45.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:45.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c2ab536 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:45.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:45.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-15 09:31:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-15 09:31:45.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.231 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.232 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.234 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:45.234 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:31:45.234 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:45.234 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:31:45.243 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.244 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 09:31:45.244 [DefaultDispatcher-worker-9 @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-05-15 09:31:45.244 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 09:31:45.248 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.257 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.266 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.275 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.283 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.287 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.311 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2084e65a 2025-05-15 09:31:45.324 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:45.328 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70f1e 2025-05-15 09:31:45.328 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70f1e 2025-05-15 09:31:45.330 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e70f178 2025-05-15 09:31:45.330 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e70f178 2025-05-15 09:31:45.332 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4f646e 2025-05-15 09:31:45.332 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4f646e 2025-05-15 09:31:45.333 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 09:31:45.334 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 09:31:45.334 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4dfb43 2025-05-15 09:31:45.334 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4dfb43 2025-05-15 09:31:45.335 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:45.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-15 09:31:45.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-15 09:31:45.335 [DefaultDispatcher-worker-3 @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-05-15 09:31:45.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-05-15 09:31:45.336 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2084e65a: (connection evicted) 2025-05-15 09:31:45.336 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b70f1e: (connection evicted) 2025-05-15 09:31:45.337 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e70f178: (connection evicted) 2025-05-15 09:31:45.337 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad24b 2025-05-15 09:31:45.337 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad24b 2025-05-15 09:31:45.337 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a4f646e: (connection evicted) 2025-05-15 09:31:45.337 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4dfb43: (connection evicted) 2025-05-15 09:31:45.337 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@773ad24b: (connection evicted) 2025-05-15 09:31:45.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:45.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-15 09:31:45.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67eeb310 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:45.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:45.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ace1a7 2025-05-15 09:31:45.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ace1a7 2025-05-15 09:31:45.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-15 09:31:45.479 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c76d6e 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:45.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:45.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7956f93a 2025-05-15 09:31:45.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7956f93a 2025-05-15 09:31:45.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bb74e1 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:45.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:45.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 09:31:45.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 09:31:45.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-15 09:31:45.772 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7956f93a 2025-05-15 09:31:45.809 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:45.823 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:45.914 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 09:31:45.920 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 09:31:45.921 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 09:31:45.921 [DefaultDispatcher-worker-8 @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:53507/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-15 09:31:45.921 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 09:31:45.933 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 09:31:45.933 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53507/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 09:31:45.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-15 09:31:45.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-15 09:31:45.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:45.970 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7956f93a: (connection evicted) 2025-05-15 09:31:45.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:45.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-15 09:31:45.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-15 09:31:45.973 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 09:31:45.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:45.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:45.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-15 09:31:45.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-15 09:31:45.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-05-15 09:31:45.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:45.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:45.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-15 09:31:45.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 09:31:45.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 09:31:45.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-15 09:31:46.017 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 09:31:46.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-15 09:31:46.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-15 09:31:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.019 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645ba24a: (connection evicted) 2025-05-15 09:31:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-15 09:31:46.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-15 09:31:46.020 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399f5daf 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-05-15 09:31:46.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f3185c 2025-05-15 09:31:46.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-15 09:31:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-15 09:31:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-05-15 09:31:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-05-15 09:31:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-15 09:31:46.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-15 09:31:46.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-15 09:31:46.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.038 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f3185c: (connection evicted) 2025-05-15 09:31:46.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-15 09:31:46.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-05-15 09:31:46.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-05-15 09:31:46.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d07aacc 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-05-15 09:31:46.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-05-15 09:31:46.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-15 09:31:46.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-15 09:31:46.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-15 09:31:46.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.057 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2673487b: (connection evicted) 2025-05-15 09:31:46.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-15 09:31:46.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a3462f 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-15 09:31:46.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-05-15 09:31:46.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-05-15 09:31:46.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7440265c 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2025-05-15 09:31:46.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@48277712 2025-05-15 09:31:46.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-15 09:31:46.086 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-15 09:31:46.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-15 09:31:46.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.088 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632c3f55: (connection evicted) 2025-05-15 09:31:46.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-15 09:31:46.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-15 09:31:46.133 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.151 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.170 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26865b57 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-15 09:31:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@596afb2f 2025-05-15 09:31:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-15 09:31:46.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ba0285 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-15 09:31:46.356 [DefaultDispatcher-worker-7 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.357 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.366 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.376 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.381 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.385 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-15 09:31:46.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-15 09:31:46.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.421 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@596afb2f: (connection evicted) 2025-05-15 09:31:46.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-15 09:31:46.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-15 09:31:46.425 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-05-15 09:31:46.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223cbf0d 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-15 09:31:46.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-05-15 09:31:46.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-05-15 09:31:46.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-15 09:31:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43423d40 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-05-15 09:31:46.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-05-15 09:31:46.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-15 09:31:46.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-15 09:31:46.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-15 09:31:46.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.447 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2: (connection evicted) 2025-05-15 09:31:46.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-15 09:31:46.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c5fd78 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dda56f 2025-05-15 09:31:46.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dda56f 2025-05-15 09:31:46.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60844992 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-05-15 09:31:46.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-05-15 09:31:46.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-15 09:31:46.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-15 09:31:46.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-15 09:31:46.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.459 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39dda56f: (connection evicted) 2025-05-15 09:31:46.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-15 09:31:46.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2025-05-15 09:31:46.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2025-05-15 09:31:46.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a4e619 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f3400c 2025-05-15 09:31:46.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f3400c 2025-05-15 09:31:46.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-15 09:31:46.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-15 09:31:46.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-15 09:31:46.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.471 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b030101: (connection evicted) 2025-05-15 09:31:46.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-15 09:31:46.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8afdad 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2025-05-15 09:31:46.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2025-05-15 09:31:46.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec8d9b2 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-15 09:31:46.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2025-05-15 09:31:46.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2025-05-15 09:31:46.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-15 09:31:46.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-15 09:31:46.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-15 09:31:46.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.527 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3722f39d: (connection evicted) 2025-05-15 09:31:46.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-15 09:31:46.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f541e67 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-15 09:31:46.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-05-15 09:31:46.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2025-05-15 09:31:46.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-05-15 09:31:46.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-05-15 09:31:46.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-15 09:31:46.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-15 09:31:46.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-15 09:31:46.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.540 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d: (connection evicted) 2025-05-15 09:31:46.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-15 09:31:46.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-15 09:31:46.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-05-15 09:31:46.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-15 09:31:46.544 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-15 09:31:46.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-05-15 09:31:46.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-05-15 09:31:46.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-15 09:31:46.558 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.559 [DefaultDispatcher-worker-2 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-05-15 09:31:46.560 [DefaultDispatcher-worker-2 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-05-15 09:31:46.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-15 09:31:46.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-15 09:31:46.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.561 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75805562: (connection evicted) 2025-05-15 09:31:46.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-15 09:31:46.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-15 09:31:46.562 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-05-15 09:31:46.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@54941dfd 2025-05-15 09:31:46.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-15 09:31:46.569 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-15 09:31:46.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-05-15 09:31:46.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-05-15 09:31:46.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-15 09:31:46.582 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-15 09:31:46.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-15 09:31:46.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.585 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54941dfd: (connection evicted) 2025-05-15 09:31:46.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-15 09:31:46.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-15 09:31:46.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-05-15 09:31:46.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-15 09:31:46.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-05-15 09:31:46.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-05-15 09:31:46.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-15 09:31:46.638 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.651 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.674 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.692 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.699 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-05-15 09:31:46.700 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:31:46.700 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-05-15 09:31:46.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-15 09:31:46.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-15 09:31:46.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.701 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86: (connection evicted) 2025-05-15 09:31:46.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-15 09:31:46.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-15 09:31:46.702 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-05-15 09:31:46.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-05-15 09:31:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-05-15 09:31:46.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713e7d9a 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-05-15 09:31:46.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-05-15 09:31:46.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-15 09:31:46.804 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.813 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-15 09:31:46.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-15 09:31:46.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.842 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2025-05-15 09:31:46.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-15 09:31:46.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-15 09:31:46.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-05-15 09:31:46.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-05-15 09:31:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-15 09:31:46.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-05-15 09:31:46.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-05-15 09:31:46.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-15 09:31:46.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-15 09:31:46.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-15 09:31:46.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.856 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2: (connection evicted) 2025-05-15 09:31:46.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-15 09:31:46.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc9a56e 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-15 09:31:46.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b19712f 2025-05-15 09:31:46.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-05-15 09:31:46.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-05-15 09:31:46.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-15 09:31:46.954 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.966 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.968 [DefaultDispatcher-worker-2 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-05-15 09:31:46.969 [DefaultDispatcher-worker-2 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-05-15 09:31:46.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-15 09:31:46.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-15 09:31:46.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.969 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b19712f: (connection evicted) 2025-05-15 09:31:46.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-15 09:31:46.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-15 09:31:46.970 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149b53fa 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-05-15 09:31:46.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-05-15 09:31:46.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-15 09:31:46.974 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638977e0 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529 2025-05-15 09:31:46.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529 2025-05-15 09:31:46.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-15 09:31:46.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-15 09:31:46.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-15 09:31:46.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:46.983 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751686aa: (connection evicted) 2025-05-15 09:31:46.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:46.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-15 09:31:46.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ee258 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:46.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:46.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-15 09:31:46.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-05-15 09:31:46.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-05-15 09:31:46.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-15 09:31:47.003 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-05-15 09:31:47.009 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-05-15 09:31:47.010 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-15 09:31:47.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-05-15 09:31:47.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-05-15 09:31:47.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-15 09:31:47.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-15 09:31:47.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-15 09:31:47.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:31:47.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-15 09:31:47.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-15 09:31:47.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-05-15 09:31:47.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-05-15 09:31:47.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-15 09:31:47.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-05-15 09:31:47.030 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-05-15 09:31:47.031 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-05-15 09:31:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-15 09:31:47.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-05-15 09:31:47.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-05-15 09:31:47.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-15 09:31:47.038 [DefaultDispatcher-worker-16 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-05-15 09:31:47.039 [DefaultDispatcher-worker-11 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-05-15 09:31:47.040 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-05-15 09:31:47.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-15 09:31:47.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-15 09:31:47.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.043 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c190cfc: (connection evicted) 2025-05-15 09:31:47.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-15 09:31:47.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-15 09:31:47.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-15 09:31:47.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-05-15 09:31:47.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-05-15 09:31:47.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-15 09:31:47.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-05-15 09:31:47.052 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-05-15 09:31:47.053 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526893f 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-15 09:31:47.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@37caecda 2025-05-15 09:31:47.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@37caecda 2025-05-15 09:31:47.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-15 09:31:47.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-15 09:31:47.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-15 09:31:47.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:31:47.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-15 09:31:47.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248b2b61 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-15 09:31:47.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-05-15 09:31:47.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-05-15 09:31:47.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-15 09:31:47.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-05-15 09:31:47.067 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-05-15 09:31:47.068 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11d1735e 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120d6cbf 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-15 09:31:47.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2025-05-15 09:31:47.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2025-05-15 09:31:47.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-15 09:31:47.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-15 09:31:47.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-15 09:31:47.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:31:47.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-15 09:31:47.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f33e6d 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3def8 2025-05-15 09:31:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3def8 2025-05-15 09:31:47.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-15 09:31:47.081 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.108 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa3def8 2025-05-15 09:31:47.113 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.116 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa3def8 2025-05-15 09:31:47.133 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.145 [DefaultDispatcher-worker-13 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa3def8 2025-05-15 09:31:47.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-15 09:31:47.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-15 09:31:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.146 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fa3def8: (connection evicted) 2025-05-15 09:31:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-15 09:31:47.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fceab5d 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-05-15 09:31:47.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-05-15 09:31:47.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-15 09:31:47.156 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.168 [DefaultDispatcher-worker-13 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-05-15 09:31:47.170 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.173 [DefaultDispatcher-worker-3 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-05-15 09:31:47.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-15 09:31:47.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-15 09:31:47.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.183 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1592e540: (connection evicted) 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-15 09:31:47.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-05-15 09:31:47.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-05-15 09:31:47.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-15 09:31:47.204 [DefaultDispatcher-worker-4 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-05-15 09:31:47.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-15 09:31:47.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-15 09:31:47.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.205 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-05-15 09:31:47.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-15 09:31:47.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-15 09:31:47.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-15 09:31:47.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3355b8ff 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-05-15 09:31:47.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-05-15 09:31:47.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-15 09:31:47.227 [DefaultDispatcher-worker-3 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-05-15 09:31:47.232 [DefaultDispatcher-worker-14 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9e807 2025-05-15 09:31:47.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-15 09:31:47.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-15 09:31:47.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.232 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f9e807: (connection evicted) 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-15 09:31:47.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270b8c2a 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-15 09:31:47.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-15 09:31:47.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-15 09:31:47.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-15 09:31:47.253 [DefaultDispatcher-worker-13 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab 2025-05-15 09:31:47.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-15 09:31:47.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-15 09:31:47.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.254 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e2f5ab: (connection evicted) 2025-05-15 09:31:47.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-15 09:31:47.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc89246 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e28af44 2025-05-15 09:31:47.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e28af44 2025-05-15 09:31:47.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-15 09:31:47.273 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e28af44 2025-05-15 09:31:47.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-15 09:31:47.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-15 09:31:47.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.273 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e28af44: (connection evicted) 2025-05-15 09:31:47.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-15 09:31:47.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5939f047 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@776e7dfb 2025-05-15 09:31:47.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@776e7dfb 2025-05-15 09:31:47.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-15 09:31:47.455 [DefaultDispatcher-worker-5 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e7dfb 2025-05-15 09:31:47.459 [DefaultDispatcher-worker-10 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e7dfb 2025-05-15 09:31:47.461 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54825/manifest.json 2025-05-15 09:31:47.461 [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:54825/manifest.json. 2025-05-15 09:31:47.461 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54825/manifest.json 2025-05-15 09:31:47.462 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54825/manifest.json 2025-05-15 09:31:47.462 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54825/manifest.json 2025-05-15 09:31:47.515 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.534 [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:54825/manifest.json. 2025-05-15 09:31:47.535 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54825/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:47.542 [DefaultDispatcher-worker-5 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e7dfb 2025-05-15 09:31:47.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-15 09:31:47.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-15 09:31:47.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.546 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776e7dfb: (connection evicted) 2025-05-15 09:31:47.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-15 09:31:47.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c341d0 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d73cd78 2025-05-15 09:31:47.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d73cd78 2025-05-15 09:31:47.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9beefe 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d12a3a 2025-05-15 09:31:47.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d12a3a 2025-05-15 09:31:47.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-15 09:31:47.592 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 09:31:47.631 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-05-15 09:31:47.632 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b62f1ba 2025-05-15 09:31:47.669 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.675 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.688 [DefaultDispatcher-worker-13 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:35557 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@84eafc2 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-15 09:31:47.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d9e1a 2025-05-15 09:31:47.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d9e1a 2025-05-15 09:31:47.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-15 09:31:47.705 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 09:31:47.709 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 09:31:47.709 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 09:31:47.709 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 09:31:47.710 [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-05-15 09:31:47.710 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 09:31:47.710 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 09:31:47.710 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 09:31:47.710 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:47.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-15 09:31:47.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:47.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:47.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8599c7 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:47.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-15 09:31:47.741 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.746 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.751 [DefaultDispatcher-worker-16 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d9e1a 2025-05-15 09:31:47.752 [DefaultDispatcher-worker-16 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d9e1a 2025-05-15 09:31:47.757 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.761 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.761 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.761 [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:35557/api/content/727814454205628416/_ustadmanifest.json. 2025-05-15 09:31:47.761 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.763 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.763 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.764 [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:35557/api/content/727814454205628416/_ustadmanifest.json. 2025-05-15 09:31:47.764 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:47.772 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.775 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 09:31:47.775 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a93df4f8-76a7-47d5-bc7f-9269663f0b3a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 09:31:47.778 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:47.778 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a93df4f8-76a7-47d5-bc7f-9269663f0b3a 2025-05-15 09:31:47.780 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:47.780 [DefaultDispatcher-worker-7 @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:35557/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:31:47.780 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:47.780 [DefaultDispatcher-worker-7 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:31:47.785 [DefaultDispatcher-worker-10 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.786 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/UmAppDatabase/replication/nodeId 2025-05-15 09:31:47.786 [DefaultDispatcher-worker-10 @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:35557/UmAppDatabase/replication/nodeId. 2025-05-15 09:31:47.786 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/UmAppDatabase/replication/nodeId 2025-05-15 09:31:47.789 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.789 [DefaultDispatcher-worker-4 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/api/blob/upload-init-batch 2025-05-15 09:31:47.789 [DefaultDispatcher-worker-4 @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:35557/api/blob/upload-init-batch. 2025-05-15 09:31:47.789 [DefaultDispatcher-worker-4 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/api/blob/upload-init-batch 2025-05-15 09:31:47.789 [DefaultDispatcher-worker-4 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35557/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:47.813 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.824 [eventLoopGroupProxy-4-3 @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-05-15 09:31:47.824 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:31:47.824 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:31:47.824 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:31:47.828 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:47.828 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:47.829 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:47.829 [eventLoopGroupProxy-4-3 @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-05-15 09:31:47.829 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:31:47.831 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/UmAppDatabase/replication/nodeId 2025-05-15 09:31:47.831 [DefaultDispatcher-worker-12 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35557/UmAppDatabase/replication/nodeId 2025-05-15 09:31:47.832 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:47.832 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:47.832 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:47.835 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-05-15 09:31:47.835 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-05-15 09:31:47.837 [DefaultDispatcher-worker-9 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.838 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d73cd78 2025-05-15 09:31:47.842 [DefaultDispatcher-worker-10 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.846 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-05-15 09:31:47.847 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/api/blob/upload-init-batch 2025-05-15 09:31:47.847 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35557/api/blob/upload-init-batch 2025-05-15 09:31:47.849 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35557/api/blob/upload-init-batch. 2025-05-15 09:31:47.849 [DefaultDispatcher-worker-10 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35557/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:47.858 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/api/blob/upload-batch-data 2025-05-15 09:31:47.858 [DefaultDispatcher-worker-10 @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:35557/api/blob/upload-batch-data. 2025-05-15 09:31:47.858 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/api/blob/upload-batch-data 2025-05-15 09:31:47.858 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35557/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:47.863 [eventLoopGroupProxy-4-1 @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-05-15 09:31:47.870 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d73cd78 2025-05-15 09:31:47.871 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:47.871 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-05-15 09:31:47.871 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/api/blob/upload-batch-data 2025-05-15 09:31:47.876 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/api/blob/upload-batch-data 2025-05-15 09:31:47.876 [DefaultDispatcher-worker-10 @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:35557/api/blob/upload-batch-data. 2025-05-15 09:31:47.876 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/api/blob/upload-batch-data 2025-05-15 09:31:47.876 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35557/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:47.877 [eventLoopGroupProxy-4-1 @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-05-15 09:31:47.879 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d73cd78 2025-05-15 09:31:47.879 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:47.879 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:47.880 [DefaultDispatcher-worker-10 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/api/blob/upload-batch-data 2025-05-15 09:31:47.889 [DefaultDispatcher-worker-16 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.896 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.905 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/UmAppDatabase/replication/message 2025-05-15 09:31:47.906 [DefaultDispatcher-worker-8 @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:35557/UmAppDatabase/replication/message. 2025-05-15 09:31:47.906 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/UmAppDatabase/replication/message 2025-05-15 09:31:47.906 [DefaultDispatcher-worker-8 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35557/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:31:47.907 [eventLoopGroupProxy-4-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:31:47.907 [eventLoopGroupProxy-4-1 @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-05-15 09:31:47.907 [eventLoopGroupProxy-4-1 @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-05-15 09:31:47.921 [DefaultDispatcher-worker-11 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d12a3a 2025-05-15 09:31:47.922 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:47.922 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-05-15 09:31:47.922 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.922 [DefaultDispatcher-worker-10 @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:35557/api/content/727814454205628416/_ustadmanifest.json. 2025-05-15 09:31:47.922 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.922 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/UmAppDatabase/replication/message 2025-05-15 09:31:47.922 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35557/UmAppDatabase/replication/message 2025-05-15 09:31:47.922 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35557/UmAppDatabase/replication/message. 2025-05-15 09:31:47.923 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35557/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:47.923 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.923 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json 2025-05-15 09:31:47.923 [DefaultDispatcher-worker-5 @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:35557/api/content/727814454205628416/_ustadmanifest.json. 2025-05-15 09:31:47.923 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35557/api/content/727814454205628416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:47.927 [DefaultDispatcher-worker-6 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a3944 2025-05-15 09:31:47.928 [DefaultDispatcher-worker-1 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d12a3a 2025-05-15 09:31:47.929 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 09:31:47.929 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 09:31:47.929 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 09:31:47.929 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 09:31:47.929 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 09:31:47.930 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d9e1a 2025-05-15 09:31:47.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-15 09:31:47.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-15 09:31:47.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:47.930 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a3944: (connection evicted) 2025-05-15 09:31:47.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:47.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-15 09:31:47.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-15 09:31:48.207 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:48.207 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:48.389 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:48.935 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b62f1ba 2025-05-15 09:31:48.935 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b62f1ba 2025-05-15 09:31:48.937 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d73cd78 2025-05-15 09:31:48.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-15 09:31:48.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-15 09:31:48.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:48.937 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d12a3a: (connection evicted) 2025-05-15 09:31:48.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:48.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-15 09:31:48.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-15 09:31:48.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bfdc92b 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:48.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:48.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:48.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a6a91f 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:48.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-15 09:31:48.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-15 09:31:48.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-15 09:31:48.952 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 09:31:48.953 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-05-15 09:31:48.953 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4281a26f 2025-05-15 09:31:48.954 [DefaultDispatcher-worker-12 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:43927 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db5de29 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:48.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:48.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-15 09:31:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 09:31:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 09:31:48.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-15 09:31:48.957 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 09:31:48.957 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 09:31:48.957 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 09:31:48.957 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 09:31:48.958 [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-05-15 09:31:48.958 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 09:31:48.958 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 09:31:48.958 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 09:31:48.958 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6addfa22 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:48.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:48.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:48.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-15 09:31:48.981 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:48.985 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:48.989 [DefaultDispatcher-worker-17 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 09:31:48.991 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 09:31:48.995 [DefaultDispatcher-worker-11 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.000 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.000 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:49.000 [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:43927/api/content/727814457371734016/_ustadmanifest.json. 2025-05-15 09:31:49.000 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:49.001 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:49.001 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:49.002 [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:43927/api/content/727814457371734016/_ustadmanifest.json. 2025-05-15 09:31:49.002 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:49.008 [DefaultDispatcher-worker-4 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.009 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 09:31:49.009 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2fb7fb18-7fc4-44bc-9e0e-febe852ef232', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 09:31:49.010 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:49.010 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2fb7fb18-7fc4-44bc-9e0e-febe852ef232 2025-05-15 09:31:49.010 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:49.010 [DefaultDispatcher-worker-4 @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:43927/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:31:49.010 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:49.010 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:31:49.013 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:31:49.013 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:31:49.013 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.013 [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-05-15 09:31:49.013 [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-05-15 09:31:49.013 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.013 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 09:31:49.014 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:49.014 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:49.016 [DefaultDispatcher-worker-11 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.016 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/UmAppDatabase/replication/nodeId 2025-05-15 09:31:49.016 [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:43927/UmAppDatabase/replication/nodeId. 2025-05-15 09:31:49.016 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/UmAppDatabase/replication/nodeId 2025-05-15 09:31:49.017 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.017 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-init-batch. 2025-05-15 09:31:49.017 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.017 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:49.017 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:31:49.018 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.018 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 09:31:49.018 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/UmAppDatabase/replication/nodeId 2025-05-15 09:31:49.018 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/UmAppDatabase/replication/nodeId 2025-05-15 09:31:49.019 [eventLoopGroupProxy-7-3 @call-handler#506] 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-05-15 09:31:49.019 [eventLoopGroupProxy-7-3 @call-handler#506] 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-05-15 09:31:49.020 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:49.021 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 09:31:49.022 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.022 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.022 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-init-batch. 2025-05-15 09:31:49.022 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43927/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:49.023 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.023 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.023 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.023 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.024 [DefaultDispatcher-worker-17 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.024 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.026 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:49.026 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.026 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:49.026 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.028 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.028 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.028 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.028 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.029 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.029 [DefaultDispatcher-worker-12 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.030 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:49.031 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.031 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:49.031 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.032 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.032 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.032 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.032 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.033 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.034 [DefaultDispatcher-worker-2 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-05-15 09:31:49.040 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:49.042 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:49.055 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:49.058 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:49.075 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.075 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.075 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.076 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.076 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.076 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.076 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.077 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.077 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:49.077 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.078 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.078 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43927/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:49.078 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:43927/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:43927/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-15 09:31:49.078 [DefaultDispatcher-worker-2 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:43927/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.086 [DefaultDispatcher-worker-12 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.096 [DefaultDispatcher-worker-15 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:49.098 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 09:31:49.599 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-09104551-47fd-4a9c-8104-53b6a31d654d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 09:31:49.599 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:49.599 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-09104551-47fd-4a9c-8104-53b6a31d654d 2025-05-15 09:31:49.601 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.601 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-init-batch. 2025-05-15 09:31:49.601 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.601 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:49.602 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 09:31:49.602 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 09:31:49.603 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:49.604 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 09:31:49.605 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.605 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/api/blob/upload-init-batch 2025-05-15 09:31:49.605 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-init-batch. 2025-05-15 09:31:49.605 [DefaultDispatcher-worker-8 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43927/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:49.606 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.606 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.606 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.606 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.607 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.609 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.609 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:49.610 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.610 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.610 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.610 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.610 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.611 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.612 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.612 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:49.613 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.613 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.613 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.613 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.613 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.614 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.655 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.656 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.656 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.656 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.656 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.656 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.656 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.657 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.699 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.699 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.700 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.700 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.700 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.700 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.700 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.701 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.743 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.743 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.744 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.744 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.744 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.744 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.744 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.745 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.787 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.787 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.788 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.788 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.788 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.788 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.788 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.789 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.831 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.831 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.832 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.832 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.832 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.832 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.832 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.833 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.875 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.875 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.876 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.876 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.876 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.876 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.876 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.877 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.919 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.919 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.920 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.920 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.920 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.920 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.920 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.921 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:49.963 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:49.963 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:49.964 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.964 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.964 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:49.964 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:49.964 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:49.965 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:50.007 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.007 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:50.008 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.008 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.008 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:50.008 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.008 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:50.009 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:50.051 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.051 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:50.052 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.052 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.052 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:50.052 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.052 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:50.053 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:50.095 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.095 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:50.096 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.096 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.096 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:50.096 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.096 [DefaultDispatcher-worker-11 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:50.097 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:50.105 [DefaultDispatcher-worker-20 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:50.140 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:50.140 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.140 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:50.141 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.142 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.142 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:50.142 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.142 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:50.143 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:50.144 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:50.144 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.144 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:50.144 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.145 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.145 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43927/api/blob/upload-batch-data. 2025-05-15 09:31:50.145 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.145 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:50.146 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:50.147 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:50.148 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.148 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:50.148 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/blob/upload-batch-data 2025-05-15 09:31:50.154 [DefaultDispatcher-worker-2 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:50.159 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:50.159 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/UmAppDatabase/replication/message 2025-05-15 09:31:50.159 [DefaultDispatcher-worker-18 @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:43927/UmAppDatabase/replication/message. 2025-05-15 09:31:50.159 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/UmAppDatabase/replication/message 2025-05-15 09:31:50.159 [DefaultDispatcher-worker-18 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43927/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:31:50.160 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:31:50.160 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 09:31:50.160 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-5 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-15 09:31:50.172 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:50.172 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-21 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-21 @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:43927/api/content/727814457371734016/_ustadmanifest.json. 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-21 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/UmAppDatabase/replication/message 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/UmAppDatabase/replication/message 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43927/UmAppDatabase/replication/message. 2025-05-15 09:31:50.172 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43927/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:50.173 [DefaultDispatcher-worker-8 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:50.173 [DefaultDispatcher-worker-8 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json 2025-05-15 09:31:50.173 [DefaultDispatcher-worker-8 @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:43927/api/content/727814457371734016/_ustadmanifest.json. 2025-05-15 09:31:50.173 [DefaultDispatcher-worker-8 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43927/api/content/727814457371734016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:50.177 [DefaultDispatcher-worker-4 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672f69f7 2025-05-15 09:31:50.178 [DefaultDispatcher-worker-14 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24888d8b 2025-05-15 09:31:50.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 09:31:50.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 09:31:50.179 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 09:31:50.179 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 09:31:50.179 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 09:31:50.180 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 09:31:50.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-15 09:31:50.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-15 09:31:50.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:50.180 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672f69f7: (connection evicted) 2025-05-15 09:31:50.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:50.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-15 09:31:50.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-15 09:31:50.458 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:50.599 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:50.654 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:50.942 [DefaultDispatcher-worker-6 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48928b57 2025-05-15 09:31:51.185 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4281a26f 2025-05-15 09:31:51.185 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4281a26f 2025-05-15 09:31:51.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-15 09:31:51.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-15 09:31:51.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:51.185 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24888d8b: (connection evicted) 2025-05-15 09:31:51.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:51.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-15 09:31:51.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18139a43 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:51.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:51.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-15 09:31:51.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42db3ff 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:51.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e67e 2025-05-15 09:31:51.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e67e 2025-05-15 09:31:51.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-15 09:31:51.220 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 09:31:51.221 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 09:31:51.221 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7ac47f14 2025-05-15 09:31:51.222 [DefaultDispatcher-worker-14 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:42349 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a079446 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:51.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:51.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-15 09:31:51.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2025-05-15 09:31:51.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2025-05-15 09:31:51.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-15 09:31:51.224 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 09:31:51.224 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 09:31:51.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 09:31:51.224 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 09:31:51.224 [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-05-15 09:31:51.224 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 09:31:51.224 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 09:31:51.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 09:31:51.224 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:51.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-15 09:31:51.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:51.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:51.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:51.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:51.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3404fa 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:51.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-15 09:31:51.245 [DefaultDispatcher-worker-14 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.249 [DefaultDispatcher-worker-11 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.254 [DefaultDispatcher-worker-17 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2025-05-15 09:31:51.255 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2025-05-15 09:31:51.259 [DefaultDispatcher-worker-1 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.264 [DefaultDispatcher-worker-5 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.264 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.264 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json. 2025-05-15 09:31:51.264 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.265 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.265 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.266 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json. 2025-05-15 09:31:51.266 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:51.273 [DefaultDispatcher-worker-17 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.273 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 09:31:51.273 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1d18da21-d006-4aa0-ae4b-db7430e9e1ee', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 09:31:51.274 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:51.274 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1d18da21-d006-4aa0-ae4b-db7430e9e1ee 2025-05-15 09:31:51.274 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:51.275 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42349/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:31:51.275 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:51.275 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.277 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 09:31:51.278 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:51.278 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42349/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:51.280 [DefaultDispatcher-worker-4 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.280 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/UmAppDatabase/replication/nodeId 2025-05-15 09:31:51.280 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42349/UmAppDatabase/replication/nodeId. 2025-05-15 09:31:51.280 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/UmAppDatabase/replication/nodeId 2025-05-15 09:31:51.281 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:31:51.281 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/blob/upload-init-batch 2025-05-15 09:31:51.281 [DefaultDispatcher-worker-13 @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:42349/api/blob/upload-init-batch. 2025-05-15 09:31:51.281 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/blob/upload-init-batch 2025-05-15 09:31:51.282 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.282 [DefaultDispatcher-worker-13 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:51.282 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 09:31:51.282 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/UmAppDatabase/replication/nodeId 2025-05-15 09:31:51.282 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42349/UmAppDatabase/replication/nodeId 2025-05-15 09:31:51.282 [eventLoopGroupProxy-10-1 @call-handler#684] 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-05-15 09:31:51.283 [eventLoopGroupProxy-10-1 @call-handler#684] 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-05-15 09:31:51.284 [eventLoopGroupProxy-10-1 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.284 [eventLoopGroupProxy-10-1 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 09:31:51.285 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/blob/upload-init-batch 2025-05-15 09:31:51.285 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42349/api/blob/upload-init-batch 2025-05-15 09:31:51.285 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42349/api/blob/upload-init-batch. 2025-05-15 09:31:51.285 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42349/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:51.286 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.286 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/blob/upload-batch-data. 2025-05-15 09:31:51.286 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.286 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:51.287 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:51.288 [DefaultDispatcher-worker-7 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.289 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.289 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.289 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:51.289 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.290 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.290 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/blob/upload-batch-data. 2025-05-15 09:31:51.290 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.290 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:51.292 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:51.294 [DefaultDispatcher-worker-21 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.294 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.294 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.294 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:51.295 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.296 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.296 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/blob/upload-batch-data. 2025-05-15 09:31:51.296 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.296 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:51.297 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:51.300 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.300 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.301 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-05-15 09:31:51.301 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.305 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.305 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/blob/upload-batch-data. 2025-05-15 09:31:51.305 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.305 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:51.306 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:51.307 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:31:51.307 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.307 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.308 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:51.308 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.309 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.309 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/blob/upload-batch-data. 2025-05-15 09:31:51.309 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.309 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:51.310 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:51.310 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:51.311 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:51.312 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.312 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:51.312 [DefaultDispatcher-worker-9 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/blob/upload-batch-data 2025-05-15 09:31:51.319 [DefaultDispatcher-worker-15 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.323 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:51.323 [DefaultDispatcher-worker-2 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.324 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/UmAppDatabase/replication/message 2025-05-15 09:31:51.324 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42349/UmAppDatabase/replication/message. 2025-05-15 09:31:51.324 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/UmAppDatabase/replication/message 2025-05-15 09:31:51.324 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42349/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:31:51.324 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:31:51.325 [eventLoopGroupProxy-10-1 @call-handler#722] 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-05-15 09:31:51.325 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:31:51.325 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:51.335 [DefaultDispatcher-worker-16 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e67e 2025-05-15 09:31:51.335 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:51.335 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-05-15 09:31:51.335 [DefaultDispatcher-worker-17 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.335 [DefaultDispatcher-worker-17 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json. 2025-05-15 09:31:51.335 [DefaultDispatcher-worker-17 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/UmAppDatabase/replication/message 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42349/UmAppDatabase/replication/message 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42349/UmAppDatabase/replication/message. 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42349/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json. 2025-05-15 09:31:51.336 [DefaultDispatcher-worker-19 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42349/api/content/727814468579119104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:51.342 [DefaultDispatcher-worker-4 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34cb1310 2025-05-15 09:31:51.343 [DefaultDispatcher-worker-4 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e67e 2025-05-15 09:31:51.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 09:31:51.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 09:31:51.343 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 09:31:51.343 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 09:31:51.343 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 09:31:51.344 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2025-05-15 09:31:51.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-15 09:31:51.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-15 09:31:51.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:51.344 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34cb1310: (connection evicted) 2025-05-15 09:31:51.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:51.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-15 09:31:51.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-15 09:31:51.725 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:51.725 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:51.819 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:52.348 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7ac47f14 2025-05-15 09:31:52.348 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7ac47f14 2025-05-15 09:31:52.349 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 09:31:52.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-15 09:31:52.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-15 09:31:52.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:52.349 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519e67e: (connection evicted) 2025-05-15 09:31:52.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:52.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-15 09:31:52.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd05b15 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:52.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:52.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734a2c17 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:52.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:52.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-15 09:31:52.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2025-05-15 09:31:52.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2025-05-15 09:31:52.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-15 09:31:52.383 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 09:31:52.384 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 09:31:52.384 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3ba815ee 2025-05-15 09:31:52.385 [DefaultDispatcher-worker-13 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:41703 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586b78d7 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-15 09:31:52.387 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 09:31:52.387 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 09:31:52.387 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 09:31:52.387 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 09:31:52.387 [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-05-15 09:31:52.387 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 09:31:52.387 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 09:31:52.387 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 09:31:52.387 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c29f6be 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:52.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-15 09:31:52.409 [DefaultDispatcher-worker-21 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.414 [DefaultDispatcher-worker-18 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.472 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:52.474 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:52.485 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:52.487 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:52.500 [DefaultDispatcher-worker-18 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:52.526 [DefaultDispatcher-worker-18 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:52.529 [DefaultDispatcher-worker-18 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:52.532 [DefaultDispatcher-worker-18 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:52.540 [DefaultDispatcher-worker-8 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.545 [DefaultDispatcher-worker-4 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.545 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:52.545 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json. 2025-05-15 09:31:52.545 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:52.546 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:52.546 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:52.547 [Test worker @coroutine#756] 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:41703/api/content/727814475207655424/_ustadmanifest.json. 2025-05-15 09:31:52.547 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:52.600 [DefaultDispatcher-worker-19 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.600 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 09:31:52.600 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5d1a6a62-0c90-4c78-bb9a-d8d5cb0c2751', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 09:31:52.601 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 09:31:52.601 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5d1a6a62-0c90-4c78-bb9a-d8d5cb0c2751 2025-05-15 09:31:52.602 [DefaultDispatcher-worker-19 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:52.602 [DefaultDispatcher-worker-19 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41703/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:31:52.602 [DefaultDispatcher-worker-19 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:52.602 [DefaultDispatcher-worker-19 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:31:52.604 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:31:52.604 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:31:52.604 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.604 [eventLoopGroupProxy-13-1 @call-handler#792] 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-05-15 09:31:52.604 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:31:52.605 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.605 [eventLoopGroupProxy-13-1 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 09:31:52.605 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:52.605 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:31:52.607 [DefaultDispatcher-worker-4 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.607 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/UmAppDatabase/replication/nodeId 2025-05-15 09:31:52.607 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41703/UmAppDatabase/replication/nodeId. 2025-05-15 09:31:52.607 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/UmAppDatabase/replication/nodeId 2025-05-15 09:31:52.608 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:31:52.608 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.608 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-15 09:31:52.609 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/UmAppDatabase/replication/nodeId 2025-05-15 09:31:52.609 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41703/UmAppDatabase/replication/nodeId 2025-05-15 09:31:52.615 [DefaultDispatcher-worker-18 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.620 [DefaultDispatcher-worker-4 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:52.623 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-init-batch 2025-05-15 09:31:52.623 [DefaultDispatcher-worker-5 @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:41703/api/blob/upload-init-batch. 2025-05-15 09:31:52.623 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-init-batch 2025-05-15 09:31:52.623 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:52.624 [eventLoopGroupProxy-13-1 @call-handler#807] 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-05-15 09:31:52.624 [eventLoopGroupProxy-13-1 @call-handler#807] 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-05-15 09:31:52.666 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.668 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-05-15 09:31:52.668 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-init-batch 2025-05-15 09:31:52.668 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41703/api/blob/upload-init-batch 2025-05-15 09:31:52.669 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-init-batch. 2025-05-15 09:31:52.669 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41703/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:52.671 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.671 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.671 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.671 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.672 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.674 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.674 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.674 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:52.674 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.676 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.676 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.676 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.676 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.677 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.719 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.719 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.719 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:52.720 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.722 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.722 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.722 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.722 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.723 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.724 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.724 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.724 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:52.724 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.726 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.726 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.729 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.729 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.729 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 09:31:52.729 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.730 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.732 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.774 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.774 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.774 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:52.774 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.778 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.778 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.778 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.778 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.779 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.840 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.840 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.840 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-05-15 09:31:52.841 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.842 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.842 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.842 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.842 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.843 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.890 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.890 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.891 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-05-15 09:31:52.891 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.892 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.892 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.892 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.892 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.893 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.936 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.936 [eventLoopGroupProxy-13-1 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.936 [eventLoopGroupProxy-13-1 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:52.937 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.937 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.938 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.938 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.938 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.938 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:52.980 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:52.980 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:52.980 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:52.980 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.981 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.981 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:52.981 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:52.981 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:52.982 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.025 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.025 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.025 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.026 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.026 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.026 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.026 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.026 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.027 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.028 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.028 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.029 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.029 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.029 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.029 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.029 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.029 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.030 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.031 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.031 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.031 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.031 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.032 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.032 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.032 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.032 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.033 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.034 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.034 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.034 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.034 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.035 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.035 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.035 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.035 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.035 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.037 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.037 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.037 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.037 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.038 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.038 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.039 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.040 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.040 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.040 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.040 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.040 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.040 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.041 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.041 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.042 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.042 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.042 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.043 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.043 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.043 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.043 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.043 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.044 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.045 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.045 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.045 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.045 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.046 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.046 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.046 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.046 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.047 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.048 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.048 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.048 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.048 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.049 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.049 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.049 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.049 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.050 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.051 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.051 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.051 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.051 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.052 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.052 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.052 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.052 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.052 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.053 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.053 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.054 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.054 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.054 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.054 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.054 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.054 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.055 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.056 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.056 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.056 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.056 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.057 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.057 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.057 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.057 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.058 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.059 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.059 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.059 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.060 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.060 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.060 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.060 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.060 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.061 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.062 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.062 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.062 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.062 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.063 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.063 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.063 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.063 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.064 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.065 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.065 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.065 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.065 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.066 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.066 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.066 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.066 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.067 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.068 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.068 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.068 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.068 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.069 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.069 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.069 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.069 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.070 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.071 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.071 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.071 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.071 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.072 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.072 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.072 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.072 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.073 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.074 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.074 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.074 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.074 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.075 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.075 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.075 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.075 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.075 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.076 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.077 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.077 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.077 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.078 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.078 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.078 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.078 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.078 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.079 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.079 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.079 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.080 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.081 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.082 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.082 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.082 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.082 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.083 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.083 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.083 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.083 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.084 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.085 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.085 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.085 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.086 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.086 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.086 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.086 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.086 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.087 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.088 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.088 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.088 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.089 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.090 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.090 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.090 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.090 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.090 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.092 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.092 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.092 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.092 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.093 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.093 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.093 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.093 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.094 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.095 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.095 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.095 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.095 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.096 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.096 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.096 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.096 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.097 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.098 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.098 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.098 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.098 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.099 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.099 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.099 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.099 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.100 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.101 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.101 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.101 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.101 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.102 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.102 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.102 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.102 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.103 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.119 [DefaultDispatcher-worker-10 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:53.146 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.146 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.146 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.147 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.148 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.148 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.148 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.148 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.148 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.150 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.150 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.150 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.150 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.151 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.151 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.151 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.151 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.152 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.153 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.153 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.153 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.153 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.154 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.154 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.154 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.154 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.154 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.155 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.156 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.156 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.156 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.157 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.157 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.157 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.157 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.157 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.200 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.200 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.201 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 09:31:53.201 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.203 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.247 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.247 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.247 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 09:31:53.247 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.248 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.248 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.248 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.248 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.249 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.250 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.250 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.250 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.251 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.252 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.252 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.252 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.252 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.252 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.253 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.253 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.253 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.254 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.255 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.255 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.255 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.255 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.255 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.298 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.298 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.298 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.299 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.300 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.300 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.300 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.300 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.300 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.301 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.302 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.302 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.302 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.303 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.304 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.304 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.305 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.305 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.306 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.306 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.306 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.306 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.307 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.308 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.308 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.308 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.308 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.309 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.309 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.309 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.309 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.309 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.310 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.311 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.311 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.311 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.312 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.312 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.312 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.312 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.312 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.355 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.355 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.355 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.357 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.357 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.357 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.357 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.358 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.359 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.359 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.359 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.359 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.360 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.361 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.362 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.362 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.362 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.362 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.363 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.363 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.363 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.363 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.364 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.365 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.365 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.365 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.365 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.366 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.366 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.366 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.366 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.367 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.368 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.368 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.368 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.368 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.369 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.369 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.369 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.369 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.370 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.371 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.371 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.371 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.371 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.372 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.372 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.372 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.372 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.373 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.374 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.374 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.374 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.374 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.375 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.375 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.375 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.375 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.375 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.377 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.377 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.377 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.377 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.378 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.378 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.378 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.378 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.378 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.379 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.380 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.380 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.380 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.381 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.381 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.381 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.381 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.381 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.382 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.383 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.383 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.383 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.384 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.384 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.384 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.384 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.384 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.385 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.385 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.386 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.386 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.387 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.387 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.387 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.387 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.387 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.388 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.388 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.388 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.389 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.389 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.390 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.390 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.390 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.390 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.391 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.391 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.391 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.392 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.393 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.393 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.393 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.393 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.393 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.436 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.436 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.436 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.436 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.438 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.438 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.438 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.438 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.439 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.441 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.441 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.441 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.441 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.442 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.442 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.442 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.442 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.442 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.443 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.444 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.444 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.444 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.444 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.444 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.444 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.444 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.445 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.487 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.487 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.487 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:53.488 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.488 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.489 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.489 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.489 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.489 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.490 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.490 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.490 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.491 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.491 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.491 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.491 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.491 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.492 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.493 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.493 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.493 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.493 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.493 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.493 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.493 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.493 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.494 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.495 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.495 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.495 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.495 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.496 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.496 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.496 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.496 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.496 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.540 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.540 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.540 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 09:31:53.540 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.541 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.541 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.541 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.541 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.542 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.543 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.543 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.543 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.543 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.544 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.544 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.544 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.544 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.544 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.587 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.587 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.587 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.588 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.589 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.589 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.589 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.589 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.590 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.630 [DefaultDispatcher-worker-21 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:53.634 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.634 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.634 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 09:31:53.634 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.635 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.635 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.635 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.635 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.636 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.679 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.679 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.679 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.680 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.680 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.680 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.680 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.680 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.681 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.723 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.723 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.723 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:53.723 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.724 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.724 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.724 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.724 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.725 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.725 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.726 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.726 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.726 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.726 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.726 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.726 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.726 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.727 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.728 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.728 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.728 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.728 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.729 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.729 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.729 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.729 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.729 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.730 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.731 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.731 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.731 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.731 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.731 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.731 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.731 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.732 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.733 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.733 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.733 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.733 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.734 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.734 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.734 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.734 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.734 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.735 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.736 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.736 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.736 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.737 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.737 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.737 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.737 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.737 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.738 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.738 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.738 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.739 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.739 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.739 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.739 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.739 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.740 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.741 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.741 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.741 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.741 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.742 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.743 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.743 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.743 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.744 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.744 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.744 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.744 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.744 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.745 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.745 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.746 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.746 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.746 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.746 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.746 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.746 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.746 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.747 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.748 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.748 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.748 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.748 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.749 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.749 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.749 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.749 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.749 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.750 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.750 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.750 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.751 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.751 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.751 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.751 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.751 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.751 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.752 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.752 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.752 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.753 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.753 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.753 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.753 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.753 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.754 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.755 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.755 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.755 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.755 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.756 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.756 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.756 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.756 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.756 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.757 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.757 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.757 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.758 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.758 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.758 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.758 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.758 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.759 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.801 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.801 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.801 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:53.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.802 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.803 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.804 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.804 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.804 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.805 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.805 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.805 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.805 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.805 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.805 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.807 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.807 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.807 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.807 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.808 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.808 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.808 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.808 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.808 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.809 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.809 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.809 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.810 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.810 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.810 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.810 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.810 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.810 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.811 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.811 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.812 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.812 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.812 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.812 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.812 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.812 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.813 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.814 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.814 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.814 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.814 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.815 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.815 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.815 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.815 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.815 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.816 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.816 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.816 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.816 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.817 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.817 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.817 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.817 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.817 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.860 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.860 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.860 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.860 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.861 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.861 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.861 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.861 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.862 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.863 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.863 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.863 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.863 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.863 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.863 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.863 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.863 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.864 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.865 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.865 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.865 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.865 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.865 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.866 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.866 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.866 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.866 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.909 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.909 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.909 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.909 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.910 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.910 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.910 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.910 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.911 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.912 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.912 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.912 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.912 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.913 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.913 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.913 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.913 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.913 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.914 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.914 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.914 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.914 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.915 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.915 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.915 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.915 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.915 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.916 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.916 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.916 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.916 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.917 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.917 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.917 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.917 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.917 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.918 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.918 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.918 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.918 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.919 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.919 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.919 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.919 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.919 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.920 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.920 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.920 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.920 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.921 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.921 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.921 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.921 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.921 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.922 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.922 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.922 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.922 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.923 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.923 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.923 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.923 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.923 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.924 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.924 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.924 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.924 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.925 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.925 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.925 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.925 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.925 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.926 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.926 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.926 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.927 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.927 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.927 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.927 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.927 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.928 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.928 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.928 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.929 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:53.929 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.929 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.929 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.929 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.929 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.930 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.930 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.931 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.931 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.931 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.931 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.931 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.931 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.931 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.932 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.933 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.933 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.933 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.933 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.933 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.933 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.933 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.933 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.934 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.977 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.977 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.977 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:53.977 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.978 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.978 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.978 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.978 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.979 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:53.980 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:53.980 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:53.980 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:53.980 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.981 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.981 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:53.981 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:53.981 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:53.981 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.023 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.023 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.023 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:54.024 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.024 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.024 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.024 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.024 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.025 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.026 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.026 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.026 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.026 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.026 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.026 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.026 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.026 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.027 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.069 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.070 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.070 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.070 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.071 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.071 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.071 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.071 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.071 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.113 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.113 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.113 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:54.114 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.115 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.115 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.115 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.115 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.115 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.142 [DefaultDispatcher-worker-9 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:54.157 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.157 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.157 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:54.157 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.158 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.158 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.158 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.158 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.159 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.200 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.200 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.200 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 09:31:54.201 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.201 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.201 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.201 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.201 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.202 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.245 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.245 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.245 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.245 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.246 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.246 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.248 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.248 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.248 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:54.248 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.249 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.249 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.249 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.249 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.250 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.293 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.293 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.293 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.293 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.294 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.294 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.294 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.294 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.295 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.296 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.296 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.296 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.296 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.297 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.297 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.297 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.297 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.297 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.299 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.299 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.299 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:54.299 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.300 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.300 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.300 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.300 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.300 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.302 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.302 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.302 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:54.302 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.302 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.302 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.302 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.302 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.303 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.304 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.304 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.304 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.304 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.305 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.305 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.305 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.305 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.305 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.306 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.307 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.307 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:54.307 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.307 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.307 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.307 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.307 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.308 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.351 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.351 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.351 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.351 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.352 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.352 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.352 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.352 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.353 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.353 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.354 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.354 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.354 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.355 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.355 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.355 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.355 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-05-15 09:31:54.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.356 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.356 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.357 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.357 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.357 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.357 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.358 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.358 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.358 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.358 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.358 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.374 [DefaultDispatcher-worker-11 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.391 [DefaultDispatcher-worker-11 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:54.400 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.400 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.400 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:54.400 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.401 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.401 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.401 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.401 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.401 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.402 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.402 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.402 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.403 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.403 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.403 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.403 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.403 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.403 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.404 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.404 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.404 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.405 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.405 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.405 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.405 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.405 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.405 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.406 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.406 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.406 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.406 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.407 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.407 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.450 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.450 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.450 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.450 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.451 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.451 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.451 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.451 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.452 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.495 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.495 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.495 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.496 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.497 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.498 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.499 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.499 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:54.499 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.500 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.500 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.500 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.500 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.500 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.505 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.505 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.505 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 09:31:54.506 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.506 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.506 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.506 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.506 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.507 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.508 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.508 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.508 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.508 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.508 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.508 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.508 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.508 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.509 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.551 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.551 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.551 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 09:31:54.551 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.552 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.552 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.552 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.552 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.552 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.553 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.553 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.553 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.554 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.554 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.554 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.554 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.554 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.555 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.597 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.597 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.597 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.598 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.598 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.598 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.598 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.598 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.599 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.642 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.642 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.642 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.642 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.643 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.643 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.643 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.643 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.644 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.645 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.645 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.645 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.645 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.645 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.646 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.646 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.646 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.646 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.650 [DefaultDispatcher-worker-17 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:54.689 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.689 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.689 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.690 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.690 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.690 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.690 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.690 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.691 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.692 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.692 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.692 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.692 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.693 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.693 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.694 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.694 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.694 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.694 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.695 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.695 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.695 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.695 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.695 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.696 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.696 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.696 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.696 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.697 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.697 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.697 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.697 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.698 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.744 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.744 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.744 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-05-15 09:31:54.745 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.745 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.745 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.745 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.745 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.746 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.789 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.789 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.789 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 09:31:54.789 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.790 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.791 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.791 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.792 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.792 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.792 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.792 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.792 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.792 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.792 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.793 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.794 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.794 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.794 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 09:31:54.794 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.794 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.794 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/blob/upload-batch-data. 2025-05-15 09:31:54.794 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.794 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:54.795 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 09:31:54.796 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:54.797 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.797 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 09:31:54.797 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/blob/upload-batch-data 2025-05-15 09:31:54.803 [DefaultDispatcher-worker-16 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:54.807 [DefaultDispatcher-worker-19 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:54.807 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/UmAppDatabase/replication/message 2025-05-15 09:31:54.808 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41703/UmAppDatabase/replication/message. 2025-05-15 09:31:54.808 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/UmAppDatabase/replication/message 2025-05-15 09:31:54.808 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41703/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:31:54.808 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:31:54.808 [eventLoopGroupProxy-13-1 @call-handler#1604] 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-05-15 09:31:54.808 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:31:54.820 [DefaultDispatcher-worker-12 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2025-05-15 09:31:54.821 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-12 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:54.821 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-12 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json. 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-12 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/UmAppDatabase/replication/message 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41703/UmAppDatabase/replication/message 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41703/UmAppDatabase/replication/message. 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41703/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:54.821 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json 2025-05-15 09:31:54.822 [DefaultDispatcher-worker-12 @coroutine#750] 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:41703/api/content/727814475207655424/_ustadmanifest.json. 2025-05-15 09:31:54.822 [DefaultDispatcher-worker-12 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41703/api/content/727814475207655424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:31:54.827 [DefaultDispatcher-worker-10 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2025-05-15 09:31:54.841 [DefaultDispatcher-worker-21 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148f94dc 2025-05-15 09:31:54.862 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 09:31:54.862 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 09:31:54.862 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 09:31:54.862 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 09:31:54.862 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 09:31:54.865 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 09:31:54.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-15 09:31:54.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-15 09:31:54.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:54.865 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306: (connection evicted) 2025-05-15 09:31:54.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:54.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-15 09:31:54.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-15 09:31:54.887 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:54.887 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:55.303 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 09:31:55.868 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3ba815ee 2025-05-15 09:31:55.869 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3ba815ee 2025-05-15 09:31:55.872 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b7678a 2025-05-15 09:31:55.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-15 09:31:55.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-15 09:31:55.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:55.873 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@148f94dc: (connection evicted) 2025-05-15 09:31:55.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:55.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-15 09:31:55.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-15 09:31:55.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f233f9 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:55.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 09:31:55.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 09:31:55.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-15 09:31:55.904 [DefaultDispatcher-worker-5 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49bc1f6c 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:55.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:55.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2025-05-15 09:31:55.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733345f5 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:55.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:55.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-15 09:31:55.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@e638553 2025-05-15 09:31:55.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@e638553 2025-05-15 09:31:55.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-15 09:31:55.911 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 09:31:55.912 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 09:31:55.913 [DefaultDispatcher-worker-15 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:37615 2025-05-15 09:31:55.915 [DefaultDispatcher-worker-15 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2025-05-15 09:31:55.916 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37615/api/blob/upload-init-batch 2025-05-15 09:31:55.916 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37615/api/blob/upload-init-batch. 2025-05-15 09:31:55.916 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37615/api/blob/upload-init-batch 2025-05-15 09:31:55.916 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37615/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:55.918 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-05-15 09:31:55.918 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-05-15 09:31:55.919 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2025-05-15 09:31:55.920 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37615/api/blob/upload-init-batch 2025-05-15 09:31:55.920 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37615/api/blob/upload-init-batch 2025-05-15 09:31:55.920 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37615/api/blob/upload-init-batch. 2025-05-15 09:31:55.920 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37615/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:55.921 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37615/api/blob/upload-batch-data 2025-05-15 09:31:55.921 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37615/api/blob/upload-batch-data. 2025-05-15 09:31:55.921 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37615/api/blob/upload-batch-data 2025-05-15 09:31:55.921 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:31:55.921 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-15 09:31:55.923 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2025-05-15 09:31:55.923 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:55.923 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37615/api/blob/upload-batch-data 2025-05-15 09:31:55.925 [eventLoopGroupProxy-16-2 @call-handler#1666] 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-05-15 09:31:55.927 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:31:55.930 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2025-05-15 09:31:55.982 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:56.009 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:56.010 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec2b2f 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-15 09:31:57.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-05-15 09:31:57.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-05-15 09:31:57.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-15 09:31:57.027 [DefaultDispatcher-worker-17 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-05-15 09:31:57.030 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53783/api/blob/upload-init-batch 2025-05-15 09:31:57.030 [Test worker @coroutine#1674] 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:53783/api/blob/upload-init-batch. 2025-05-15 09:31:57.030 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53783/api/blob/upload-init-batch 2025-05-15 09:31:57.030 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53783/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:57.031 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53783/api/blob/upload-init-batch 2025-05-15 09:31:57.031 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53783/api/blob/upload-init-batch 2025-05-15 09:31:57.032 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53783/api/blob/upload-init-batch. 2025-05-15 09:31:57.032 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53783/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:57.039 [DefaultDispatcher-worker-15 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-05-15 09:31:57.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-15 09:31:57.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-15 09:31:57.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.041 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6344004d: (connection evicted) 2025-05-15 09:31:57.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-15 09:31:57.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151f1734 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8ed958 2025-05-15 09:31:57.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8ed958 2025-05-15 09:31:57.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-15 09:31:57.064 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58887/api/blob/upload-init-batch 2025-05-15 09:31:57.064 [Test worker @coroutine#1685] 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:58887/api/blob/upload-init-batch. 2025-05-15 09:31:57.064 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58887/api/blob/upload-init-batch 2025-05-15 09:31:57.064 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58887/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:57.065 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58887/api/blob/upload-init-batch 2025-05-15 09:31:57.065 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58887/api/blob/upload-init-batch 2025-05-15 09:31:57.065 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58887/api/blob/upload-init-batch. 2025-05-15 09:31:57.065 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58887/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:57.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-15 09:31:57.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-15 09:31:57.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.066 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c8ed958: (connection evicted) 2025-05-15 09:31:57.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-15 09:31:57.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390978 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-15 09:31:57.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7343d843 2025-05-15 09:31:57.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7343d843 2025-05-15 09:31:57.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-15 09:31:57.094 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50569/api/blob/upload-init-batch 2025-05-15 09:31:57.094 [Test worker @coroutine#1691] 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:50569/api/blob/upload-init-batch. 2025-05-15 09:31:57.094 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50569/api/blob/upload-init-batch 2025-05-15 09:31:57.094 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50569/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 09:31:57.095 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50569/api/blob/upload-init-batch 2025-05-15 09:31:57.095 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50569/api/blob/upload-init-batch 2025-05-15 09:31:57.095 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50569/api/blob/upload-init-batch. 2025-05-15 09:31:57.095 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50569/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:31:57.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-15 09:31:57.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-15 09:31:57.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.100 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7343d843: (connection evicted) 2025-05-15 09:31:57.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-15 09:31:57.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f3f66 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2025-05-15 09:31:57.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2025-05-15 09:31:57.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-15 09:31:57.353 [DefaultDispatcher-worker-6 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2784145d 2025-05-15 09:31:57.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc4b8d6 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-05-15 09:31:57.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-05-15 09:31:57.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-15 09:31:57.377 [DefaultDispatcher-worker-3 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113e6e06 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-05-15 09:31:57.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9979cf 2025-05-15 09:31:57.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60317de8 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-15 09:31:57.420 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.420 [DefaultDispatcher-worker-15 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.424 [DefaultDispatcher-worker-8 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.429 [DefaultDispatcher-worker-13 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.433 [DefaultDispatcher-worker-18 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.435 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.440 [DefaultDispatcher-worker-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83 2025-05-15 09:31:57.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-15 09:31:57.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-15 09:31:57.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.443 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b55fc83: (connection evicted) 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-15 09:31:57.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26723525 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-15 09:31:57.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-15 09:31:57.456 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.465 [DefaultDispatcher-worker-4 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.469 [DefaultDispatcher-worker-18 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.473 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.477 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.478 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.479 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.484 [DefaultDispatcher-worker-16 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-05-15 09:31:57.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-15 09:31:57.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-15 09:31:57.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.485 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38: (connection evicted) 2025-05-15 09:31:57.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-15 09:31:57.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395abe85 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 09:31:57.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 09:31:57.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-15 09:31:57.506 [DefaultDispatcher-worker-4 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 09:31:57.510 [DefaultDispatcher-worker-15 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 09:31:57.514 [DefaultDispatcher-worker-4 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 09:31:57.518 [DefaultDispatcher-worker-3 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 09:31:57.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-15 09:31:57.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.519 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb91767: (connection evicted) 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-15 09:31:57.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d03df76 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:31:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:31:57.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-15 09:31:57.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-15 09:31:57.540 [DefaultDispatcher-worker-19 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.544 [DefaultDispatcher-worker-2 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.548 [DefaultDispatcher-worker-15 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.552 [DefaultDispatcher-worker-15 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.553 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.557 [DefaultDispatcher-worker-19 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2025-05-15 09:31:57.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-15 09:31:57.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-15 09:31:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:31:57.558 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d62feaf: (connection evicted) 2025-05-15 09:31:57.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:31:57.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-15 09:31:57.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-15 09:31:57.883 [DefaultDispatcher-worker-19 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 09:31:57.911 [DefaultDispatcher-worker-19 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b84c9a 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2025-05-15 09:32:01.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2025-05-15 09:32:01.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-15 09:32:01.070 [DefaultDispatcher-worker-11 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d514259 2025-05-15 09:32:01.150 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-15 09:32:01.605 [DefaultDispatcher-worker-9 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.610 [DefaultDispatcher-worker-17 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.613 [DefaultDispatcher-worker-11 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.617 [DefaultDispatcher-worker-17 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.621 [DefaultDispatcher-worker-5 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da0587a 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-05-15 09:32:01.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-05-15 09:32:01.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-15 09:32:01.642 [DefaultDispatcher-worker-21 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-05-15 09:32:01.646 [DefaultDispatcher-worker-2 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-05-15 09:32:01.649 [DefaultDispatcher-worker-15 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-05-15 09:32:01.652 [DefaultDispatcher-worker-2 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a90d2a 2025-05-15 09:32:01.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268f126f 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-15 09:32:01.672 [DefaultDispatcher-worker-17 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.676 [DefaultDispatcher-worker-7 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.680 [DefaultDispatcher-worker-6 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.683 [DefaultDispatcher-worker-8 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.687 [DefaultDispatcher-worker-4 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.688 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.692 [DefaultDispatcher-worker-12 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8995cc 2025-05-15 09:32:01.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee80a94 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-15 09:32:01.710 [DefaultDispatcher-worker-8 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.715 [DefaultDispatcher-worker-6 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.718 [DefaultDispatcher-worker-3 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.722 [DefaultDispatcher-worker-18 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.725 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.727 [DefaultDispatcher-worker-8 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d220eb 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4697fc 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-15 09:32:01.745 [DefaultDispatcher-worker-5 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.749 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.753 [DefaultDispatcher-worker-12 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.754 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.756 [DefaultDispatcher-worker-9 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.759 [DefaultDispatcher-worker-20 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.764 [DefaultDispatcher-worker-2 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb661e0 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-05-15 09:32:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-05-15 09:32:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-15 09:32:01.784 [DefaultDispatcher-worker-11 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-05-15 09:32:01.788 [DefaultDispatcher-worker-16 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-05-15 09:32:01.792 [DefaultDispatcher-worker-3 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-05-15 09:32:01.793 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.795 [DefaultDispatcher-worker-3 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed0128b 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4231e5 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-15 09:32:01.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-15 09:32:01.813 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.817 [DefaultDispatcher-worker-17 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.820 [DefaultDispatcher-worker-7 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.823 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.826 [DefaultDispatcher-worker-20 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.827 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.832 [DefaultDispatcher-worker-5 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539f2fec 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-05-15 09:32:01.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-05-15 09:32:01.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c95fbb 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2025-05-15 09:32:01.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2025-05-15 09:32:01.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-15 09:32:01.857 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2025-05-15 09:32:01.858 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb3e150 2025-05-15 09:32:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698daff6 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-05-15 09:32:01.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-05-15 09:32:01.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-15 09:32:01.867 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.875 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-05-15 09:32:01.877 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0b550a 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-05-15 09:32:01.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-05-15 09:32:01.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-15 09:32:01.893 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-05-15 09:32:01.894 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d7d574 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-05-15 09:32:01.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-05-15 09:32:01.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-15 09:32:01.896 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.908 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-05-15 09:32:01.909 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732fa176 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:01.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:01.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-15 09:32:01.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-05-15 09:32:01.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-05-15 09:32:01.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-15 09:32:01.932 [DefaultDispatcher-worker-1 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-05-15 09:32:01.934 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.936 [DefaultDispatcher-worker-17 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-05-15 09:32:01.944 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.950 [DefaultDispatcher-worker-14 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-05-15 09:32:01.962 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.980 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:01.996 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:02.012 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:02.957 [DefaultDispatcher-worker-20 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af17d31 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:02.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 09:32:02.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 09:32:02.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-15 09:32:02.978 [DefaultDispatcher-worker-18 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 09:32:02.981 [DefaultDispatcher-worker-10 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 09:32:02.986 [DefaultDispatcher-worker-2 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a15d5f5 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:02.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:02.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-15 09:32:02.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-15 09:32:02.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-15 09:32:02.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-15 09:32:03.005 [DefaultDispatcher-worker-20 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-15 09:32:03.009 [DefaultDispatcher-worker-8 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fe529 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@110f66e3 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-15 09:32:03.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 09:32:03.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 09:32:03.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-15 09:32:03.032 [DefaultDispatcher-worker-15 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 09:32:03.036 [DefaultDispatcher-worker-2 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 09:32:03.037 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 09:32:03.042 [DefaultDispatcher-worker-18 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bafc754 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-15 09:32:03.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-15 09:32:03.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-15 09:32:03.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-15 09:32:03.058 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.084 [DefaultDispatcher-worker-17 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-15 09:32:03.087 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.088 [DefaultDispatcher-worker-5 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-15 09:32:03.093 [DefaultDispatcher-worker-4 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174d5cf7 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 09:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 09:32:03.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-15 09:32:03.111 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.115 [DefaultDispatcher-worker-17 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 09:32:03.119 [DefaultDispatcher-worker-13 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 09:32:03.124 [DefaultDispatcher-worker-1 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db63a01 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-15 09:32:03.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-05-15 09:32:03.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-05-15 09:32:03.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-15 09:32:03.143 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.147 [DefaultDispatcher-worker-12 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-05-15 09:32:03.152 [DefaultDispatcher-worker-5 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-05-15 09:32:03.156 [DefaultDispatcher-worker-18 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-05-15 09:32:03.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e14cb6 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-05-15 09:32:03.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-05-15 09:32:03.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-15 09:32:03.179 [DefaultDispatcher-worker-21 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-05-15 09:32:03.183 [DefaultDispatcher-worker-1 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-05-15 09:32:03.188 [DefaultDispatcher-worker-3 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-05-15 09:32:03.191 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.191 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.193 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.193 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.193 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.194 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.225 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.234 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.234 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.234 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.258 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.276 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.277 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.277 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.318 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.319 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.319 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.360 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.361 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.361 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.402 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.403 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40517/ 2025-05-15 09:32:03.403 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40517/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.444 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40517/ 2025-05-15 09:32:03.456 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.456 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.457 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.457 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.457 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.498 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.499 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.499 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.540 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.541 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.541 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.582 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.583 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.583 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.624 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.625 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.625 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.666 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.667 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51259/ 2025-05-15 09:32:03.667 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51259/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 09:32:03.667 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51259/ 2025-05-15 09:32:03.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-05-15 09:32:03.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-05-15 09:32:03.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-15 09:32:03.763 [DefaultDispatcher-worker-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e445ffe 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9fd482 2025-05-15 09:32:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9fd482 2025-05-15 09:32:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-15 09:32:03.791 [DefaultDispatcher-worker-2 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9fd482 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22db974d 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-15 09:32:03.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d3fb99 2025-05-15 09:32:03.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d3fb99 2025-05-15 09:32:03.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-15 09:32:03.812 [DefaultDispatcher-worker-5 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d3fb99 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@834b0f7 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@49314684 2025-05-15 09:32:03.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@49314684 2025-05-15 09:32:03.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-15 09:32:03.821 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.835 [DefaultDispatcher-worker-8 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49314684 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6137dc84 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f243f 2025-05-15 09:32:03.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f243f 2025-05-15 09:32:03.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-15 09:32:03.857 [DefaultDispatcher-worker-21 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f243f 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a3b 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-15 09:32:03.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-05-15 09:32:03.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-05-15 09:32:03.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-15 09:32:03.870 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.885 [DefaultDispatcher-worker-4 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25cef4b3 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-05-15 09:32:03.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-05-15 09:32:03.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-15 09:32:03.892 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.910 [DefaultDispatcher-worker-2 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669b8190 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-15 09:32:03.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-15 09:32:03.914 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.931 [DefaultDispatcher-worker-8 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.936 [DefaultDispatcher-worker-13 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.936 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.939 [DefaultDispatcher-worker-6 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.943 [DefaultDispatcher-worker-3 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.950 [DefaultDispatcher-worker-6 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.953 [DefaultDispatcher-worker-6 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc 2025-05-15 09:32:03.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-15 09:32:03.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-15 09:32:03.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.956 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f8f1cc: (connection evicted) 2025-05-15 09:32:03.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:03.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-15 09:32:03.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-15 09:32:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-15 09:32:03.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16422f27 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-05-15 09:32:03.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-05-15 09:32:03.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-15 09:32:03.959 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:03.978 [DefaultDispatcher-worker-3 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9947af 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:03.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-05-15 09:32:03.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-05-15 09:32:03.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-15 09:32:03.988 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.001 [DefaultDispatcher-worker-7 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-05-15 09:32:04.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:04.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-05-15 09:32:04.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-05-15 09:32:04.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-15 09:32:04.022 [DefaultDispatcher-worker-20 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:04.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 09:32:04.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 09:32:04.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-15 09:32:04.045 [DefaultDispatcher-worker-19 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f75ebf 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-15 09:32:04.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:04.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-05-15 09:32:04.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-05-15 09:32:04.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-15 09:32:04.058 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.067 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0f6be 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:04.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:04.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-15 09:32:04.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-15 09:32:04.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-15 09:32:04.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-15 09:32:04.081 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.091 [DefaultDispatcher-worker-6 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2025-05-15 09:32:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6079d219 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:04.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-05-15 09:32:04.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-05-15 09:32:04.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-15 09:32:04.102 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.113 [DefaultDispatcher-worker-20 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686ace1f 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:04.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-05-15 09:32:04.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-05-15 09:32:04.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-15 09:32:04.123 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.136 [DefaultDispatcher-worker-19 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2025-05-15 09:32:04.170 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.170 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.207 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:04.214 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8f5262 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-05-15 09:32:08.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-05-15 09:32:08.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-15 09:32:08.228 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-05-15 09:32:08.237 [DefaultDispatcher-worker-7 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-05-15 09:32:08.243 [DefaultDispatcher-worker-18 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40e41f88 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-15 09:32:08.254 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.263 [DefaultDispatcher-worker-5 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.267 [DefaultDispatcher-worker-6 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.271 [DefaultDispatcher-worker-3 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.275 [DefaultDispatcher-worker-17 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d86f330 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66be0e72 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-15 09:32:08.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.296 [DefaultDispatcher-worker-11 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.300 [DefaultDispatcher-worker-14 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.304 [DefaultDispatcher-worker-20 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.307 [DefaultDispatcher-worker-15 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e09c7a2 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b034ca 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2025-05-15 09:32:08.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2025-05-15 09:32:08.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-15 09:32:08.317 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.318 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2025-05-15 09:32:08.327 [DefaultDispatcher-worker-20 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2025-05-15 09:32:08.331 [DefaultDispatcher-worker-14 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2025-05-15 09:32:08.335 [DefaultDispatcher-worker-5 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9ee527 2025-05-15 09:32:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-15 09:32:08.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f752d1 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2025-05-15 09:32:08.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2025-05-15 09:32:08.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-15 09:32:08.344 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.346 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2025-05-15 09:32:08.354 [DefaultDispatcher-worker-13 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2025-05-15 09:32:08.358 [DefaultDispatcher-worker-5 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2025-05-15 09:32:08.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109f95b1 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2025-05-15 09:32:08.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2025-05-15 09:32:08.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-15 09:32:08.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2025-05-15 09:32:08.377 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.378 [DefaultDispatcher-worker-10 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-15 09:32:08.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-15 09:32:08.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-15 09:32:08.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-15 09:32:08.399 [DefaultDispatcher-worker-9 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2025-05-15 09:32:08.437 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.437 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.460 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.493 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441db2c 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-15 09:32:08.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.525 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.526 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.528 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.528 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.528 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.528 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43703/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.529 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.529 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.532 [DefaultDispatcher-worker-19 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.532 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.532 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.532 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.533 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.533 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.534 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd59886 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-15 09:32:08.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-05-15 09:32:08.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-05-15 09:32:08.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-15 09:32:08.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-05-15 09:32:08.555 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-05-15 09:32:08.556 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-05-15 09:32:08.559 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 09:32:08.559 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-15 09:32:08.559 [DefaultDispatcher-worker-21 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 09:32:08.560 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 09:32:08.560 [DefaultDispatcher-worker-10 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 09:32:08.561 [DefaultDispatcher-worker-3 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b132063 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102dff25 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-15 09:32:08.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-15 09:32:08.604 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.606 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e2ee6 2025-05-15 09:32:08.606 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e2ee6 2025-05-15 09:32:08.608 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c9df37 2025-05-15 09:32:08.608 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c9df37 2025-05-15 09:32:08.609 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f64596 2025-05-15 09:32:08.609 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f64596 2025-05-15 09:32:08.611 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f4d50c 2025-05-15 09:32:08.611 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f4d50c 2025-05-15 09:32:08.613 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e81a4aa 2025-05-15 09:32:08.613 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e81a4aa 2025-05-15 09:32:08.615 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ce42a 2025-05-15 09:32:08.615 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ce42a 2025-05-15 09:32:08.617 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4693cb28 2025-05-15 09:32:08.617 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4693cb28 2025-05-15 09:32:08.618 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.620 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db2a43 2025-05-15 09:32:08.620 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db2a43 2025-05-15 09:32:08.622 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc7046 2025-05-15 09:32:08.622 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cc7046 2025-05-15 09:32:08.622 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.624 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.625 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.626 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.626 [DefaultDispatcher-worker-11 @coroutine#2181] 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:40131/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.626 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.626 [DefaultDispatcher-worker-11 @coroutine#2181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40131/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.627 [DefaultDispatcher-worker-9 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.627 [DefaultDispatcher-worker-9 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.631 [DefaultDispatcher-worker-16 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.631 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.631 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.631 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.631 [DefaultDispatcher-worker-2 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.632 [DefaultDispatcher-worker-2 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.632 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.635 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.637 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f939df 2025-05-15 09:32:08.638 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f939df 2025-05-15 09:32:08.638 [DefaultDispatcher-worker-11 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.640 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3ec5f0 2025-05-15 09:32:08.640 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3ec5f0 2025-05-15 09:32:08.642 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@180152af 2025-05-15 09:32:08.642 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@180152af 2025-05-15 09:32:08.642 [DefaultDispatcher-worker-5 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.644 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d03cfcb 2025-05-15 09:32:08.644 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d03cfcb 2025-05-15 09:32:08.646 [DefaultDispatcher-worker-6 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.646 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef2275 2025-05-15 09:32:08.646 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef2275 2025-05-15 09:32:08.649 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c94761d 2025-05-15 09:32:08.649 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c94761d 2025-05-15 09:32:08.651 [DefaultDispatcher-worker-6 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.651 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92c50a 2025-05-15 09:32:08.651 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92c50a 2025-05-15 09:32:08.653 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2c3084 2025-05-15 09:32:08.653 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2c3084 2025-05-15 09:32:08.655 [DefaultDispatcher-worker-14 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.655 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af41de 2025-05-15 09:32:08.655 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af41de 2025-05-15 09:32:08.655 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.659 [DefaultDispatcher-worker-6 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.664 [DefaultDispatcher-worker-11 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.669 [DefaultDispatcher-worker-8 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.673 [DefaultDispatcher-worker-17 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.677 [DefaultDispatcher-worker-20 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5cc47 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-15 09:32:08.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-15 09:32:08.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.703 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.705 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56527bf1 2025-05-15 09:32:08.705 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56527bf1 2025-05-15 09:32:08.706 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58958f4b 2025-05-15 09:32:08.706 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58958f4b 2025-05-15 09:32:08.707 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.708 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.708 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.708 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.708 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.708 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5caa1081 2025-05-15 09:32:08.708 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5caa1081 2025-05-15 09:32:08.709 [DefaultDispatcher-worker-13 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.709 [DefaultDispatcher-worker-13 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.710 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a88570 2025-05-15 09:32:08.710 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a88570 2025-05-15 09:32:08.711 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0e847 2025-05-15 09:32:08.711 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce0e847 2025-05-15 09:32:08.712 [DefaultDispatcher-worker-16 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.712 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.712 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.712 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.713 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.713 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.713 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@287bdb47 2025-05-15 09:32:08.713 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@287bdb47 2025-05-15 09:32:08.714 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-15 09:32:08.714 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d9e8d1 2025-05-15 09:32:08.714 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d9e8d1 2025-05-15 09:32:08.716 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79877a3f 2025-05-15 09:32:08.716 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79877a3f 2025-05-15 09:32:08.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 09:32:08.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 09:32:08.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-15 09:32:08.717 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 09:32:08.717 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@227e0798 2025-05-15 09:32:08.717 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@227e0798 2025-05-15 09:32:08.717 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.723 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 09:32:08.724 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 09:32:08.725 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 09:32:08.725 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-15 09:32:08.725 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 09:32:08.726 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 09:32:08.726 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 09:32:08.729 [DefaultDispatcher-worker-16 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60147536 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-15 09:32:08.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-15 09:32:08.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.785 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.787 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3943d618 2025-05-15 09:32:08.787 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3943d618 2025-05-15 09:32:08.789 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@37842f40 2025-05-15 09:32:08.789 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@37842f40 2025-05-15 09:32:08.790 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.791 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.791 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bbbd68 2025-05-15 09:32:08.791 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bbbd68 2025-05-15 09:32:08.792 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.792 [DefaultDispatcher-worker-1 @coroutine#2259] 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:46429/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.792 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.792 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.793 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.793 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.793 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b9257b 2025-05-15 09:32:08.793 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b9257b 2025-05-15 09:32:08.796 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@516ddea2 2025-05-15 09:32:08.796 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@516ddea2 2025-05-15 09:32:08.797 [DefaultDispatcher-worker-14 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.797 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.797 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.797 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.797 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.797 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.798 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@470515e0 2025-05-15 09:32:08.798 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@470515e0 2025-05-15 09:32:08.798 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3375d8 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-15 09:32:08.800 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bb095 2025-05-15 09:32:08.800 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bb095 2025-05-15 09:32:08.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 09:32:08.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 09:32:08.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-15 09:32:08.801 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 09:32:08.802 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1696da34 2025-05-15 09:32:08.802 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1696da34 2025-05-15 09:32:08.804 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b18e8a 2025-05-15 09:32:08.804 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b18e8a 2025-05-15 09:32:08.804 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.807 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 09:32:08.809 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 09:32:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770be0d0 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-15 09:32:08.813 [DefaultDispatcher-worker-10 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e100ab 2025-05-15 09:32:08.816 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.818 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a9a850 2025-05-15 09:32:08.818 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a9a850 2025-05-15 09:32:08.819 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@376e5115 2025-05-15 09:32:08.819 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@376e5115 2025-05-15 09:32:08.821 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3351c320 2025-05-15 09:32:08.821 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3351c320 2025-05-15 09:32:08.822 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76535b2e 2025-05-15 09:32:08.822 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76535b2e 2025-05-15 09:32:08.824 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc869c 2025-05-15 09:32:08.824 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc869c 2025-05-15 09:32:08.825 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef8929 2025-05-15 09:32:08.825 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ef8929 2025-05-15 09:32:08.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.826 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9a0a37 2025-05-15 09:32:08.826 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a9a0a37 2025-05-15 09:32:08.828 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ca461 2025-05-15 09:32:08.828 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ca461 2025-05-15 09:32:08.829 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70623854 2025-05-15 09:32:08.829 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@70623854 2025-05-15 09:32:08.829 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.832 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.833 [Test worker @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.834 [DefaultDispatcher-worker-10 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.834 [DefaultDispatcher-worker-10 @coroutine#2288] 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:44311/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.834 [DefaultDispatcher-worker-10 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.834 [DefaultDispatcher-worker-10 @coroutine#2288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44311/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.835 [DefaultDispatcher-worker-4 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.835 [DefaultDispatcher-worker-4 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.839 [DefaultDispatcher-worker-11 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.839 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.839 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.839 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.839 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.839 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.840 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ec5ba6 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-15 09:32:08.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 09:32:08.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 09:32:08.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-15 09:32:08.843 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 09:32:08.850 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 09:32:08.851 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 09:32:08.851 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-15 09:32:08.851 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@400fda34 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:08.852 [DefaultDispatcher-worker-11 @coroutine#2311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-15 09:32:08.855 [DefaultDispatcher-worker-17 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2025-05-15 09:32:08.866 [DefaultDispatcher-worker-11 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:08.869 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.871 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7bc460 2025-05-15 09:32:08.871 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7bc460 2025-05-15 09:32:08.872 [DefaultDispatcher-worker-11 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:08.872 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc3bdf 2025-05-15 09:32:08.872 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc3bdf 2025-05-15 09:32:08.873 [DefaultDispatcher-worker-11 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:08.873 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.873 [DefaultDispatcher-worker-14 @coroutine#2318] 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-05-15 09:32:08.873 [DefaultDispatcher-worker-14 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.873 [DefaultDispatcher-worker-14 @coroutine#2318] 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-05-15 09:32:08.874 [DefaultDispatcher-worker-11 @coroutine#2311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:08.874 [DefaultDispatcher-worker-11 @coroutine#2311] 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-05-15 09:32:08.874 [DefaultDispatcher-worker-11 @coroutine#2311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:08.874 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@483af10 2025-05-15 09:32:08.874 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@483af10 2025-05-15 09:32:08.874 [DefaultDispatcher-worker-10 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.874 [DefaultDispatcher-worker-6 @coroutine#2311] 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-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2643caa6 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-15 09:32:08.876 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@418131e4 2025-05-15 09:32:08.876 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@418131e4 2025-05-15 09:32:08.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-15 09:32:08.877 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109b570 2025-05-15 09:32:08.877 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109b570 2025-05-15 09:32:08.878 [DefaultDispatcher-worker-21 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:08.878 [DefaultDispatcher-worker-21 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.878 [DefaultDispatcher-worker-21 @coroutine#2317] 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-05-15 09:32:08.878 [DefaultDispatcher-worker-21 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.878 [DefaultDispatcher-worker-15 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.879 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@700a164d 2025-05-15 09:32:08.879 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@700a164d 2025-05-15 09:32:08.881 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6968cc73 2025-05-15 09:32:08.881 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6968cc73 2025-05-15 09:32:08.883 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aeceab 2025-05-15 09:32:08.883 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aeceab 2025-05-15 09:32:08.885 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d505ddb 2025-05-15 09:32:08.885 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d505ddb 2025-05-15 09:32:08.885 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.891 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.897 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.898 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.898 [DefaultDispatcher-worker-15 @coroutine#2332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.899 [DefaultDispatcher-worker-15 @coroutine#2332] 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:59411/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.899 [DefaultDispatcher-worker-15 @coroutine#2332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.899 [DefaultDispatcher-worker-15 @coroutine#2332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59411/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.900 [DefaultDispatcher-worker-8 @coroutine#2332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.900 [DefaultDispatcher-worker-8 @coroutine#2332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.901 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.903 [DefaultDispatcher-worker-15 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.903 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.903 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.903 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.903 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.903 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.904 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-05-15 09:32:08.904 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-05-15 09:32:08.904 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.906 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-05-15 09:32:08.906 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-05-15 09:32:08.908 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-05-15 09:32:08.908 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-05-15 09:32:08.909 [DefaultDispatcher-worker-18 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.910 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.911 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-05-15 09:32:08.911 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-05-15 09:32:08.913 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27284db0 2025-05-15 09:32:08.913 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@27284db0 2025-05-15 09:32:08.914 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-05-15 09:32:08.914 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-05-15 09:32:08.914 [DefaultDispatcher-worker-8 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.915 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29efb725 2025-05-15 09:32:08.915 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29efb725 2025-05-15 09:32:08.916 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-05-15 09:32:08.916 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-05-15 09:32:08.918 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd026c0 2025-05-15 09:32:08.918 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd026c0 2025-05-15 09:32:08.918 [DefaultDispatcher-worker-9 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.919 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-05-15 09:32:08.919 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-05-15 09:32:08.920 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d2bd1e 2025-05-15 09:32:08.920 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d2bd1e 2025-05-15 09:32:08.921 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-05-15 09:32:08.921 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-05-15 09:32:08.922 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@df22879 2025-05-15 09:32:08.922 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@df22879 2025-05-15 09:32:08.923 [DefaultDispatcher-worker-14 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.923 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-05-15 09:32:08.923 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-05-15 09:32:08.923 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.924 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5970f07d 2025-05-15 09:32:08.924 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5970f07d 2025-05-15 09:32:08.926 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba3bb5 2025-05-15 09:32:08.926 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba3bb5 2025-05-15 09:32:08.928 [DefaultDispatcher-worker-5 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.928 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd4251 2025-05-15 09:32:08.928 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd4251 2025-05-15 09:32:08.930 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@145012d7 2025-05-15 09:32:08.930 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@145012d7 2025-05-15 09:32:08.930 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.932 [DefaultDispatcher-worker-6 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.936 [DefaultDispatcher-worker-9 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.939 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.943 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.943 [DefaultDispatcher-worker-4 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.945 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-15 09:32:08.945 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5703f815 2025-05-15 09:32:08.945 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:08.945 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 09:32:08.945 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:08.945 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:08.945 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:08.946 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 09:32:08.946 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59411/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:08.946 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:08.946 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 09:32:08.946 [DefaultDispatcher-worker-20 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:08.947 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-15 09:32:08.947 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c40c85 2025-05-15 09:32:08.947 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:08.947 [DefaultDispatcher-worker-14 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:08.949 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-15 09:32:08.949 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfb9365 2025-05-15 09:32:08.950 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-15 09:32:08.950 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f906be 2025-05-15 09:32:08.952 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.952 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-15 09:32:08.952 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@507286e4 2025-05-15 09:32:08.954 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc74044 2025-05-15 09:32:08.954 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc74044 2025-05-15 09:32:08.955 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-15 09:32:08.955 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@292b184b 2025-05-15 09:32:08.956 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1100bdcc 2025-05-15 09:32:08.956 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1100bdcc 2025-05-15 09:32:08.956 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-15 09:32:08.956 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@284ac6b0 2025-05-15 09:32:08.957 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@153f2b34 2025-05-15 09:32:08.957 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@153f2b34 2025-05-15 09:32:08.958 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-15 09:32:08.958 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6f9f1 2025-05-15 09:32:08.959 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@503db7f7 2025-05-15 09:32:08.959 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@503db7f7 2025-05-15 09:32:08.960 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dd08d4 2025-05-15 09:32:08.960 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dd08d4 2025-05-15 09:32:08.960 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-15 09:32:08.960 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd715a9 2025-05-15 09:32:08.960 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.962 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a7257e 2025-05-15 09:32:08.962 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a7257e 2025-05-15 09:32:08.964 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@dadc4f5 2025-05-15 09:32:08.964 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@dadc4f5 2025-05-15 09:32:08.964 [DefaultDispatcher-worker-3 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:08.966 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@301248b8 2025-05-15 09:32:08.966 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@301248b8 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50915d5 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-15 09:32:08.967 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d947dc6 2025-05-15 09:32:08.967 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d947dc6 2025-05-15 09:32:08.967 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-15 09:32:08.976 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:08.978 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e468b2d 2025-05-15 09:32:08.978 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e468b2d 2025-05-15 09:32:08.980 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@20817095 2025-05-15 09:32:08.980 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@20817095 2025-05-15 09:32:08.982 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.982 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bee05d 2025-05-15 09:32:08.982 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bee05d 2025-05-15 09:32:08.984 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bc7aae 2025-05-15 09:32:08.984 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bc7aae 2025-05-15 09:32:08.986 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb99a57 2025-05-15 09:32:08.986 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb99a57 2025-05-15 09:32:08.988 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.988 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5017586d 2025-05-15 09:32:08.989 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5017586d 2025-05-15 09:32:08.989 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.990 [DefaultDispatcher-worker-16 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.990 [DefaultDispatcher-worker-16 @coroutine#2383] 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:53611/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:08.990 [DefaultDispatcher-worker-16 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.990 [DefaultDispatcher-worker-16 @coroutine#2383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53611/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:08.991 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8e63a 2025-05-15 09:32:08.991 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8e63a 2025-05-15 09:32:08.991 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.991 [DefaultDispatcher-worker-1 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:08.993 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@19385e1 2025-05-15 09:32:08.993 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@19385e1 2025-05-15 09:32:08.995 [DefaultDispatcher-worker-8 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.995 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.995 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:08.995 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.995 [DefaultDispatcher-worker-6 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.995 [DefaultDispatcher-worker-6 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:08.995 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cfcca6 2025-05-15 09:32:08.995 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cfcca6 2025-05-15 09:32:08.995 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:08.996 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c61551 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:08.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:08.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-15 09:32:08.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 09:32:08.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 09:32:08.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-15 09:32:08.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 09:32:09.005 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 09:32:09.006 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 09:32:09.010 [DefaultDispatcher-worker-11 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-05-15 09:32:09.010 [DefaultDispatcher-worker-10 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.014 [DefaultDispatcher-worker-5 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.017 [DefaultDispatcher-worker-20 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.021 [DefaultDispatcher-worker-19 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.032 [DefaultDispatcher-worker-16 @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.040 [DefaultDispatcher-worker-21 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.044 [DefaultDispatcher-worker-9 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.048 [DefaultDispatcher-worker-12 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.052 [DefaultDispatcher-worker-5 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.056 [DefaultDispatcher-worker-10 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49f32bcb 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-15 09:32:09.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-15 09:32:09.068 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.070 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba53c35 2025-05-15 09:32:09.070 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba53c35 2025-05-15 09:32:09.072 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562d131 2025-05-15 09:32:09.072 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1562d131 2025-05-15 09:32:09.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.075 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@115d5745 2025-05-15 09:32:09.075 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@115d5745 2025-05-15 09:32:09.077 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@545fdb0a 2025-05-15 09:32:09.077 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@545fdb0a 2025-05-15 09:32:09.078 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a90120 2025-05-15 09:32:09.078 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a90120 2025-05-15 09:32:09.079 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.080 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.080 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6541af9d 2025-05-15 09:32:09.080 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6541af9d 2025-05-15 09:32:09.081 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.081 [DefaultDispatcher-worker-10 @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.localdomain:40443/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:09.081 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.081 [DefaultDispatcher-worker-10 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:09.082 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.082 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.083 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5d2b0f 2025-05-15 09:32:09.083 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5d2b0f 2025-05-15 09:32:09.085 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@34702445 2025-05-15 09:32:09.085 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@34702445 2025-05-15 09:32:09.086 [DefaultDispatcher-worker-6 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.086 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.086 [DefaultDispatcher-worker-6 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.086 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.087 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.087 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.087 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7e93ea 2025-05-15 09:32:09.087 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7e93ea 2025-05-15 09:32:09.087 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.087 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76a86677 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-15 09:32:09.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 09:32:09.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 09:32:09.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-15 09:32:09.090 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 09:32:09.097 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 09:32:09.098 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 09:32:09.099 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.101 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6bcbf8 2025-05-15 09:32:09.101 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6bcbf8 2025-05-15 09:32:09.102 [DefaultDispatcher-worker-4 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2524f9bf 2025-05-15 09:32:09.103 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.103 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ac2ac5 2025-05-15 09:32:09.103 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ac2ac5 2025-05-15 09:32:09.105 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7093a088 2025-05-15 09:32:09.105 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7093a088 2025-05-15 09:32:09.107 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@359120fe 2025-05-15 09:32:09.107 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@359120fe 2025-05-15 09:32:09.107 [DefaultDispatcher-worker-7 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.109 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@110119bf 2025-05-15 09:32:09.109 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@110119bf 2025-05-15 09:32:09.110 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef358 2025-05-15 09:32:09.110 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef358 2025-05-15 09:32:09.111 [DefaultDispatcher-worker-15 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.112 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@699494ad 2025-05-15 09:32:09.112 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@699494ad 2025-05-15 09:32:09.114 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bedfb1 2025-05-15 09:32:09.114 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bedfb1 2025-05-15 09:32:09.115 [DefaultDispatcher-worker-13 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.115 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:09.115 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 09:32:09.115 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:09.116 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cebe858 2025-05-15 09:32:09.116 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cebe858 2025-05-15 09:32:09.116 [DefaultDispatcher-worker-16 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:09.116 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:09.116 [DefaultDispatcher-worker-16 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 09:32:09.157 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 09:32:09.157 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40443/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:09.157 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:09.157 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 09:32:09.157 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:09.158 [DefaultDispatcher-worker-17 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:09.158 [DefaultDispatcher-worker-17 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 09:32:09.158 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:09.160 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b11afc 2025-05-15 09:32:09.160 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b11afc 2025-05-15 09:32:09.162 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d76e0fa 2025-05-15 09:32:09.162 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d76e0fa 2025-05-15 09:32:09.163 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2949718c 2025-05-15 09:32:09.163 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2949718c 2025-05-15 09:32:09.165 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4beac1 2025-05-15 09:32:09.165 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4beac1 2025-05-15 09:32:09.167 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@47866b4e 2025-05-15 09:32:09.167 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@47866b4e 2025-05-15 09:32:09.168 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ded2274 2025-05-15 09:32:09.168 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ded2274 2025-05-15 09:32:09.169 [DefaultDispatcher-worker-10 @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:09.170 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcafd54 2025-05-15 09:32:09.170 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcafd54 2025-05-15 09:32:09.171 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@c64158e 2025-05-15 09:32:09.171 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@c64158e 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c289070 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-15 09:32:09.173 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ccd357 2025-05-15 09:32:09.173 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ccd357 2025-05-15 09:32:09.173 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:09.186 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.190 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.191 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.191 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.192 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.192 [DefaultDispatcher-worker-10 @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.localdomain:47485/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:09.192 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.192 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47485/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:09.192 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b0c23 2025-05-15 09:32:09.192 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b0c23 2025-05-15 09:32:09.193 [DefaultDispatcher-worker-20 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.193 [DefaultDispatcher-worker-20 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:09.194 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fcf2b4 2025-05-15 09:32:09.194 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fcf2b4 2025-05-15 09:32:09.196 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc36753 2025-05-15 09:32:09.196 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc36753 2025-05-15 09:32:09.196 [DefaultDispatcher-worker-1 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.196 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.196 [DefaultDispatcher-worker-1 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.196 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.197 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.197 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.198 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-15 09:32:09.198 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c1f88f 2025-05-15 09:32:09.198 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c1f88f 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19370af1 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-15 09:32:09.199 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1744afa0 2025-05-15 09:32:09.199 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1744afa0 2025-05-15 09:32:09.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 09:32:09.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 09:32:09.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-15 09:32:09.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 09:32:09.201 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@794396ae 2025-05-15 09:32:09.201 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@794396ae 2025-05-15 09:32:09.203 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2c9f2a 2025-05-15 09:32:09.203 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2c9f2a 2025-05-15 09:32:09.204 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ee07c0 2025-05-15 09:32:09.204 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ee07c0 2025-05-15 09:32:09.205 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 09:32:09.206 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae594d2 2025-05-15 09:32:09.206 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae594d2 2025-05-15 09:32:09.206 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:09.206 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 09:32:09.209 [DefaultDispatcher-worker-17 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/auth/register 2025-05-15 09:32:09.209 [DefaultDispatcher-worker-17 @coroutine#2501] 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:47485/auth/register. 2025-05-15 09:32:09.209 [DefaultDispatcher-worker-17 @coroutine#2501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/auth/register 2025-05-15 09:32:09.209 [DefaultDispatcher-worker-17 @coroutine#2501] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47485/auth/register from class io.ktor.http.content.TextContent 2025-05-15 09:32:09.209 [DefaultDispatcher-worker-2 @coroutine#2501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/auth/register 2025-05-15 09:32:09.209 [DefaultDispatcher-worker-2 @coroutine#2501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/auth/register 2025-05-15 09:32:09.210 [DefaultDispatcher-worker-21 @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2025-05-15 09:32:09.250 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47485/auth/register. 2025-05-15 09:32:09.250 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47485/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:09.262 [DefaultDispatcher-worker-6 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.266 [DefaultDispatcher-worker-13 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:09.273 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1260 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-15 09:32:09.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-15 09:32:09.275 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f07c29 2025-05-15 09:32:09.275 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f07c29 2025-05-15 09:32:09.276 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@56379947 2025-05-15 09:32:09.276 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@56379947 2025-05-15 09:32:09.278 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@52081759 2025-05-15 09:32:09.278 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@52081759 2025-05-15 09:32:09.280 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@170a937c 2025-05-15 09:32:09.280 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@170a937c 2025-05-15 09:32:09.281 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c40b480 2025-05-15 09:32:09.281 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c40b480 2025-05-15 09:32:09.283 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2657e1ee 2025-05-15 09:32:09.283 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2657e1ee 2025-05-15 09:32:09.284 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f798a2 2025-05-15 09:32:09.284 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f798a2 2025-05-15 09:32:09.286 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@77256c33 2025-05-15 09:32:09.286 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@77256c33 2025-05-15 09:32:09.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.287 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8822e3 2025-05-15 09:32:09.287 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8822e3 2025-05-15 09:32:09.287 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:09.292 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.292 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.294 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.294 [DefaultDispatcher-worker-16 @coroutine#2514] 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-05-15 09:32:09.294 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.294 [DefaultDispatcher-worker-16 @coroutine#2514] 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-05-15 09:32:09.294 [DefaultDispatcher-worker-20 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.294 [DefaultDispatcher-worker-20 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.298 [DefaultDispatcher-worker-16 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.298 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.298 [DefaultDispatcher-worker-16 @coroutine#2513] 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-05-15 09:32:09.298 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.298 [DefaultDispatcher-worker-12 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.298 [DefaultDispatcher-worker-12 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.299 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.300 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.301 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.302 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa4e2a 2025-05-15 09:32:09.302 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa4e2a 2025-05-15 09:32:09.304 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@123da3c5 2025-05-15 09:32:09.304 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@123da3c5 2025-05-15 09:32:09.305 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1602255a 2025-05-15 09:32:09.305 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1602255a 2025-05-15 09:32:09.307 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5300a9fe 2025-05-15 09:32:09.307 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5300a9fe 2025-05-15 09:32:09.308 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc536aa 2025-05-15 09:32:09.308 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc536aa 2025-05-15 09:32:09.310 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@62199d5c 2025-05-15 09:32:09.310 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@62199d5c 2025-05-15 09:32:09.311 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49 2025-05-15 09:32:09.311 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65365cb0 2025-05-15 09:32:09.311 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65365cb0 2025-05-15 09:32:09.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-15 09:32:09.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-15 09:32:09.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.312 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aee0f49: (connection evicted) 2025-05-15 09:32:09.313 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@332f56b1 2025-05-15 09:32:09.313 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@332f56b1 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-15 09:32:09.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270a3cef 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-15 09:32:09.314 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b5618 2025-05-15 09:32:09.315 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b5618 2025-05-15 09:32:09.315 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 09:32:09.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-15 09:32:09.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.321 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.322 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.322 [DefaultDispatcher-worker-15 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.322 [DefaultDispatcher-worker-15 @coroutine#2541] 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-05-15 09:32:09.322 [DefaultDispatcher-worker-15 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.322 [DefaultDispatcher-worker-15 @coroutine#2541] 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-05-15 09:32:09.323 [DefaultDispatcher-worker-19 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.323 [DefaultDispatcher-worker-19 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.326 [DefaultDispatcher-worker-7 @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.326 [DefaultDispatcher-worker-7 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.326 [DefaultDispatcher-worker-7 @coroutine#2540] 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-05-15 09:32:09.326 [DefaultDispatcher-worker-7 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.327 [DefaultDispatcher-worker-17 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.327 [DefaultDispatcher-worker-17 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.328 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.329 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.330 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11 2025-05-15 09:32:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-15 09:32:09.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.331 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f7e5e11: (connection evicted) 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-15 09:32:09.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c50d1b2 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-15 09:32:09.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-15 09:32:09.333 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.338 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.339 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.340 [DefaultDispatcher-worker-13 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.340 [DefaultDispatcher-worker-13 @coroutine#2568] 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-05-15 09:32:09.340 [DefaultDispatcher-worker-13 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.340 [DefaultDispatcher-worker-13 @coroutine#2568] 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-05-15 09:32:09.340 [DefaultDispatcher-worker-5 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.340 [DefaultDispatcher-worker-5 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.344 [DefaultDispatcher-worker-4 @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.344 [DefaultDispatcher-worker-4 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.344 [DefaultDispatcher-worker-4 @coroutine#2567] 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-05-15 09:32:09.344 [DefaultDispatcher-worker-4 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.344 [DefaultDispatcher-worker-4 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.344 [DefaultDispatcher-worker-4 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.345 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.346 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.348 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.349 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.351 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.353 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.354 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0 2025-05-15 09:32:09.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-15 09:32:09.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-15 09:32:09.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.354 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7786c2e0: (connection evicted) 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-15 09:32:09.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed87b1c 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-15 09:32:09.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-15 09:32:09.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.362 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.363 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.364 [DefaultDispatcher-worker-14 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.364 [DefaultDispatcher-worker-14 @coroutine#2606] 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-05-15 09:32:09.364 [DefaultDispatcher-worker-14 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.364 [DefaultDispatcher-worker-14 @coroutine#2606] 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-05-15 09:32:09.364 [DefaultDispatcher-worker-15 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.365 [DefaultDispatcher-worker-15 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.368 [DefaultDispatcher-worker-20 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.368 [DefaultDispatcher-worker-20 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.368 [DefaultDispatcher-worker-20 @coroutine#2605] 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-05-15 09:32:09.368 [DefaultDispatcher-worker-20 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.368 [DefaultDispatcher-worker-21 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.369 [DefaultDispatcher-worker-21 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.369 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.371 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.372 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3 2025-05-15 09:32:09.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-15 09:32:09.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-15 09:32:09.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.373 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aff1db3: (connection evicted) 2025-05-15 09:32:09.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-15 09:32:09.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f3f9cf 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-15 09:32:09.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-15 09:32:09.376 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.381 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.382 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.382 [DefaultDispatcher-worker-10 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.382 [DefaultDispatcher-worker-10 @coroutine#2638] 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-05-15 09:32:09.382 [DefaultDispatcher-worker-10 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.382 [DefaultDispatcher-worker-10 @coroutine#2638] 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-05-15 09:32:09.383 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.383 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.386 [DefaultDispatcher-worker-18 @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.386 [DefaultDispatcher-worker-18 @coroutine#2637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.386 [DefaultDispatcher-worker-18 @coroutine#2637] 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-05-15 09:32:09.386 [DefaultDispatcher-worker-18 @coroutine#2637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.386 [DefaultDispatcher-worker-1 @coroutine#2637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.386 [DefaultDispatcher-worker-1 @coroutine#2637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.387 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.389 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.390 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.391 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.393 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-05-15 09:32:09.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-15 09:32:09.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.394 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@497cf31a: (connection evicted) 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-15 09:32:09.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ec04f4 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-15 09:32:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-15 09:32:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.401 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.402 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.403 [DefaultDispatcher-worker-8 @coroutine#2669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.403 [DefaultDispatcher-worker-8 @coroutine#2669] 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-05-15 09:32:09.403 [DefaultDispatcher-worker-8 @coroutine#2669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.403 [DefaultDispatcher-worker-8 @coroutine#2669] 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-05-15 09:32:09.404 [DefaultDispatcher-worker-21 @coroutine#2669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.404 [DefaultDispatcher-worker-21 @coroutine#2669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 09:32:09.407 [DefaultDispatcher-worker-13 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.407 [DefaultDispatcher-worker-13 @coroutine#2668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.407 [DefaultDispatcher-worker-13 @coroutine#2668] 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-05-15 09:32:09.407 [DefaultDispatcher-worker-13 @coroutine#2668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.407 [DefaultDispatcher-worker-18 @coroutine#2668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.407 [DefaultDispatcher-worker-18 @coroutine#2668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 09:32:09.408 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.409 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2025-05-15 09:32:09.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-15 09:32:09.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-15 09:32:09.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.410 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54e39504: (connection evicted) 2025-05-15 09:32:09.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-15 09:32:09.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-15 09:32:09.538 [DefaultDispatcher-worker-15 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:09.538 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.538 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.538 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.539 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.539 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.636 [DefaultDispatcher-worker-15 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:09.636 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.636 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.636 [DefaultDispatcher-worker-15 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.637 [DefaultDispatcher-worker-5 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.637 [DefaultDispatcher-worker-5 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f514dfe 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.651 [Test worker @coroutine#2718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-15 09:32:09.652 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.652 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.652 [Test worker @coroutine#2718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-15 09:32:09.659 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.664 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.665 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.666 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.671 [DefaultDispatcher-worker-10 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.677 [DefaultDispatcher-worker-14 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-05-15 09:32:09.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-15 09:32:09.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-15 09:32:09.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.679 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4: (connection evicted) 2025-05-15 09:32:09.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-15 09:32:09.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788a7567 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.680 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-15 09:32:09.681 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.681 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.681 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-15 09:32:09.689 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.693 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.694 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.695 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f478529 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.696 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-15 09:32:09.704 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.709 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.710 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.711 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.715 [DefaultDispatcher-worker-1 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@465e9090 2025-05-15 09:32:09.717 [DefaultDispatcher-worker-2 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:09.717 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.717 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.717 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.717 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.717 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.724 [DefaultDispatcher-worker-14 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.728 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.732 [DefaultDispatcher-worker-20 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4 2025-05-15 09:32:09.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-15 09:32:09.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-15 09:32:09.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.740 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5b81f4: (connection evicted) 2025-05-15 09:32:09.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-15 09:32:09.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-15 09:32:09.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-15 09:32:09.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-15 09:32:09.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.741 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@465e9090: (connection evicted) 2025-05-15 09:32:09.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-15 09:32:09.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4062fd 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.742 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-15 09:32:09.750 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.755 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.756 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.756 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664217a8 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.757 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-15 09:32:09.765 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.770 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.771 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.772 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.776 [DefaultDispatcher-worker-9 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c 2025-05-15 09:32:09.783 [DefaultDispatcher-worker-1 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.787 [DefaultDispatcher-worker-21 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.790 [DefaultDispatcher-worker-7 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@89017e5 2025-05-15 09:32:09.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-15 09:32:09.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-15 09:32:09.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.792 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@89017e5: (connection evicted) 2025-05-15 09:32:09.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-15 09:32:09.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-15 09:32:09.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-15 09:32:09.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-15 09:32:09.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.792 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af5c14c: (connection evicted) 2025-05-15 09:32:09.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-15 09:32:09.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7935f1 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.794 [Test worker @coroutine#2814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-15 09:32:09.801 [DefaultDispatcher-worker-10 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:09.801 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.801 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.801 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.802 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.802 [DefaultDispatcher-worker-2 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.802 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.807 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.808 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.809 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.813 [DefaultDispatcher-worker-10 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.823 [DefaultDispatcher-worker-18 @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.824 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.827 [DefaultDispatcher-worker-13 @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2025-05-15 09:32:09.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-15 09:32:09.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-15 09:32:09.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.840 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9751c9: (connection evicted) 2025-05-15 09:32:09.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-15 09:32:09.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c584c 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.841 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-15 09:32:09.844 [DefaultDispatcher-worker-5 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:09.844 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.844 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.844 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.845 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.845 [DefaultDispatcher-worker-5 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.850 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.855 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.856 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.857 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.862 [DefaultDispatcher-worker-11 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.873 [DefaultDispatcher-worker-14 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.875 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.878 [DefaultDispatcher-worker-3 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-05-15 09:32:09.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-15 09:32:09.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-15 09:32:09.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:09.883 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@468dbd07: (connection evicted) 2025-05-15 09:32:09.883 [DefaultDispatcher-worker-11 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:09.883 [DefaultDispatcher-worker-11 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.883 [DefaultDispatcher-worker-11 @coroutine#2317] 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-05-15 09:32:09.883 [DefaultDispatcher-worker-11 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:09.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-15 09:32:09.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-15 09:32:09.883 [DefaultDispatcher-worker-16 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529cd3ba 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.884 [Test worker @coroutine#2943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-15 09:32:09.892 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.896 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.897 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.898 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.902 [DefaultDispatcher-worker-20 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.907 [DefaultDispatcher-worker-13 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:09.907 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.907 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:09.907 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.907 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.907 [DefaultDispatcher-worker-17 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:09.913 [DefaultDispatcher-worker-13 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.917 [DefaultDispatcher-worker-5 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:09.984 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.022 [DefaultDispatcher-worker-10 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:10.022 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.022 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.022 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.022 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.023 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.027 [DefaultDispatcher-worker-19 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62 2025-05-15 09:32:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-15 09:32:10.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-15 09:32:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.055 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f26bd62: (connection evicted) 2025-05-15 09:32:10.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:10.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-15 09:32:10.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4833ab 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:10.057 [Test worker @coroutine#2987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-15 09:32:10.058 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.058 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.058 [Test worker @coroutine#2987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-15 09:32:10.065 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.070 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.071 [Test worker @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.072 [Test worker @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.076 [DefaultDispatcher-worker-19 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.077 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e870ac9 2025-05-15 09:32:10.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-15 09:32:10.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-15 09:32:10.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.083 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e870ac9: (connection evicted) 2025-05-15 09:32:10.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:10.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-15 09:32:10.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ac1a3 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.084 [Test worker @coroutine#3018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-15 09:32:10.091 [DefaultDispatcher-worker-15 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:10.091 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.091 [DefaultDispatcher-worker-15 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.091 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.092 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.092 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.092 [Test worker @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.097 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.098 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.099 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.104 [DefaultDispatcher-worker-11 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2025-05-15 09:32:10.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-15 09:32:10.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-15 09:32:10.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.143 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3: (connection evicted) 2025-05-15 09:32:10.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:10.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-15 09:32:10.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4569b6a9 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:10.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:10.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-15 09:32:10.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-15 09:32:10.201 [DefaultDispatcher-worker-21 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:10.201 [DefaultDispatcher-worker-21 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.201 [DefaultDispatcher-worker-21 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.201 [DefaultDispatcher-worker-21 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.202 [DefaultDispatcher-worker-11 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.202 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.202 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.205 [DefaultDispatcher-worker-21 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.209 [DefaultDispatcher-worker-21 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.212 [DefaultDispatcher-worker-3 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.228 [DefaultDispatcher-worker-5 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.229 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 09:32:10.233 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-05-15 09:32:10.234 [DefaultDispatcher-worker-21 @coroutine#3060] INFO ktor.application - Responding at http://0.0.0.0:41995 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b34bd5 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:10.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-15 09:32:10.242 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.243 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:10.243 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.243 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.244 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:32:10.244 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:32:10.244 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.244 [eventLoopGroupProxy-19-2 @call-handler#3071] 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-05-15 09:32:10.244 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.244 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.245 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.245 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.246 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b93a232 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:10.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:10.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-15 09:32:10.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-15 09:32:10.253 [DefaultDispatcher-worker-8 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.253 [DefaultDispatcher-worker-8 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.253 [DefaultDispatcher-worker-8 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.253 [DefaultDispatcher-worker-8 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.253 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:32:10.253 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.253 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.254 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.256 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.256 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:10.256 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.256 [DefaultDispatcher-worker-10 @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:10.257 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@610115e8 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:10.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-15 09:32:10.257 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.257 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ff0e4f 2025-05-15 09:32:10.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ff0e4f 2025-05-15 09:32:10.257 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-15 09:32:10.257 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.257 [eventLoopGroupProxy-19-3 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:32:10.257 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.257 [eventLoopGroupProxy-19-3 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.258 [DefaultDispatcher-worker-14 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.261 [DefaultDispatcher-worker-17 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.266 [DefaultDispatcher-worker-11 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.266 [DefaultDispatcher-worker-11 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.266 [DefaultDispatcher-worker-11 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.266 [DefaultDispatcher-worker-11 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.266 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:32:10.266 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.267 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.267 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 09:32:10.267 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.267 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.267 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.267 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.267 [eventLoopGroupProxy-19-2 @call-handler#3103] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 09:32:10.267 [eventLoopGroupProxy-19-2 @call-handler#3103] 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-05-15 09:32:10.267 [eventLoopGroupProxy-19-2 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.268 [eventLoopGroupProxy-19-2 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.268 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.268 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 09:32:10.268 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 09:32:10.268 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.270 [DefaultDispatcher-worker-10 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.271 [DefaultDispatcher-worker-9 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.273 [DefaultDispatcher-worker-10 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.275 [DefaultDispatcher-worker-6 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.276 [DefaultDispatcher-worker-1 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff0e4f 2025-05-15 09:32:10.276 [DefaultDispatcher-worker-1 @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.276 [DefaultDispatcher-worker-1 @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.276 [DefaultDispatcher-worker-1 @coroutine#3095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.277 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 09:32:10.277 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.277 [DefaultDispatcher-worker-11 @coroutine#3095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.277 [DefaultDispatcher-worker-11 @coroutine#3095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.281 [DefaultDispatcher-worker-16 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff0e4f 2025-05-15 09:32:10.284 [DefaultDispatcher-worker-20 @coroutine#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff0e4f 2025-05-15 09:32:10.291 [DefaultDispatcher-worker-5 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.292 [DefaultDispatcher-worker-14 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.292 [DefaultDispatcher-worker-14 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 09:32:10.292 [DefaultDispatcher-worker-14 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.293 [eventLoopGroupProxy-19-2 @call-handler#3129] 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-05-15 09:32:10.296 [DefaultDispatcher-worker-21 @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.307 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.307 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.307 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 09:32:10.307 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.308 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953 2025-05-15 09:32:10.308 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953. 2025-05-15 09:32:10.308 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953 2025-05-15 09:32:10.308 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 09:32:10.312 [eventLoopGroupProxy-19-2 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.312 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953 2025-05-15 09:32:10.312 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953 2025-05-15 09:32:10.313 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953. 2025-05-15 09:32:10.313 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181953 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.319 [DefaultDispatcher-worker-2 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.320 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.320 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 09:32:10.320 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.320 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 09:32:10.321 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.322 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.322 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.322 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 09:32:10.322 [DefaultDispatcher-worker-2 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.326 [DefaultDispatcher-worker-2 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.335 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:10.337 [DefaultDispatcher-worker-15 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.340 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.340 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.340 [DefaultDispatcher-worker-6 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.340 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.340 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.340 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.341 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:32:10.341 [eventLoopGroupProxy-19-2 @call-handler#3143] 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-05-15 09:32:10.341 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.345 [DefaultDispatcher-worker-16 @call-handler#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.345 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.346 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.346 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.346 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.346 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.347 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.349 [DefaultDispatcher-worker-17 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.355 [DefaultDispatcher-worker-19 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.356 [DefaultDispatcher-worker-14 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.356 [DefaultDispatcher-worker-14 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 09:32:10.356 [DefaultDispatcher-worker-14 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.357 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-15 09:32:10.357 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.360 [DefaultDispatcher-worker-19 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954. 2025-05-15 09:32:10.369 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954 2025-05-15 09:32:10.369 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 09:32:10.370 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.370 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954 2025-05-15 09:32:10.370 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954 2025-05-15 09:32:10.370 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954. 2025-05-15 09:32:10.370 [DefaultDispatcher-worker-19 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727814553021181954 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.374 [DefaultDispatcher-worker-7 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.374 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.374 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 09:32:10.374 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.375 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 09:32:10.375 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.375 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.375 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 09:32:10.375 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 09:32:10.376 [DefaultDispatcher-worker-7 @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.379 [DefaultDispatcher-worker-8 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.389 [DefaultDispatcher-worker-12 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.392 [DefaultDispatcher-worker-13 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.392 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.392 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.393 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.393 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.393 [DefaultDispatcher-worker-10 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.393 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:32:10.393 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 09:32:10.393 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.396 [DefaultDispatcher-worker-5 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.400 [DefaultDispatcher-worker-3 @call-handler#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.400 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.401 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.401 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.401 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.401 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.405 [DefaultDispatcher-worker-15 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.408 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.408 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952. 2025-05-15 09:32:10.408 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.408 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.408 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.408 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.408 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 09:32:10.409 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.409 [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:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.409 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.409 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.409 [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:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.409 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.410 [UI Thread @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.410 [UI Thread @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953. 2025-05-15 09:32:10.410 [UI Thread @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.411 [eventLoopGroupProxy-19-5 @call-handler#3226] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 09:32:10.411 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.411 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.412 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.412 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952. 2025-05-15 09:32:10.412 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.412 [eventLoopGroupProxy-19-6 @call-handler#3232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 09:32:10.412 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 09:32:10.413 [eventLoopGroupProxy-19-5 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.413 [eventLoopGroupProxy-19-8 @call-handler#3234] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 09:32:10.413 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.413 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.413 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.413 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.413 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.413 [eventLoopGroupProxy-19-6 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.413 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.413 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.413 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.413 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.414 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.414 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.414 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.414 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.417 [DefaultDispatcher-worker-2 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.420 [eventLoopGroupProxy-19-8 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.420 [UI Thread @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.420 [UI Thread @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.420 [UI Thread @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953. 2025-05-15 09:32:10.420 [UI Thread @coroutine#3220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.421 [DefaultDispatcher-worker-1 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.425 [DefaultDispatcher-worker-11 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.428 [DefaultDispatcher-worker-16 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.433 [DefaultDispatcher-worker-7 @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.436 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952 2025-05-15 09:32:10.436 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952. 2025-05-15 09:32:10.436 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952 2025-05-15 09:32:10.436 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-05-15 09:32:10.437 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.438 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952 2025-05-15 09:32:10.438 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952 2025-05-15 09:32:10.438 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952. 2025-05-15 09:32:10.438 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.443 [DefaultDispatcher-worker-14 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.448 [DefaultDispatcher-worker-5 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.451 [DefaultDispatcher-worker-15 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.451 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.451 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.451 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.451 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.452 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:32:10.452 [eventLoopGroupProxy-19-2 @call-handler#3260] 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-05-15 09:32:10.452 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.456 [DefaultDispatcher-worker-1 @call-handler#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.456 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.457 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.457 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.457 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.457 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.460 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953 2025-05-15 09:32:10.460 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953. 2025-05-15 09:32:10.460 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953 2025-05-15 09:32:10.460 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.461 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-05-15 09:32:10.464 [eventLoopGroupProxy-19-2 @call-handler#3281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.464 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953 2025-05-15 09:32:10.464 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953 2025-05-15 09:32:10.465 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953. 2025-05-15 09:32:10.465 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727814553021181954&assignmentUid=727814553021181952&clazzUid=727814553021181952&submitterUid=727814553021181953 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.469 [DefaultDispatcher-worker-7 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.473 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953 2025-05-15 09:32:10.473 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953. 2025-05-15 09:32:10.473 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953 2025-05-15 09:32:10.473 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-05-15 09:32:10.474 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.474 [UI Thread @coroutine#3295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.474 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952. 2025-05-15 09:32:10.474 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [eventLoopGroupProxy-19-5 @call-handler#3308] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-05-15 09:32:10.474 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.474 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.474 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.474 [eventLoopGroupProxy-19-7 @call-handler#3314] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-05-15 09:32:10.474 [eventLoopGroupProxy-19-2 @call-handler#3319] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-05-15 09:32:10.475 [eventLoopGroupProxy-19-6 @call-handler#3320] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-05-15 09:32:10.475 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953 2025-05-15 09:32:10.475 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953 2025-05-15 09:32:10.475 [eventLoopGroupProxy-19-2 @call-handler#3319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.475 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953. 2025-05-15 09:32:10.475 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/PersonDao/getNamesByUid?uid=727814553021181953 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.476 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.476 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.476 [eventLoopGroupProxy-19-6 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.476 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.476 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.476 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.476 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.476 [eventLoopGroupProxy-19-5 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.476 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.476 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.476 [UI Thread @coroutine#3295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.476 [UI Thread @coroutine#3295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.476 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.476 [UI Thread @coroutine#3295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.477 [eventLoopGroupProxy-19-7 @call-handler#3314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.478 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952 2025-05-15 09:32:10.478 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952 2025-05-15 09:32:10.478 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952. 2025-05-15 09:32:10.478 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.480 [DefaultDispatcher-worker-17 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.484 [DefaultDispatcher-worker-7 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.487 [DefaultDispatcher-worker-18 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.490 [DefaultDispatcher-worker-10 @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.494 [DefaultDispatcher-worker-14 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.497 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954 2025-05-15 09:32:10.497 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954. 2025-05-15 09:32:10.497 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954 2025-05-15 09:32:10.497 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-05-15 09:32:10.500 [eventLoopGroupProxy-19-2 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.501 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954 2025-05-15 09:32:10.501 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954 2025-05-15 09:32:10.501 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954. 2025-05-15 09:32:10.501 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181954 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.505 [DefaultDispatcher-worker-11 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.506 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953 2025-05-15 09:32:10.506 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953. 2025-05-15 09:32:10.506 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953 2025-05-15 09:32:10.507 [eventLoopGroupProxy-19-2 @call-handler#3340] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-05-15 09:32:10.507 [eventLoopGroupProxy-19-2 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.508 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953 2025-05-15 09:32:10.508 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953 2025-05-15 09:32:10.508 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953. 2025-05-15 09:32:10.508 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/PersonDao/findByUidAsync?uid=727814553021181953 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.512 [DefaultDispatcher-worker-15 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.517 [DefaultDispatcher-worker-8 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.521 [DefaultDispatcher-worker-14 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.521 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.521 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.521 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.521 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41995/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 09:32:10.522 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 09:32:10.522 [eventLoopGroupProxy-19-2 @call-handler#3345] 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-05-15 09:32:10.522 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 09:32:10.526 [DefaultDispatcher-worker-10 @call-handler#3345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7066c00a 2025-05-15 09:32:10.526 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.526 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.526 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/replication/message 2025-05-15 09:32:10.526 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/replication/message. 2025-05-15 09:32:10.527 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.528 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.528 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952. 2025-05-15 09:32:10.528 [UI Thread @coroutine#3368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.528 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.528 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.528 [UI Thread @coroutine#3372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.528 [eventLoopGroupProxy-19-2 @call-handler#3381] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 09:32:10.528 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.528 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.528 [UI Thread @coroutine#3377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.528 [eventLoopGroupProxy-19-5 @call-handler#3386] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-2 @call-handler#3381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.529 [UI Thread @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.529 [UI Thread @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.529 [UI Thread @coroutine#3379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-7 @call-handler#3395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 09:32:10.529 [UI Thread @coroutine#3397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.529 [UI Thread @coroutine#3397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953. 2025-05-15 09:32:10.529 [UI Thread @coroutine#3397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-6 @call-handler#3402] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 09:32:10.529 [UI Thread @coroutine#3368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.529 [UI Thread @coroutine#3368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 2025-05-15 09:32:10.529 [UI Thread @coroutine#3368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952. 2025-05-15 09:32:10.529 [UI Thread @coroutine#3368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-7 @call-handler#3395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-5 @call-handler#3386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-2 @call-handler#3407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 09:32:10.529 [eventLoopGroupProxy-19-6 @call-handler#3402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.530 [UI Thread @coroutine#3377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.530 [UI Thread @coroutine#3377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.530 [UI Thread @coroutine#3372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.530 [UI Thread @coroutine#3372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.530 [UI Thread @coroutine#3379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.530 [UI Thread @coroutine#3379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 2025-05-15 09:32:10.530 [UI Thread @coroutine#3377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.530 [UI Thread @coroutine#3377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.530 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.530 [UI Thread @coroutine#3372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.530 [UI Thread @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952. 2025-05-15 09:32:10.530 [UI Thread @coroutine#3379] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727814553021181953&assignmentUid=727814553021181952 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.531 [eventLoopGroupProxy-19-2 @call-handler#3407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 09:32:10.531 [DefaultDispatcher-worker-8 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@187c8f96 2025-05-15 09:32:10.531 [UI Thread @coroutine#3397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.531 [UI Thread @coroutine#3397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 2025-05-15 09:32:10.531 [UI Thread @coroutine#3397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953. 2025-05-15 09:32:10.531 [UI Thread @coroutine#3397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41995/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727814553021181952&clazzUid=727814553021181952&accountPersonUid=727814553021181953 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:10.534 [DefaultDispatcher-worker-9 @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.537 [DefaultDispatcher-worker-15 @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.540 [DefaultDispatcher-worker-17 @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.542 [DefaultDispatcher-worker-13 @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.542 [DefaultDispatcher-worker-11 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:10.542 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.542 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.542 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.543 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.543 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.546 [DefaultDispatcher-worker-7 @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7 2025-05-15 09:32:10.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-15 09:32:10.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-15 09:32:10.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.548 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6af10aa7: (connection evicted) 2025-05-15 09:32:10.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:10.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-15 09:32:10.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-15 09:32:10.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-15 09:32:10.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-15 09:32:10.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:10.549 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@187c8f96: (connection evicted) 2025-05-15 09:32:10.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:10.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-15 09:32:10.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-15 09:32:10.642 [DefaultDispatcher-worker-9 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:10.642 [DefaultDispatcher-worker-9 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.642 [DefaultDispatcher-worker-9 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.642 [DefaultDispatcher-worker-9 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.643 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.643 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.721 [DefaultDispatcher-worker-5 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:10.722 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.722 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.722 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.722 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.722 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.806 [DefaultDispatcher-worker-16 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:10.807 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.807 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.807 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.807 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.807 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.850 [DefaultDispatcher-worker-16 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:10.850 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.850 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.850 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.851 [DefaultDispatcher-worker-4 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.851 [DefaultDispatcher-worker-4 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.888 [DefaultDispatcher-worker-17 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:10.888 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.888 [DefaultDispatcher-worker-17 @coroutine#2317] 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-05-15 09:32:10.888 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.888 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.911 [DefaultDispatcher-worker-20 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:10.911 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.911 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:10.911 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.912 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:10.912 [DefaultDispatcher-worker-1 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.027 [DefaultDispatcher-worker-10 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:11.027 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.027 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.027 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.028 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.028 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.095 [DefaultDispatcher-worker-2 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:11.095 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.096 [DefaultDispatcher-worker-2 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.096 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.096 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.096 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.207 [DefaultDispatcher-worker-19 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:11.207 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.207 [DefaultDispatcher-worker-19 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.207 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.207 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.207 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.547 [DefaultDispatcher-worker-21 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:11.548 [DefaultDispatcher-worker-21 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.548 [DefaultDispatcher-worker-21 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.548 [DefaultDispatcher-worker-21 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.548 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.548 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-15 09:32:11.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-15 09:32:11.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.552 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7066c00a: (connection evicted) 2025-05-15 09:32:11.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-15 09:32:11.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc9bde9 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.554 [Test worker @coroutine#3466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-15 09:32:11.555 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.555 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.555 [Test worker @coroutine#3466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-15 09:32:11.564 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.570 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.571 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.572 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c590 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.573 [Test worker @coroutine#3466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-15 09:32:11.582 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.588 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.589 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.590 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.594 [DefaultDispatcher-worker-11 @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2025-05-15 09:32:11.602 [DefaultDispatcher-worker-20 @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.608 [DefaultDispatcher-worker-9 @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef 2025-05-15 09:32:11.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-15 09:32:11.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-15 09:32:11.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.612 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@197bf5ef: (connection evicted) 2025-05-15 09:32:11.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-15 09:32:11.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-15 09:32:11.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-15 09:32:11.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-15 09:32:11.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.613 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1: (connection evicted) 2025-05-15 09:32:11.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-15 09:32:11.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd29a01 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.614 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-15 09:32:11.623 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.629 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.630 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.631 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dce3e82 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.632 [Test worker @coroutine#3526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-15 09:32:11.641 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.647 [DefaultDispatcher-worker-3 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:11.647 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.647 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.647 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.647 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.648 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.648 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.648 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.649 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.653 [DefaultDispatcher-worker-17 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2025-05-15 09:32:11.661 [DefaultDispatcher-worker-2 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.666 [DefaultDispatcher-worker-9 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.671 [DefaultDispatcher-worker-13 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.683 [DefaultDispatcher-worker-20 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2025-05-15 09:32:11.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-15 09:32:11.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-15 09:32:11.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.685 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9: (connection evicted) 2025-05-15 09:32:11.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-15 09:32:11.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-15 09:32:11.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-15 09:32:11.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-15 09:32:11.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.686 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce59833: (connection evicted) 2025-05-15 09:32:11.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-15 09:32:11.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3e6c03 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.687 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-15 09:32:11.696 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.702 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.703 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.704 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63a833c5 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.704 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.705 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.705 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-15 09:32:11.705 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.705 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.705 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-15 09:32:11.714 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.719 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.720 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.722 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.726 [DefaultDispatcher-worker-1 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953 2025-05-15 09:32:11.726 [DefaultDispatcher-worker-12 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:11.726 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.726 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.726 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.727 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.727 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.734 [DefaultDispatcher-worker-15 @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.739 [DefaultDispatcher-worker-1 @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c919b2 2025-05-15 09:32:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-15 09:32:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-15 09:32:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.743 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c919b2: (connection evicted) 2025-05-15 09:32:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-15 09:32:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-15 09:32:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-15 09:32:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-15 09:32:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.744 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7b4953: (connection evicted) 2025-05-15 09:32:11.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-15 09:32:11.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12dab9a8 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.745 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-15 09:32:11.754 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.760 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.761 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.762 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c6564 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.762 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-15 09:32:11.763 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.763 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.763 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-15 09:32:11.771 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.777 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.778 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.779 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.786 [DefaultDispatcher-worker-2 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4 2025-05-15 09:32:11.795 [DefaultDispatcher-worker-5 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.799 [DefaultDispatcher-worker-12 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6 2025-05-15 09:32:11.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-15 09:32:11.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-15 09:32:11.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.804 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4228a2f6: (connection evicted) 2025-05-15 09:32:11.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-15 09:32:11.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-15 09:32:11.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-15 09:32:11.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-15 09:32:11.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.805 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e856aa4: (connection evicted) 2025-05-15 09:32:11.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-15 09:32:11.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f09e08 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.806 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-15 09:32:11.812 [DefaultDispatcher-worker-15 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:11.812 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.812 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.812 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.813 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.813 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.816 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.822 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.823 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.824 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e90939f 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.825 [Test worker @coroutine#3732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-15 09:32:11.834 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.840 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.841 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.842 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.846 [DefaultDispatcher-worker-8 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-05-15 09:32:11.855 [DefaultDispatcher-worker-8 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.855 [DefaultDispatcher-worker-9 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:11.855 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.855 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.855 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.856 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.856 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.861 [DefaultDispatcher-worker-1 @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-05-15 09:32:11.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-15 09:32:11.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-15 09:32:11.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.865 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2: (connection evicted) 2025-05-15 09:32:11.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-15 09:32:11.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-15 09:32:11.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-15 09:32:11.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-15 09:32:11.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.866 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b491b89: (connection evicted) 2025-05-15 09:32:11.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-15 09:32:11.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b3976 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.867 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-15 09:32:11.868 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.868 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.868 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-15 09:32:11.877 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.883 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.884 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.885 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e32a3ed 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-15 09:32:11.885 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.886 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.886 [Test worker @coroutine#3796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-15 09:32:11.893 [DefaultDispatcher-worker-12 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:11.893 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.893 [DefaultDispatcher-worker-12 @coroutine#2317] 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-05-15 09:32:11.893 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.894 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.895 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.901 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.902 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.908 [DefaultDispatcher-worker-19 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-05-15 09:32:11.916 [DefaultDispatcher-worker-14 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:11.916 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.916 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:11.916 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.916 [DefaultDispatcher-worker-10 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.917 [DefaultDispatcher-worker-3 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.917 [DefaultDispatcher-worker-3 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:11.921 [DefaultDispatcher-worker-16 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.925 [DefaultDispatcher-worker-9 @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15db4dc 2025-05-15 09:32:11.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-15 09:32:11.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-15 09:32:11.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.929 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15db4dc: (connection evicted) 2025-05-15 09:32:11.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-15 09:32:11.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-15 09:32:11.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-15 09:32:11.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-15 09:32:11.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.930 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b778004: (connection evicted) 2025-05-15 09:32:11.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-15 09:32:11.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@422ab2ff 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.931 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-15 09:32:11.940 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.945 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.946 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.947 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28fa0ff8 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.947 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.948 [Test worker @coroutine#3860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-15 09:32:11.955 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.961 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.962 [Test worker @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.963 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.967 [DefaultDispatcher-worker-4 @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4698ae6 2025-05-15 09:32:11.974 [DefaultDispatcher-worker-2 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.978 [DefaultDispatcher-worker-16 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.982 [DefaultDispatcher-worker-17 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.993 [DefaultDispatcher-worker-13 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2025-05-15 09:32:11.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-15 09:32:11.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-15 09:32:11.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.996 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e: (connection evicted) 2025-05-15 09:32:11.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-15 09:32:11.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-15 09:32:11.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-15 09:32:11.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-15 09:32:11.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:11.996 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4698ae6: (connection evicted) 2025-05-15 09:32:11.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:11.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-15 09:32:11.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6554f841 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:11.997 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:11.998 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-15 09:32:12.006 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.011 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.012 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.013 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d487df4 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.013 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-15 09:32:12.014 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.014 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.014 [Test worker @coroutine#3948] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-15 09:32:12.021 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.026 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.026 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.027 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.031 [DefaultDispatcher-worker-4 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2 2025-05-15 09:32:12.031 [DefaultDispatcher-worker-13 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:12.031 [DefaultDispatcher-worker-13 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.031 [DefaultDispatcher-worker-13 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.031 [DefaultDispatcher-worker-13 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.032 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.032 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.038 [DefaultDispatcher-worker-9 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.043 [DefaultDispatcher-worker-3 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.044 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@835718b 2025-05-15 09:32:12.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-15 09:32:12.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-15 09:32:12.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.048 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@835718b: (connection evicted) 2025-05-15 09:32:12.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-15 09:32:12.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-15 09:32:12.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-15 09:32:12.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-15 09:32:12.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.048 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5188c0f2: (connection evicted) 2025-05-15 09:32:12.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-15 09:32:12.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30741e9b 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.049 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.050 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-15 09:32:12.050 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.050 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.050 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-15 09:32:12.057 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.062 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.063 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.064 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d10834 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.064 [Test worker @coroutine#4010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-15 09:32:12.072 [Test worker @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.077 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.077 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.078 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.082 [DefaultDispatcher-worker-9 @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445265b0 2025-05-15 09:32:12.089 [DefaultDispatcher-worker-16 @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.094 [DefaultDispatcher-worker-6 @coroutine#4010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.095 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.096 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad 2025-05-15 09:32:12.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-15 09:32:12.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-15 09:32:12.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.100 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3b25ad: (connection evicted) 2025-05-15 09:32:12.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-15 09:32:12.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-15 09:32:12.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-15 09:32:12.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-15 09:32:12.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.101 [DefaultDispatcher-worker-3 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:12.101 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445265b0: (connection evicted) 2025-05-15 09:32:12.101 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.101 [DefaultDispatcher-worker-3 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.101 [DefaultDispatcher-worker-3 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-15 09:32:12.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-15 09:32:12.101 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.101 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a564a61 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.102 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-15 09:32:12.110 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.114 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.115 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.116 [Test worker @coroutine#4079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.116 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-15 09:32:12.116 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.116 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.116 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.116 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.116 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2625eb84 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.117 [Test worker @coroutine#4074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-15 09:32:12.124 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.129 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.130 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.131 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.135 [DefaultDispatcher-worker-10 @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-05-15 09:32:12.142 [DefaultDispatcher-worker-12 @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.147 [DefaultDispatcher-worker-9 @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-05-15 09:32:12.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-15 09:32:12.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-15 09:32:12.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.187 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2: (connection evicted) 2025-05-15 09:32:12.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-15 09:32:12.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-15 09:32:12.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-15 09:32:12.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-15 09:32:12.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.188 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3725471: (connection evicted) 2025-05-15 09:32:12.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-15 09:32:12.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.189 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-15 09:32:12.197 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.201 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.202 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.203 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.203 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70efc3f9 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.204 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-15 09:32:12.212 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.212 [DefaultDispatcher-worker-1 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:12.212 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.212 [DefaultDispatcher-worker-1 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.212 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.213 [DefaultDispatcher-worker-15 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.213 [DefaultDispatcher-worker-15 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.216 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.217 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.218 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.222 [DefaultDispatcher-worker-5 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-05-15 09:32:12.229 [DefaultDispatcher-worker-2 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.234 [DefaultDispatcher-worker-13 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-05-15 09:32:12.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-15 09:32:12.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-15 09:32:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.238 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1: (connection evicted) 2025-05-15 09:32:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-15 09:32:12.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-15 09:32:12.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-15 09:32:12.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-15 09:32:12.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.239 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e636cc: (connection evicted) 2025-05-15 09:32:12.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-15 09:32:12.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cba6dc 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.240 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-15 09:32:12.248 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.253 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.254 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.254 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddf7e77 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.255 [Test worker @coroutine#4212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-15 09:32:12.263 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.268 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.269 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.269 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.274 [DefaultDispatcher-worker-9 @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e785db 2025-05-15 09:32:12.281 [DefaultDispatcher-worker-9 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.286 [DefaultDispatcher-worker-1 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.287 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.288 [Test worker @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32 2025-05-15 09:32:12.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-15 09:32:12.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-15 09:32:12.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.292 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eff5c32: (connection evicted) 2025-05-15 09:32:12.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-15 09:32:12.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-15 09:32:12.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-15 09:32:12.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-15 09:32:12.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.293 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e785db: (connection evicted) 2025-05-15 09:32:12.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-15 09:32:12.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75ee63f2 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.294 [Test worker @coroutine#4273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-15 09:32:12.302 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.307 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.308 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.309 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c41b4b 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.309 [Test worker @coroutine#4273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-15 09:32:12.316 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.324 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.324 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.325 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.329 [DefaultDispatcher-worker-14 @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5066a895 2025-05-15 09:32:12.336 [DefaultDispatcher-worker-12 @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.341 [DefaultDispatcher-worker-10 @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.347 [UI Thread @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b 2025-05-15 09:32:12.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-15 09:32:12.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-15 09:32:12.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.349 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e32f76b: (connection evicted) 2025-05-15 09:32:12.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-15 09:32:12.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-15 09:32:12.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-15 09:32:12.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-15 09:32:12.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.349 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5066a895: (connection evicted) 2025-05-15 09:32:12.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-15 09:32:12.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ed5ed3 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.351 [Test worker @coroutine#4365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-15 09:32:12.358 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.363 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.364 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.365 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.370 [DefaultDispatcher-worker-14 @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.371 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.377 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2025-05-15 09:32:12.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-15 09:32:12.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-15 09:32:12.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.390 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f47cac: (connection evicted) 2025-05-15 09:32:12.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-15 09:32:12.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5ad1e2 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b886bd3 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b886bd3 2025-05-15 09:32:12.391 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-15 09:32:12.399 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b886bd3 2025-05-15 09:32:12.404 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b886bd3 2025-05-15 09:32:12.405 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b886bd3 2025-05-15 09:32:12.406 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b886bd3 2025-05-15 09:32:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-15 09:32:12.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-15 09:32:12.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:12.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-15 09:32:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef8410 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-05-15 09:32:12.409 [Test worker @coroutine#4428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-15 09:32:12.416 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-05-15 09:32:12.422 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-05-15 09:32:12.422 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-05-15 09:32:12.423 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2025-05-15 09:32:12.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-15 09:32:12.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-15 09:32:12.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:12.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-15 09:32:12.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e206be5 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.426 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-05-15 09:32:12.427 [Test worker @coroutine#4458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-15 09:32:12.438 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-05-15 09:32:12.443 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-05-15 09:32:12.444 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-05-15 09:32:12.445 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-05-15 09:32:12.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-15 09:32:12.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-15 09:32:12.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:12.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-15 09:32:12.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-15 09:32:12.448 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139e291e 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-05-15 09:32:12.449 [Test worker @coroutine#4492] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-15 09:32:12.457 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-05-15 09:32:12.463 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-05-15 09:32:12.463 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-05-15 09:32:12.464 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d58136 2025-05-15 09:32:12.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-15 09:32:12.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-15 09:32:12.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:12.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-15 09:32:12.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d41953 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.467 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-15 09:32:12.468 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-05-15 09:32:12.468 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-05-15 09:32:12.468 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-15 09:32:12.476 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-05-15 09:32:12.481 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-05-15 09:32:12.482 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-05-15 09:32:12.483 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-05-15 09:32:12.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-15 09:32:12.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-15 09:32:12.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:12.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-15 09:32:12.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23fed844 2025-05-15 09:32:12.485 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.486 [Test worker @coroutine#4550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-15 09:32:12.494 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.499 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.500 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.500 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.505 [DefaultDispatcher-worker-10 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.506 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.507 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eef2522 2025-05-15 09:32:12.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-15 09:32:12.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-15 09:32:12.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.508 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eef2522: (connection evicted) 2025-05-15 09:32:12.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-15 09:32:12.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ade311 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.510 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-15 09:32:12.517 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.522 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.523 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.524 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebefe31 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.524 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-15 09:32:12.532 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.537 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.538 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.539 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.543 [DefaultDispatcher-worker-6 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-05-15 09:32:12.549 [DefaultDispatcher-worker-9 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.552 [DefaultDispatcher-worker-10 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:12.552 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.552 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.552 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.553 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.553 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.558 [DefaultDispatcher-worker-16 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-05-15 09:32:12.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-15 09:32:12.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-15 09:32:12.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.562 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251ed676: (connection evicted) 2025-05-15 09:32:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-15 09:32:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-15 09:32:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-15 09:32:12.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-15 09:32:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.563 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c: (connection evicted) 2025-05-15 09:32:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-15 09:32:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259d5279 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.564 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-15 09:32:12.572 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.577 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.578 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.578 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78a03662 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.579 [Test worker @coroutine#4613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-15 09:32:12.586 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.591 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.592 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.593 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.597 [DefaultDispatcher-worker-21 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2654e 2025-05-15 09:32:12.605 [DefaultDispatcher-worker-15 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.613 [DefaultDispatcher-worker-1 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475 2025-05-15 09:32:12.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-15 09:32:12.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-15 09:32:12.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.615 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cfc4475: (connection evicted) 2025-05-15 09:32:12.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-15 09:32:12.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-15 09:32:12.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-15 09:32:12.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-15 09:32:12.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.615 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2654e: (connection evicted) 2025-05-15 09:32:12.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-15 09:32:12.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d796665 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.617 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-15 09:32:12.625 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.631 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.632 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.632 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798ceea2 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.633 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-15 09:32:12.641 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.646 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.646 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.647 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-21 @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-4 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-5 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.652 [DefaultDispatcher-worker-5 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.659 [DefaultDispatcher-worker-4 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.666 [DefaultDispatcher-worker-15 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.670 [DefaultDispatcher-worker-7 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.676 [DefaultDispatcher-worker-20 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-05-15 09:32:12.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-15 09:32:12.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-15 09:32:12.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.683 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df3b838: (connection evicted) 2025-05-15 09:32:12.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-15 09:32:12.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-15 09:32:12.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-15 09:32:12.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-15 09:32:12.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.684 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a: (connection evicted) 2025-05-15 09:32:12.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-15 09:32:12.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-15 09:32:12.685 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aac05e2 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.686 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-15 09:32:12.694 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.700 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.701 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.702 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe8d57a 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.702 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-15 09:32:12.703 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.703 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.703 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-15 09:32:12.710 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.715 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.716 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.717 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.721 [DefaultDispatcher-worker-1 @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-05-15 09:32:12.729 [DefaultDispatcher-worker-19 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.731 [DefaultDispatcher-worker-21 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:12.731 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.731 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.731 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.732 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.732 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.734 [DefaultDispatcher-worker-18 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.738 [DefaultDispatcher-worker-13 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-05-15 09:32:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-15 09:32:12.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-15 09:32:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.744 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05064b: (connection evicted) 2025-05-15 09:32:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-15 09:32:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-15 09:32:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-15 09:32:12.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-15 09:32:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.744 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c26161: (connection evicted) 2025-05-15 09:32:12.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-15 09:32:12.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.745 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.746 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-15 09:32:12.753 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.758 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.759 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.760 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1802badc 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.760 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-15 09:32:12.761 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.761 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.761 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-15 09:32:12.769 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.774 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.774 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.775 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.780 [DefaultDispatcher-worker-12 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702 2025-05-15 09:32:12.787 [DefaultDispatcher-worker-4 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.792 [DefaultDispatcher-worker-13 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2025-05-15 09:32:12.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-15 09:32:12.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-15 09:32:12.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.795 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a009e7: (connection evicted) 2025-05-15 09:32:12.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-15 09:32:12.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-15 09:32:12.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-15 09:32:12.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-15 09:32:12.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.796 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cbb9702: (connection evicted) 2025-05-15 09:32:12.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-15 09:32:12.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c514e4 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.798 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-15 09:32:12.799 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.799 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.799 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-15 09:32:12.808 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.813 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.814 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.815 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.816 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-15 09:32:12.818 [DefaultDispatcher-worker-1 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:12.818 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.818 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.818 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.819 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.819 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.825 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.830 [Test worker @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.830 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.831 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.836 [DefaultDispatcher-worker-8 @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2025-05-15 09:32:12.845 [DefaultDispatcher-worker-18 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.851 [DefaultDispatcher-worker-8 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.860 [DefaultDispatcher-worker-14 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:12.861 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.861 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.861 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.861 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.861 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.862 [DefaultDispatcher-worker-18 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8 2025-05-15 09:32:12.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-15 09:32:12.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-15 09:32:12.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.864 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6bb6d8: (connection evicted) 2025-05-15 09:32:12.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-15 09:32:12.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-15 09:32:12.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-15 09:32:12.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-15 09:32:12.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.864 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2025-05-15 09:32:12.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-15 09:32:12.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3938e876 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.866 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-15 09:32:12.874 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.879 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.880 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.881 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a5cb99 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.882 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-15 09:32:12.890 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.895 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.896 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.897 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.899 [DefaultDispatcher-worker-7 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:12.899 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.899 [DefaultDispatcher-worker-7 @coroutine#2317] 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-05-15 09:32:12.899 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.900 [DefaultDispatcher-worker-21 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.901 [DefaultDispatcher-worker-2 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28 2025-05-15 09:32:12.908 [DefaultDispatcher-worker-6 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.913 [DefaultDispatcher-worker-4 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.917 [DefaultDispatcher-worker-10 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.921 [DefaultDispatcher-worker-9 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:12.921 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.921 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:12.921 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.921 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.922 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:12.924 [DefaultDispatcher-worker-14 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-05-15 09:32:12.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-15 09:32:12.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-15 09:32:12.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.925 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dac812: (connection evicted) 2025-05-15 09:32:12.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-15 09:32:12.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-15 09:32:12.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-15 09:32:12.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-15 09:32:12.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.925 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b52ce28: (connection evicted) 2025-05-15 09:32:12.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-15 09:32:12.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105c253a 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.927 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-15 09:32:12.935 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.940 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.941 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.942 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.942 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-15 09:32:12.950 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.955 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.956 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.956 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.960 [DefaultDispatcher-worker-11 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-05-15 09:32:12.968 [DefaultDispatcher-worker-5 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.973 [DefaultDispatcher-worker-6 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546f0f36 2025-05-15 09:32:12.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-15 09:32:12.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-15 09:32:12.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.979 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@546f0f36: (connection evicted) 2025-05-15 09:32:12.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-15 09:32:12.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-15 09:32:12.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-15 09:32:12.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-15 09:32:12.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:12.980 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1990afa2: (connection evicted) 2025-05-15 09:32:12.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:12.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-15 09:32:12.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-15 09:32:12.980 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43051a8d 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:12.981 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-15 09:32:12.988 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:12.994 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:12.995 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:12.996 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb36d8d 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:12.996 [Test worker @coroutine#4880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-15 09:32:13.004 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:13.009 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:13.010 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:13.010 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:13.014 [DefaultDispatcher-worker-4 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639f5460 2025-05-15 09:32:13.021 [DefaultDispatcher-worker-13 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:13.026 [DefaultDispatcher-worker-8 @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-05-15 09:32:13.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-15 09:32:13.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-15 09:32:13.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.028 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac: (connection evicted) 2025-05-15 09:32:13.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-15 09:32:13.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-15 09:32:13.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-15 09:32:13.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-15 09:32:13.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.028 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639f5460: (connection evicted) 2025-05-15 09:32:13.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-15 09:32:13.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd17c0c 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.029 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.030 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-15 09:32:13.036 [DefaultDispatcher-worker-2 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:13.037 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.037 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.037 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.037 [DefaultDispatcher-worker-20 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.037 [DefaultDispatcher-worker-20 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.038 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.043 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.044 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.045 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1def2d16 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.045 [Test worker @coroutine#4921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-15 09:32:13.053 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.058 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.059 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.060 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.063 [DefaultDispatcher-worker-3 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2899745e 2025-05-15 09:32:13.070 [DefaultDispatcher-worker-16 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.074 [DefaultDispatcher-worker-15 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2025-05-15 09:32:13.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-15 09:32:13.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-15 09:32:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.076 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a680d3: (connection evicted) 2025-05-15 09:32:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-15 09:32:13.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-15 09:32:13.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-15 09:32:13.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-15 09:32:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.076 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2899745e: (connection evicted) 2025-05-15 09:32:13.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-15 09:32:13.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-15 09:32:13.077 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27777afd 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.078 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-15 09:32:13.085 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.090 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.091 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.092 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c66be14 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.092 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-15 09:32:13.093 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.093 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.093 [Test worker @coroutine#4965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-15 09:32:13.100 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.105 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.106 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.106 [DefaultDispatcher-worker-13 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:13.106 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.106 [DefaultDispatcher-worker-13 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.106 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.106 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.106 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.107 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.110 [DefaultDispatcher-worker-8 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2025-05-15 09:32:13.117 [DefaultDispatcher-worker-16 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.124 [DefaultDispatcher-worker-11 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.128 [DefaultDispatcher-worker-18 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.178 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.193 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.217 [DefaultDispatcher-worker-14 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:13.217 [DefaultDispatcher-worker-14 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.217 [DefaultDispatcher-worker-14 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.217 [DefaultDispatcher-worker-14 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.218 [DefaultDispatcher-worker-8 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.218 [DefaultDispatcher-worker-8 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.240 [DefaultDispatcher-worker-21 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2025-05-15 09:32:13.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-15 09:32:13.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-15 09:32:13.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.242 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7335aae5: (connection evicted) 2025-05-15 09:32:13.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-15 09:32:13.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-15 09:32:13.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-15 09:32:13.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-15 09:32:13.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.242 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5: (connection evicted) 2025-05-15 09:32:13.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-15 09:32:13.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb0122 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.243 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-15 09:32:13.244 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.244 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.244 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-15 09:32:13.251 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.256 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.257 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.258 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dcc25 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.258 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-15 09:32:13.265 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.270 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.271 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.272 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.276 [DefaultDispatcher-worker-1 @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c58c03 2025-05-15 09:32:13.282 [DefaultDispatcher-worker-1 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.289 [DefaultDispatcher-worker-4 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.293 [DefaultDispatcher-worker-14 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358caf3a 2025-05-15 09:32:13.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-15 09:32:13.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-15 09:32:13.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.295 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358caf3a: (connection evicted) 2025-05-15 09:32:13.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-15 09:32:13.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-15 09:32:13.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-15 09:32:13.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-15 09:32:13.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.295 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c58c03: (connection evicted) 2025-05-15 09:32:13.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-15 09:32:13.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e72fb2 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.296 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-15 09:32:13.297 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.297 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.297 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-15 09:32:13.304 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.309 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.310 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.310 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15363eba 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.311 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-15 09:32:13.318 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.323 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.324 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.324 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.328 [DefaultDispatcher-worker-18 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2258ca14 2025-05-15 09:32:13.335 [DefaultDispatcher-worker-18 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.341 [DefaultDispatcher-worker-21 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3744c760 2025-05-15 09:32:13.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-15 09:32:13.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-15 09:32:13.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.343 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3744c760: (connection evicted) 2025-05-15 09:32:13.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-15 09:32:13.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-15 09:32:13.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-15 09:32:13.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-15 09:32:13.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.344 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2258ca14: (connection evicted) 2025-05-15 09:32:13.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-15 09:32:13.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbfd081 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.345 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-15 09:32:13.352 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.357 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.358 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.359 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3705e7 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.359 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-15 09:32:13.366 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.371 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.372 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.373 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.377 [DefaultDispatcher-worker-8 @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-05-15 09:32:13.383 [DefaultDispatcher-worker-20 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.389 [DefaultDispatcher-worker-3 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.394 [DefaultDispatcher-worker-15 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7 2025-05-15 09:32:13.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-15 09:32:13.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-15 09:32:13.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.396 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47cf41d7: (connection evicted) 2025-05-15 09:32:13.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-15 09:32:13.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-15 09:32:13.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-15 09:32:13.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-15 09:32:13.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.397 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b53f58: (connection evicted) 2025-05-15 09:32:13.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-15 09:32:13.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9661d4 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.398 [Test worker @coroutine#5098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-15 09:32:13.405 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.410 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.411 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.412 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.416 [DefaultDispatcher-worker-20 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.419 [DefaultDispatcher-worker-18 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bebe03 2025-05-15 09:32:13.426 [UI Thread @coroutine#5124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=727814566494044160 2025-05-15 09:32:13.426 [UI Thread @coroutine#5124] 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=727814566494044160. 2025-05-15 09:32:13.426 [UI Thread @coroutine#5124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=727814566494044160 2025-05-15 09:32:13.427 [UI Thread @coroutine#5124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=727814566494044160 2025-05-15 09:32:13.427 [UI Thread @coroutine#5124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=727814566494044160 2025-05-15 09:32:13.427 [UI Thread @coroutine#5124] 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=727814566494044160. 2025-05-15 09:32:13.427 [UI Thread @coroutine#5124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=727814566494044160 to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:32:13.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-15 09:32:13.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-15 09:32:13.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.429 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bebe03: (connection evicted) 2025-05-15 09:32:13.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-15 09:32:13.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-15 09:32:13.462 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96e1d5 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.463 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-15 09:32:13.473 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.478 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.479 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.480 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.484 [DefaultDispatcher-worker-10 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.495 [DefaultDispatcher-worker-5 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.499 [DefaultDispatcher-worker-6 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7d984c 2025-05-15 09:32:13.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-15 09:32:13.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-15 09:32:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.506 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7d984c: (connection evicted) 2025-05-15 09:32:13.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-15 09:32:13.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-15 09:32:13.543 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acae925 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-05-15 09:32:13.544 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-15 09:32:13.551 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-05-15 09:32:13.557 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-05-15 09:32:13.557 [DefaultDispatcher-worker-9 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:13.557 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.557 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.557 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.558 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-05-15 09:32:13.558 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.558 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.559 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bac199f 2025-05-15 09:32:13.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-15 09:32:13.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-15 09:32:13.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:13.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-15 09:32:13.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-15 09:32:13.562 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71737478 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2025-05-15 09:32:13.563 [Test worker @coroutine#5185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-15 09:32:13.570 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2025-05-15 09:32:13.575 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2025-05-15 09:32:13.576 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2025-05-15 09:32:13.577 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b8c23 2025-05-15 09:32:13.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-15 09:32:13.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-15 09:32:13.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:13.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-15 09:32:13.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d1bcbd 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.579 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-15 09:32:13.580 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.580 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.580 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-15 09:32:13.588 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.593 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.593 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.594 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4746d52d 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.594 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.595 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-15 09:32:13.603 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.608 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.609 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.609 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.613 [DefaultDispatcher-worker-5 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3 2025-05-15 09:32:13.620 [DefaultDispatcher-worker-10 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17 2025-05-15 09:32:13.622 [UI Thread @coroutine#5226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.622 [UI Thread @coroutine#5226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 09:32:13.622 [UI Thread @coroutine#5226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.623 [UI Thread @coroutine#5226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.623 [UI Thread @coroutine#5226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.623 [UI Thread @coroutine#5226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 09:32:13.623 [UI Thread @coroutine#5226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56411/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:13.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-15 09:32:13.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-15 09:32:13.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.624 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d45ea17: (connection evicted) 2025-05-15 09:32:13.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-15 09:32:13.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-15 09:32:13.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-15 09:32:13.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-15 09:32:13.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.625 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0e81b3: (connection evicted) 2025-05-15 09:32:13.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-15 09:32:13.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b5cee 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.626 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-15 09:32:13.634 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.639 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.639 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.640 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de1717 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.640 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.641 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-15 09:32:13.648 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.653 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.654 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.655 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.657 [DefaultDispatcher-worker-7 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:13.657 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.657 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.657 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.658 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.658 [DefaultDispatcher-worker-16 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.658 [DefaultDispatcher-worker-13 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-05-15 09:32:13.665 [DefaultDispatcher-worker-13 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3 2025-05-15 09:32:13.666 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.666 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 09:32:13.666 [UI Thread @coroutine#5258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.667 [UI Thread @coroutine#5258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.667 [UI Thread @coroutine#5258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-15 09:32:13.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-15 09:32:13.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.668 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1596c3: (connection evicted) 2025-05-15 09:32:13.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-15 09:32:13.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-15 09:32:13.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-15 09:32:13.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-15 09:32:13.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.668 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec: (connection evicted) 2025-05-15 09:32:13.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-15 09:32:13.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713935c8 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.669 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-15 09:32:13.677 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.682 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.683 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.684 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f3b4c9a 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.684 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-15 09:32:13.691 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.696 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.697 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.698 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.701 [DefaultDispatcher-worker-9 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@424632a 2025-05-15 09:32:13.708 [DefaultDispatcher-worker-9 @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a 2025-05-15 09:32:13.709 [UI Thread @coroutine#5288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.709 [UI Thread @coroutine#5288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 09:32:13.709 [UI Thread @coroutine#5288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.710 [UI Thread @coroutine#5288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.710 [UI Thread @coroutine#5288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 09:32:13.710 [UI Thread @coroutine#5288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 09:32:13.710 [UI Thread @coroutine#5288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39945/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:13.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-15 09:32:13.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-15 09:32:13.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.711 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e6fb8a: (connection evicted) 2025-05-15 09:32:13.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-15 09:32:13.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-15 09:32:13.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-15 09:32:13.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-15 09:32:13.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.711 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@424632a: (connection evicted) 2025-05-15 09:32:13.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-15 09:32:13.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37669c4 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.713 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-15 09:32:13.721 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.725 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.726 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.727 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf1e07 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.727 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-15 09:32:13.728 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.728 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.728 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-15 09:32:13.735 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.736 [DefaultDispatcher-worker-20 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:13.736 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.736 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.736 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.737 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.737 [DefaultDispatcher-worker-20 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.739 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.740 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.741 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.745 [DefaultDispatcher-worker-7 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c38d025 2025-05-15 09:32:13.752 [DefaultDispatcher-worker-7 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.759 [DefaultDispatcher-worker-13 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2025-05-15 09:32:13.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-15 09:32:13.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-15 09:32:13.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.764 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79499fa: (connection evicted) 2025-05-15 09:32:13.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-15 09:32:13.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-15 09:32:13.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-15 09:32:13.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-15 09:32:13.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.765 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c38d025: (connection evicted) 2025-05-15 09:32:13.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-15 09:32:13.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37403f66 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.766 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.767 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-15 09:32:13.767 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.767 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.767 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-15 09:32:13.774 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.779 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.780 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.781 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.785 [DefaultDispatcher-worker-7 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.796 [DefaultDispatcher-worker-4 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.802 [DefaultDispatcher-worker-13 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.812 [DefaultDispatcher-worker-15 @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd8e702 2025-05-15 09:32:13.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-15 09:32:13.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-15 09:32:13.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.813 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cd8e702: (connection evicted) 2025-05-15 09:32:13.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-15 09:32:13.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5854a7 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.814 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-15 09:32:13.815 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.815 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.815 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-15 09:32:13.822 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.823 [DefaultDispatcher-worker-20 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:13.823 [DefaultDispatcher-worker-20 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.823 [DefaultDispatcher-worker-20 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.823 [DefaultDispatcher-worker-20 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.824 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.824 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.827 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.828 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.829 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304d6881 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.829 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.830 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-15 09:32:13.837 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.841 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.842 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.843 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.847 [DefaultDispatcher-worker-9 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33684b87 2025-05-15 09:32:13.854 [DefaultDispatcher-worker-4 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.859 [DefaultDispatcher-worker-5 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5621119d 2025-05-15 09:32:13.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-15 09:32:13.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-15 09:32:13.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.863 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5621119d: (connection evicted) 2025-05-15 09:32:13.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-15 09:32:13.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-15 09:32:13.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-15 09:32:13.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-15 09:32:13.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.863 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33684b87: (connection evicted) 2025-05-15 09:32:13.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-15 09:32:13.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-15 09:32:13.864 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-15 09:32:13.864 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.864 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.864 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.864 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.864 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ffc88 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.865 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-15 09:32:13.866 [DefaultDispatcher-worker-21 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:13.866 [DefaultDispatcher-worker-21 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.866 [DefaultDispatcher-worker-21 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.866 [DefaultDispatcher-worker-21 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.867 [DefaultDispatcher-worker-21 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.867 [DefaultDispatcher-worker-21 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.872 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.877 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.878 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.879 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.883 [DefaultDispatcher-worker-4 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.886 [DefaultDispatcher-worker-16 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.893 [DefaultDispatcher-worker-18 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-05-15 09:32:13.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-15 09:32:13.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-15 09:32:13.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.894 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f: (connection evicted) 2025-05-15 09:32:13.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-15 09:32:13.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcbed77 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.895 [Test worker @coroutine#5451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-15 09:32:13.903 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.904 [DefaultDispatcher-worker-20 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:13.904 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.904 [DefaultDispatcher-worker-20 @coroutine#2317] 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-05-15 09:32:13.904 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.904 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.908 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.909 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.910 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.914 [DefaultDispatcher-worker-10 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.917 [DefaultDispatcher-worker-10 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8 2025-05-15 09:32:13.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-15 09:32:13.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-15 09:32:13.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.918 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3247f8: (connection evicted) 2025-05-15 09:32:13.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-15 09:32:13.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-15 09:32:13.919 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-15 09:32:13.919 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.919 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d573a6 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.920 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-15 09:32:13.926 [DefaultDispatcher-worker-4 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:13.926 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.926 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:13.926 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.926 [DefaultDispatcher-worker-7 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.926 [DefaultDispatcher-worker-7 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:13.927 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.932 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.933 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.934 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.971 [DefaultDispatcher-worker-19 @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49696c41 2025-05-15 09:32:13.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-15 09:32:13.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-15 09:32:13.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:13.973 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49696c41: (connection evicted) 2025-05-15 09:32:13.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:13.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-15 09:32:13.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-15 09:32:13.974 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-15 09:32:13.974 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0ebc03 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.975 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-15 09:32:13.982 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.988 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.988 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.989 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.994 [DefaultDispatcher-worker-14 @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:13.998 [DefaultDispatcher-worker-13 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a 2025-05-15 09:32:14.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-15 09:32:14.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-15 09:32:14.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.001 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5fbe8a: (connection evicted) 2025-05-15 09:32:14.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-15 09:32:14.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6752d7fc 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 09:32:14.004 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-15 09:32:14.011 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 09:32:14.016 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 09:32:14.017 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 09:32:14.020 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-05-15 09:32:14.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-15 09:32:14.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-15 09:32:14.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-15 09:32:14.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fa6aa7 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.024 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-15 09:32:14.025 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-05-15 09:32:14.025 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-05-15 09:32:14.025 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-15 09:32:14.032 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-05-15 09:32:14.037 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-05-15 09:32:14.038 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-05-15 09:32:14.039 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-05-15 09:32:14.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-15 09:32:14.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-15 09:32:14.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-15 09:32:14.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d652bc6 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-05-15 09:32:14.041 [Test worker @coroutine#5562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-15 09:32:14.042 [DefaultDispatcher-worker-8 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:14.042 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.042 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.042 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.043 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.043 [DefaultDispatcher-worker-11 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.050 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-05-15 09:32:14.055 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-05-15 09:32:14.055 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-05-15 09:32:14.056 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2025-05-15 09:32:14.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-15 09:32:14.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-15 09:32:14.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-15 09:32:14.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-15 09:32:14.063 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54043/Site/verify 2025-05-15 09:32:14.063 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54043/Site/verify. 2025-05-15 09:32:14.063 [UI Thread @coroutine#5586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54043/Site/verify 2025-05-15 09:32:14.064 [UI Thread @coroutine#5586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54043/Site/verify 2025-05-15 09:32:14.064 [UI Thread @coroutine#5586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54043/Site/verify 2025-05-15 09:32:14.064 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54043/Site/verify. 2025-05-15 09:32:14.064 [UI Thread @coroutine#5586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54043/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ae8ce3 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.067 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-15 09:32:14.068 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-05-15 09:32:14.068 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-05-15 09:32:14.068 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-15 09:32:14.076 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-05-15 09:32:14.081 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-05-15 09:32:14.081 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-05-15 09:32:14.082 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-05-15 09:32:14.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-15 09:32:14.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-15 09:32:14.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-15 09:32:14.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8a0d7f 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-05-15 09:32:14.084 [Test worker @coroutine#5617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-15 09:32:14.092 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-05-15 09:32:14.097 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-05-15 09:32:14.098 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-05-15 09:32:14.099 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-05-15 09:32:14.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-15 09:32:14.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-15 09:32:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-15 09:32:14.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-15 09:32:14.100 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-15 09:32:14.100 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.100 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2114955c 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5506c9 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5506c9 2025-05-15 09:32:14.101 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-15 09:32:14.109 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5506c9 2025-05-15 09:32:14.111 [DefaultDispatcher-worker-13 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:14.111 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.111 [DefaultDispatcher-worker-13 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.111 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.111 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.111 [DefaultDispatcher-worker-19 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.114 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5506c9 2025-05-15 09:32:14.115 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5506c9 2025-05-15 09:32:14.116 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5506c9 2025-05-15 09:32:14.117 [UI Thread @coroutine#5651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57325/Site/verify 2025-05-15 09:32:14.117 [UI Thread @coroutine#5651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57325/Site/verify. 2025-05-15 09:32:14.117 [UI Thread @coroutine#5651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57325/Site/verify 2025-05-15 09:32:14.118 [UI Thread @coroutine#5651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57325/Site/verify 2025-05-15 09:32:14.118 [UI Thread @coroutine#5651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57325/Site/verify 2025-05-15 09:32:14.118 [UI Thread @coroutine#5651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57325/Site/verify. 2025-05-15 09:32:14.118 [UI Thread @coroutine#5651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57325/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:14.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-15 09:32:14.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-15 09:32:14.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-15 09:32:14.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49023/Site/verify 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49023/Site/verify. 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49023/Site/verify 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49023/Site/verify 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49023/Site/verify 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49023/Site/verify. 2025-05-15 09:32:14.122 [UI Thread @coroutine#5663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49023/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41961/Site/verify 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41961/Site/verify. 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41961/Site/verify 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41961/Site/verify 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41961/Site/verify 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41961/Site/verify. 2025-05-15 09:32:14.125 [UI Thread @coroutine#5676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41961/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:14.128 [UI Thread @coroutine#5690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-15 09:32:14.128 [UI Thread @coroutine#5690] 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-05-15 09:32:14.128 [UI Thread @coroutine#5690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-15 09:32:14.129 [UI Thread @coroutine#5690] 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-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106a6a1b 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.130 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-15 09:32:14.131 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.131 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.131 [Test worker @coroutine#5697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-15 09:32:14.139 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.144 [Test worker @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.145 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.146 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.150 [DefaultDispatcher-worker-2 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.160 [DefaultDispatcher-worker-15 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.164 [DefaultDispatcher-worker-5 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.167 [DefaultDispatcher-worker-17 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.170 [DefaultDispatcher-worker-3 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.174 [DefaultDispatcher-worker-7 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.178 [DefaultDispatcher-worker-13 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.186 [DefaultDispatcher-worker-10 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-05-15 09:32:14.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-15 09:32:14.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-15 09:32:14.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.187 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21845b36: (connection evicted) 2025-05-15 09:32:14.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-15 09:32:14.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6679a082 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.189 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-15 09:32:14.196 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.202 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.203 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.203 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d99b35f 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.204 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-15 09:32:14.212 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.217 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.218 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.218 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-17 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-17 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-17 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-17 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-1 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-16 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.222 [DefaultDispatcher-worker-16 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.228 [DefaultDispatcher-worker-16 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-05-15 09:32:14.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-15 09:32:14.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-15 09:32:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.236 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e064b2: (connection evicted) 2025-05-15 09:32:14.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-15 09:32:14.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-15 09:32:14.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-15 09:32:14.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-15 09:32:14.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.237 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f42f20f: (connection evicted) 2025-05-15 09:32:14.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-15 09:32:14.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14eaab92 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.238 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-15 09:32:14.246 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.251 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.252 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.253 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cbb6037 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.253 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-15 09:32:14.260 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.265 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.266 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.267 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.271 [DefaultDispatcher-worker-7 @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491cceb4 2025-05-15 09:32:14.278 [DefaultDispatcher-worker-17 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.282 [DefaultDispatcher-worker-16 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485996f7 2025-05-15 09:32:14.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-15 09:32:14.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-15 09:32:14.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.285 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@485996f7: (connection evicted) 2025-05-15 09:32:14.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-15 09:32:14.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-15 09:32:14.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-15 09:32:14.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-15 09:32:14.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.286 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@491cceb4: (connection evicted) 2025-05-15 09:32:14.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-15 09:32:14.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b89b4 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.287 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-15 09:32:14.295 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.300 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.301 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.303 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afaa87a 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.303 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-15 09:32:14.311 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.316 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.317 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.318 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.321 [DefaultDispatcher-worker-7 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e90355 2025-05-15 09:32:14.328 [DefaultDispatcher-worker-2 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.332 [DefaultDispatcher-worker-3 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2025-05-15 09:32:14.388 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.403 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.563 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:14.563 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.563 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.563 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.564 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.564 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-15 09:32:14.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-15 09:32:14.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.584 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4ba591: (connection evicted) 2025-05-15 09:32:14.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-15 09:32:14.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-15 09:32:14.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-15 09:32:14.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-15 09:32:14.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.585 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e90355: (connection evicted) 2025-05-15 09:32:14.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-15 09:32:14.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1228a579 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.586 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-15 09:32:14.593 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.598 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.599 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.600 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc50fee 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.600 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-15 09:32:14.607 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.612 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.613 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.614 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.617 [DefaultDispatcher-worker-2 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-05-15 09:32:14.625 [DefaultDispatcher-worker-17 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.628 [DefaultDispatcher-worker-19 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.632 [DefaultDispatcher-worker-13 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a091 2025-05-15 09:32:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-15 09:32:14.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-15 09:32:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.634 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@392a091: (connection evicted) 2025-05-15 09:32:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-15 09:32:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-15 09:32:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-15 09:32:14.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-15 09:32:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.635 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7180b25f: (connection evicted) 2025-05-15 09:32:14.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-15 09:32:14.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492939b 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.635 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.636 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-15 09:32:14.643 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.648 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.649 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.649 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c39ec34 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.650 [Test worker @coroutine#5936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-15 09:32:14.657 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.662 [DefaultDispatcher-worker-2 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:14.662 [DefaultDispatcher-worker-2 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.662 [DefaultDispatcher-worker-2 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.662 [DefaultDispatcher-worker-2 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.662 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.662 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.662 [DefaultDispatcher-worker-3 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.663 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.664 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.667 [DefaultDispatcher-worker-19 @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16433d56 2025-05-15 09:32:14.674 [DefaultDispatcher-worker-20 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.677 [DefaultDispatcher-worker-11 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.681 [DefaultDispatcher-worker-7 @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc 2025-05-15 09:32:14.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-15 09:32:14.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-15 09:32:14.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.683 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8acdfc: (connection evicted) 2025-05-15 09:32:14.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-15 09:32:14.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-15 09:32:14.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-15 09:32:14.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-15 09:32:14.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.683 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16433d56: (connection evicted) 2025-05-15 09:32:14.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-15 09:32:14.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68754439 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.684 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.685 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-15 09:32:14.693 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.698 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.699 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.700 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dcd7a1 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.700 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.701 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.701 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-15 09:32:14.701 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.701 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.701 [Test worker @coroutine#5990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-15 09:32:14.708 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.713 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.714 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.715 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.718 [DefaultDispatcher-worker-14 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-05-15 09:32:14.725 [DefaultDispatcher-worker-14 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.729 [DefaultDispatcher-worker-4 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.732 [DefaultDispatcher-worker-1 @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56595dcb 2025-05-15 09:32:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-15 09:32:14.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-15 09:32:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.735 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56595dcb: (connection evicted) 2025-05-15 09:32:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-15 09:32:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-15 09:32:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-15 09:32:14.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-15 09:32:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.735 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b00587b: (connection evicted) 2025-05-15 09:32:14.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-15 09:32:14.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48acb864 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.737 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-15 09:32:14.743 [DefaultDispatcher-worker-17 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:14.743 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.743 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.743 [DefaultDispatcher-worker-17 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.744 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.744 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.747 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.752 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.753 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.754 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.758 [DefaultDispatcher-worker-18 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e273e0 2025-05-15 09:32:14.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-15 09:32:14.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-15 09:32:14.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.760 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e273e0: (connection evicted) 2025-05-15 09:32:14.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-15 09:32:14.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c00c8ce 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.761 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-15 09:32:14.768 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.773 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.774 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.775 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.779 [DefaultDispatcher-worker-14 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.789 [DefaultDispatcher-worker-15 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.792 [DefaultDispatcher-worker-16 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77070012 2025-05-15 09:32:14.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-15 09:32:14.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-15 09:32:14.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.795 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77070012: (connection evicted) 2025-05-15 09:32:14.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-15 09:32:14.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b799c0 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.796 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-15 09:32:14.804 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.808 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.809 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.810 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.821 [DefaultDispatcher-worker-16 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.824 [DefaultDispatcher-worker-5 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.827 [DefaultDispatcher-worker-10 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.827 [DefaultDispatcher-worker-10 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:14.827 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.827 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.827 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.828 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.828 [DefaultDispatcher-worker-1 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.833 [DefaultDispatcher-worker-15 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2025-05-15 09:32:14.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-15 09:32:14.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-15 09:32:14.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.834 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e35358: (connection evicted) 2025-05-15 09:32:14.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-15 09:32:14.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b50017c 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.835 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-15 09:32:14.843 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.848 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.848 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.849 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.853 [DefaultDispatcher-worker-14 @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.864 [DefaultDispatcher-worker-5 @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.867 [DefaultDispatcher-worker-5 @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.870 [DefaultDispatcher-worker-10 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:14.870 [DefaultDispatcher-worker-10 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.870 [DefaultDispatcher-worker-10 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.870 [DefaultDispatcher-worker-10 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.871 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.871 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.872 [DefaultDispatcher-worker-4 @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a16a8 2025-05-15 09:32:14.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-15 09:32:14.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-15 09:32:14.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.873 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@652a16a8: (connection evicted) 2025-05-15 09:32:14.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-15 09:32:14.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491ef90c 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-15 09:32:14.874 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-15 09:32:14.882 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-15 09:32:14.887 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-15 09:32:14.887 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-15 09:32:14.888 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26db1100 2025-05-15 09:32:14.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-15 09:32:14.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-15 09:32:14.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-15 09:32:14.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1720f8 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-05-15 09:32:14.893 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-15 09:32:14.900 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-05-15 09:32:14.905 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-05-15 09:32:14.906 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-05-15 09:32:14.907 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ac9125 2025-05-15 09:32:14.909 [DefaultDispatcher-worker-10 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:14.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-15 09:32:14.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-15 09:32:14.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-15 09:32:14.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-15 09:32:14.909 [DefaultDispatcher-worker-10 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.909 [DefaultDispatcher-worker-10 @coroutine#2317] 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-05-15 09:32:14.909 [DefaultDispatcher-worker-10 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.910 [DefaultDispatcher-worker-18 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378d38cd 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-05-15 09:32:14.910 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-15 09:32:14.918 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-05-15 09:32:14.923 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-05-15 09:32:14.924 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-05-15 09:32:14.925 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-05-15 09:32:14.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-15 09:32:14.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-15 09:32:14.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-15 09:32:14.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52fd0f11 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b 2025-05-15 09:32:14.929 [UI Thread @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-15 09:32:14.930 [DefaultDispatcher-worker-18 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:14.930 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.930 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:14.930 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.931 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.931 [DefaultDispatcher-worker-21 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:14.938 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b 2025-05-15 09:32:14.943 [UI Thread @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b 2025-05-15 09:32:14.944 [UI Thread @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b 2025-05-15 09:32:14.944 [UI Thread @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b 2025-05-15 09:32:14.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-15 09:32:14.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-15 09:32:14.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:14.946 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9d756b: (connection evicted) 2025-05-15 09:32:14.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-15 09:32:14.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327fa027 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-05-15 09:32:14.948 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-15 09:32:14.957 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-05-15 09:32:14.962 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-05-15 09:32:14.963 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-05-15 09:32:14.963 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670d2bbb 2025-05-15 09:32:14.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-15 09:32:14.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-15 09:32:14.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-15 09:32:14.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374d3128 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-05-15 09:32:14.966 [Test worker @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-15 09:32:14.974 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-05-15 09:32:14.979 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-05-15 09:32:14.980 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-05-15 09:32:14.981 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-05-15 09:32:14.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-15 09:32:14.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-15 09:32:14.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-15 09:32:14.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5077f6 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.982 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e74053 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e74053 2025-05-15 09:32:14.983 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-15 09:32:14.991 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e74053 2025-05-15 09:32:14.996 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e74053 2025-05-15 09:32:14.997 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e74053 2025-05-15 09:32:14.997 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e74053 2025-05-15 09:32:14.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-15 09:32:14.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-15 09:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:14.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:14.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-15 09:32:14.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fac5b2 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-05-15 09:32:14.999 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-15 09:32:15.007 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-05-15 09:32:15.012 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-05-15 09:32:15.013 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-05-15 09:32:15.014 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1946d235 2025-05-15 09:32:15.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-15 09:32:15.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-15 09:32:15.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-15 09:32:15.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5a6aca 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.016 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-15 09:32:15.017 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-05-15 09:32:15.017 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-05-15 09:32:15.017 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-15 09:32:15.025 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-05-15 09:32:15.030 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-05-15 09:32:15.031 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-05-15 09:32:15.031 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-05-15 09:32:15.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-15 09:32:15.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-15 09:32:15.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-15 09:32:15.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b22f06 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.035 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-15 09:32:15.036 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@98bae1e 2025-05-15 09:32:15.036 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@98bae1e 2025-05-15 09:32:15.036 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-15 09:32:15.044 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98bae1e 2025-05-15 09:32:15.047 [DefaultDispatcher-worker-10 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:15.048 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.048 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.048 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.048 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.048 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.050 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98bae1e 2025-05-15 09:32:15.051 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98bae1e 2025-05-15 09:32:15.052 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98bae1e 2025-05-15 09:32:15.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-15 09:32:15.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-15 09:32:15.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-15 09:32:15.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-15 09:32:15.054 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68812b74 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b8bcb5 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b8bcb5 2025-05-15 09:32:15.055 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-15 09:32:15.063 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8bcb5 2025-05-15 09:32:15.068 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8bcb5 2025-05-15 09:32:15.069 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8bcb5 2025-05-15 09:32:15.070 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b8bcb5 2025-05-15 09:32:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-15 09:32:15.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-15 09:32:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-15 09:32:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5967b3ce 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@34408f1b 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@34408f1b 2025-05-15 09:32:15.073 [Test worker @coroutine#6376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-15 09:32:15.081 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34408f1b 2025-05-15 09:32:15.086 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34408f1b 2025-05-15 09:32:15.087 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34408f1b 2025-05-15 09:32:15.088 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34408f1b 2025-05-15 09:32:15.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-15 09:32:15.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-15 09:32:15.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-15 09:32:15.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5622e162 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.091 [Test worker @coroutine#6395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-15 09:32:15.092 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8589b1 2025-05-15 09:32:15.092 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8589b1 2025-05-15 09:32:15.092 [Test worker @coroutine#6395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-15 09:32:15.100 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8589b1 2025-05-15 09:32:15.105 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8589b1 2025-05-15 09:32:15.106 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8589b1 2025-05-15 09:32:15.106 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8589b1 2025-05-15 09:32:15.108 [UI Thread @coroutine#6409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-15 09:32:15.108 [UI Thread @coroutine#6409] 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-05-15 09:32:15.108 [UI Thread @coroutine#6409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-15 09:32:15.109 [UI Thread @coroutine#6409] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-15 09:32:15.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-15 09:32:15.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-15 09:32:15.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-15 09:32:15.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3d759f 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.111 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-15 09:32:15.112 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c4ad40 2025-05-15 09:32:15.112 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c4ad40 2025-05-15 09:32:15.112 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-15 09:32:15.115 [DefaultDispatcher-worker-15 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:15.115 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.115 [DefaultDispatcher-worker-15 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.115 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.116 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.116 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.120 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c4ad40 2025-05-15 09:32:15.125 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c4ad40 2025-05-15 09:32:15.126 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c4ad40 2025-05-15 09:32:15.127 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62c4ad40 2025-05-15 09:32:15.129 [UI Thread @coroutine#6434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38463/Site/verify 2025-05-15 09:32:15.129 [UI Thread @coroutine#6434] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38463/Site/verify. 2025-05-15 09:32:15.129 [UI Thread @coroutine#6434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38463/Site/verify 2025-05-15 09:32:15.130 [UI Thread @coroutine#6434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38463/Site/verify 2025-05-15 09:32:15.130 [UI Thread @coroutine#6434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38463/Site/verify 2025-05-15 09:32:15.130 [UI Thread @coroutine#6434] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38463/Site/verify. 2025-05-15 09:32:15.130 [UI Thread @coroutine#6434] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38463/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 09:32:15.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-15 09:32:15.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-15 09:32:15.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 09:32:15.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:15.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-15 09:32:15.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d736f8 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.134 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-15 09:32:15.142 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.147 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.148 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.149 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.153 [DefaultDispatcher-worker-21 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.157 [DefaultDispatcher-worker-18 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90efbba 2025-05-15 09:32:15.160 [UI Thread @coroutine#6460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41237/727814572049907712/_ustadmanifest.json 2025-05-15 09:32:15.160 [UI Thread @coroutine#6460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41237/727814572049907712/_ustadmanifest.json. 2025-05-15 09:32:15.160 [UI Thread @coroutine#6460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41237/727814572049907712/_ustadmanifest.json 2025-05-15 09:32:15.161 [UI Thread @coroutine#6460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41237/727814572049907712/_ustadmanifest.json 2025-05-15 09:32:15.161 [UI Thread @coroutine#6460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41237/727814572049907712/_ustadmanifest.json 2025-05-15 09:32:15.161 [UI Thread @coroutine#6460] 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:41237/727814572049907712/_ustadmanifest.json. 2025-05-15 09:32:15.161 [UI Thread @coroutine#6460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41237/727814572049907712/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:32:15.162 [UI Thread @coroutine#6460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41237/mediainfo.json 2025-05-15 09:32:15.162 [UI Thread @coroutine#6460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41237/mediainfo.json. 2025-05-15 09:32:15.162 [UI Thread @coroutine#6460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41237/mediainfo.json 2025-05-15 09:32:15.162 [UI Thread @coroutine#6460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41237/mediainfo.json 2025-05-15 09:32:15.162 [UI Thread @coroutine#6460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41237/mediainfo.json 2025-05-15 09:32:15.203 [UI Thread @coroutine#6460] 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:41237/mediainfo.json. 2025-05-15 09:32:15.203 [UI Thread @coroutine#6460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41237/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:32:15.227 [DefaultDispatcher-worker-5 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:15.227 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.227 [DefaultDispatcher-worker-5 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.227 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.228 [DefaultDispatcher-worker-15 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.228 [DefaultDispatcher-worker-15 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.234 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:15.384 [DefaultDispatcher-worker-11 @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ace1a7 2025-05-15 09:32:15.479 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:15.568 [DefaultDispatcher-worker-4 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f819a6 2025-05-15 09:32:15.568 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.568 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.568 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.569 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.569 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43703/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.667 [DefaultDispatcher-worker-13 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e10574 2025-05-15 09:32:15.667 [DefaultDispatcher-worker-13 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.667 [DefaultDispatcher-worker-13 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.667 [DefaultDispatcher-worker-13 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.668 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.668 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40131/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.749 [DefaultDispatcher-worker-21 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 09:32:15.749 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.749 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.749 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.749 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.749 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.823 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:15.832 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 09:32:15.832 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.833 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.833 [DefaultDispatcher-worker-13 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.833 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.833 [DefaultDispatcher-worker-9 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46429/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.875 [DefaultDispatcher-worker-7 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 09:32:15.876 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.876 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.876 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.876 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.876 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44311/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.914 [DefaultDispatcher-worker-16 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ed86cc 2025-05-15 09:32:15.914 [DefaultDispatcher-worker-16 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.914 [DefaultDispatcher-worker-16 @coroutine#2317] 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-05-15 09:32:15.914 [DefaultDispatcher-worker-16 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.915 [DefaultDispatcher-worker-16 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.935 [DefaultDispatcher-worker-10 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307eb95f 2025-05-15 09:32:15.935 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.935 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:15.935 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.936 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:15.936 [DefaultDispatcher-worker-13 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59411/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.053 [DefaultDispatcher-worker-12 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 09:32:16.053 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.053 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:16.053 [DefaultDispatcher-worker-12 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.054 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.054 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53611/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.086 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.120 [DefaultDispatcher-worker-16 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 09:32:16.121 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.121 [DefaultDispatcher-worker-16 @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.localdomain:40443/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:16.121 [DefaultDispatcher-worker-16 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.121 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.121 [DefaultDispatcher-worker-2 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40443/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.134 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.152 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.171 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-15 09:32:16.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-15 09:32:16.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.206 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@90efbba: (connection evicted) 2025-05-15 09:32:16.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:16.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-15 09:32:16.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f042c70 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 09:32:16.229 [Test worker @coroutine#6504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-15 09:32:16.230 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.230 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.230 [Test worker @coroutine#6504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-15 09:32:16.232 [DefaultDispatcher-worker-4 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 09:32:16.232 [DefaultDispatcher-worker-4 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.232 [DefaultDispatcher-worker-4 @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.localdomain:47485/UmAppDatabase/replication/nodeId. 2025-05-15 09:32:16.232 [DefaultDispatcher-worker-4 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.233 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.233 [DefaultDispatcher-worker-10 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47485/UmAppDatabase/replication/nodeId 2025-05-15 09:32:16.239 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.245 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.246 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.247 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.254 [DefaultDispatcher-worker-11 @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.258 [DefaultDispatcher-worker-13 @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07 2025-05-15 09:32:16.336 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.340 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json 2025-05-15 09:32:16.340 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json. 2025-05-15 09:32:16.340 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json 2025-05-15 09:32:16.341 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json 2025-05-15 09:32:16.341 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json. 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48739/727814577138458624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48739/tincan.xml 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48739/tincan.xml. 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48739/tincan.xml 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48739/tincan.xml 2025-05-15 09:32:16.342 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48739/tincan.xml 2025-05-15 09:32:16.367 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.383 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48739/tincan.xml. 2025-05-15 09:32:16.383 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48739/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-15 09:32:16.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-15 09:32:16.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-15 09:32:16.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 09:32:16.389 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c50ba07: (connection evicted) 2025-05-15 09:32:16.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 09:32:16.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-15 09:32:16.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed. 2025-05-15 12:36:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-15 12:36:12.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:12.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:12.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:12.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:12.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:12.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:12.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:12.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:12.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-15 12:36:12.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:12.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:12.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-15 12:36:13.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.040 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.042 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.063 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:13.065 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@afd21cb 2025-05-15 12:36:13.065 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@afd21cb 2025-05-15 12:36:13.068 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43acee4 2025-05-15 12:36:13.068 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43acee4 2025-05-15 12:36:13.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54abb 2025-05-15 12:36:13.070 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54abb 2025-05-15 12:36:13.073 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4507c4df 2025-05-15 12:36:13.073 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4507c4df 2025-05-15 12:36:13.075 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@269746cd 2025-05-15 12:36:13.076 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@269746cd 2025-05-15 12:36:13.078 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7408e115 2025-05-15 12:36:13.078 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7408e115 2025-05-15 12:36:13.079 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e723dbd 2025-05-15 12:36:13.080 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e723dbd 2025-05-15 12:36:13.082 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25283b90 2025-05-15 12:36:13.082 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25283b90 2025-05-15 12:36:13.083 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3915a0d6 2025-05-15 12:36:13.083 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3915a0d6 2025-05-15 12:36:13.084 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:13.174 [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-05-15 12:36:13.174 [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-05-15 12:36:13.174 [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-05-15 12:36:13.175 [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-05-15 12:36:13.175 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.176 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 12:36:13.176 [DefaultDispatcher-worker-4 @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-05-15 12:36:13.176 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 12:36:13.239 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.256 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.270 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.282 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.294 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.299 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.368 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 12:36:13.385 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 12:36:13.385 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 12:36:13.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-15 12:36:13.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-15 12:36:13.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:13.395 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-15 12:36:13.395 [DefaultDispatcher-worker-6 @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-05-15 12:36:13.395 [DefaultDispatcher-worker-4 @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-05-15 12:36:13.395 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@afd21cb: (connection evicted) 2025-05-15 12:36:13.395 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43acee4: (connection evicted) 2025-05-15 12:36:13.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54abb: (connection evicted) 2025-05-15 12:36:13.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4507c4df: (connection evicted) 2025-05-15 12:36:13.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269746cd: (connection evicted) 2025-05-15 12:36:13.396 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7408e115: (connection evicted) 2025-05-15 12:36:13.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e723dbd: (connection evicted) 2025-05-15 12:36:13.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25283b90: (connection evicted) 2025-05-15 12:36:13.397 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3915a0d6: (connection evicted) 2025-05-15 12:36:13.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:13.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-15 12:36:13.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-15 12:36:13.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbb1144 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:13.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-15 12:36:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-15 12:36:13.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.412 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.413 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.415 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:13.415 [DefaultDispatcher-worker-4 @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-05-15 12:36:13.415 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:13.415 [DefaultDispatcher-worker-4 @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-05-15 12:36:13.423 [DefaultDispatcher-worker-7 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.424 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 12:36:13.425 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:13.425 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 12:36:13.428 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.437 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.446 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.455 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.463 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.466 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.497 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0 2025-05-15 12:36:13.505 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:13.508 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bdbe64 2025-05-15 12:36:13.508 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bdbe64 2025-05-15 12:36:13.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@687a4cc3 2025-05-15 12:36:13.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@687a4cc3 2025-05-15 12:36:13.512 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c45d514 2025-05-15 12:36:13.512 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c45d514 2025-05-15 12:36:13.514 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@294746f8 2025-05-15 12:36:13.514 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@294746f8 2025-05-15 12:36:13.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2282832a 2025-05-15 12:36:13.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2282832a 2025-05-15 12:36:13.516 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 12:36:13.516 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 12:36:13.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-15 12:36:13.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-15 12:36:13.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-05-15 12:36:13.517 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38bc5ac0: (connection evicted) 2025-05-15 12:36:13.517 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:13.517 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 12:36:13.518 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66bdbe64: (connection evicted) 2025-05-15 12:36:13.518 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687a4cc3: (connection evicted) 2025-05-15 12:36:13.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a4cfed 2025-05-15 12:36:13.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a4cfed 2025-05-15 12:36:13.518 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c45d514: (connection evicted) 2025-05-15 12:36:13.519 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294746f8: (connection evicted) 2025-05-15 12:36:13.519 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2282832a: (connection evicted) 2025-05-15 12:36:13.519 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a4cfed: (connection evicted) 2025-05-15 12:36:13.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:13.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-15 12:36:13.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be80ece 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:13.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efb13f1 2025-05-15 12:36:13.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efb13f1 2025-05-15 12:36:13.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-15 12:36:13.649 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:13.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b508371 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:13.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:13.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-15 12:36:13.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f50d2c 2025-05-15 12:36:13.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f50d2c 2025-05-15 12:36:13.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473847fb 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:13.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1add6f 2025-05-15 12:36:13.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1add6f 2025-05-15 12:36:13.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-15 12:36:13.960 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f50d2c 2025-05-15 12:36:13.990 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.004 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.120 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1add6f 2025-05-15 12:36:14.126 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1add6f 2025-05-15 12:36:14.126 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35411/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 12:36:14.126 [DefaultDispatcher-worker-8 @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:35411/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-15 12:36:14.126 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35411/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 12:36:14.138 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35411/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 12:36:14.138 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35411/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 12:36:14.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-15 12:36:14.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-15 12:36:14.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.156 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f50d2c: (connection evicted) 2025-05-15 12:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-15 12:36:14.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-15 12:36:14.159 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1add6f 2025-05-15 12:36:14.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14590fe2 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-05-15 12:36:14.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-05-15 12:36:14.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c56434 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-05-15 12:36:14.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-05-15 12:36:14.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-15 12:36:14.194 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-05-15 12:36:14.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-15 12:36:14.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-15 12:36:14.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.197 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2299d903: (connection evicted) 2025-05-15 12:36:14.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-15 12:36:14.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-15 12:36:14.198 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a336377 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-15 12:36:14.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-05-15 12:36:14.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad095c 2025-05-15 12:36:14.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2a903f 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-15 12:36:14.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-05-15 12:36:14.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@604c7e9b 2025-05-15 12:36:14.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-15 12:36:14.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-15 12:36:14.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-15 12:36:14.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.217 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ad095c: (connection evicted) 2025-05-15 12:36:14.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-15 12:36:14.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f7a20da 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-05-15 12:36:14.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba583 2025-05-15 12:36:14.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-15 12:36:14.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5613247e 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-05-15 12:36:14.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-05-15 12:36:14.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-15 12:36:14.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-15 12:36:14.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-15 12:36:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.237 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ba583: (connection evicted) 2025-05-15 12:36:14.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-15 12:36:14.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-15 12:36:14.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdfa824 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@318e3942 2025-05-15 12:36:14.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@318e3942 2025-05-15 12:36:14.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f99d8c 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d37aa0f 2025-05-15 12:36:14.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d37aa0f 2025-05-15 12:36:14.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-15 12:36:14.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-15 12:36:14.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-15 12:36:14.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.263 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318e3942: (connection evicted) 2025-05-15 12:36:14.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-15 12:36:14.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-15 12:36:14.271 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.313 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.331 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.349 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cdfbbef 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-05-15 12:36:14.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e606f64 2025-05-15 12:36:14.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-15 12:36:14.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@581918f6 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-15 12:36:14.550 [DefaultDispatcher-worker-7 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.553 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.562 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.568 [DefaultDispatcher-worker-7 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.574 [DefaultDispatcher-worker-7 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.577 [DefaultDispatcher-worker-7 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-15 12:36:14.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-15 12:36:14.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.609 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e606f64: (connection evicted) 2025-05-15 12:36:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-15 12:36:14.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-15 12:36:14.613 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d8e4250 2025-05-15 12:36:14.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-15 12:36:14.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36871e98 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-15 12:36:14.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-05-15 12:36:14.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-05-15 12:36:14.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-05-15 12:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-05-15 12:36:14.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-15 12:36:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-15 12:36:14.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-15 12:36:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.634 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba: (connection evicted) 2025-05-15 12:36:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-15 12:36:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-05-15 12:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-05-15 12:36:14.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-05-15 12:36:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-05-15 12:36:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-15 12:36:14.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-15 12:36:14.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-15 12:36:14.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.646 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab: (connection evicted) 2025-05-15 12:36:14.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-15 12:36:14.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aee05f4 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-15 12:36:14.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2025-05-15 12:36:14.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2025-05-15 12:36:14.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-15 12:36:14.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-05-15 12:36:14.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-05-15 12:36:14.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-15 12:36:14.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-15 12:36:14.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-15 12:36:14.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.663 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794d28a3: (connection evicted) 2025-05-15 12:36:14.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-15 12:36:14.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa15a80 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2025-05-15 12:36:14.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c 2025-05-15 12:36:14.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbbdf92 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2025-05-15 12:36:14.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b786dc 2025-05-15 12:36:14.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-15 12:36:14.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-15 12:36:14.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-15 12:36:14.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.721 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4ca87c: (connection evicted) 2025-05-15 12:36:14.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-15 12:36:14.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-05-15 12:36:14.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2025-05-15 12:36:14.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-15 12:36:14.731 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116fc29e 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-05-15 12:36:14.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-05-15 12:36:14.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-15 12:36:14.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-15 12:36:14.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-15 12:36:14.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.734 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2: (connection evicted) 2025-05-15 12:36:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-15 12:36:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-15 12:36:14.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-05-15 12:36:14.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-05-15 12:36:14.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-15 12:36:14.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-15 12:36:14.744 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a453f8d 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-05-15 12:36:14.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-05-15 12:36:14.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-15 12:36:14.753 [DefaultDispatcher-worker-9 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-05-15 12:36:14.754 [DefaultDispatcher-worker-9 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-05-15 12:36:14.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-15 12:36:14.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-15 12:36:14.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.755 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3: (connection evicted) 2025-05-15 12:36:14.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-15 12:36:14.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-15 12:36:14.756 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.756 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-05-15 12:36:14.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24018c8b 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2025-05-15 12:36:14.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2025-05-15 12:36:14.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64665781 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@11015ca0 2025-05-15 12:36:14.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@11015ca0 2025-05-15 12:36:14.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-15 12:36:14.774 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-15 12:36:14.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-15 12:36:14.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.778 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc55719: (connection evicted) 2025-05-15 12:36:14.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-15 12:36:14.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8f0f98 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2025-05-15 12:36:14.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2025-05-15 12:36:14.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d63b7e 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2025-05-15 12:36:14.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2025-05-15 12:36:14.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-15 12:36:14.833 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.845 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.867 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.884 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.893 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.901 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2025-05-15 12:36:14.902 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2025-05-15 12:36:14.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-15 12:36:14.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-15 12:36:14.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:14.902 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5310e451: (connection evicted) 2025-05-15 12:36:14.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:14.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-15 12:36:14.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-15 12:36:14.903 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9f7edc 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0652ab 2025-05-15 12:36:14.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0652ab 2025-05-15 12:36:14.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389008d1 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:14.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2025-05-15 12:36:14.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2025-05-15 12:36:14.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-15 12:36:15.006 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.014 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-15 12:36:15.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-15 12:36:15.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.039 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e0652ab: (connection evicted) 2025-05-15 12:36:15.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-15 12:36:15.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-15 12:36:15.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58021c3c 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-05-15 12:36:15.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b25d695 2025-05-15 12:36:15.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-15 12:36:15.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-05-15 12:36:15.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-05-15 12:36:15.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-15 12:36:15.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-15 12:36:15.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-15 12:36:15.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.056 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b25d695: (connection evicted) 2025-05-15 12:36:15.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-15 12:36:15.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-15 12:36:15.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-05-15 12:36:15.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-05-15 12:36:15.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-05-15 12:36:15.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-05-15 12:36:15.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-15 12:36:15.154 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.166 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.170 [DefaultDispatcher-worker-4 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-05-15 12:36:15.171 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-05-15 12:36:15.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-15 12:36:15.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-15 12:36:15.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.171 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a: (connection evicted) 2025-05-15 12:36:15.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-15 12:36:15.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-15 12:36:15.172 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dde6f87 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2025-05-15 12:36:15.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2025-05-15 12:36:15.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-15 12:36:15.175 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2db389 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2025-05-15 12:36:15.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2025-05-15 12:36:15.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-15 12:36:15.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-15 12:36:15.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-15 12:36:15.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.185 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16029e2f: (connection evicted) 2025-05-15 12:36:15.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-15 12:36:15.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@343d1d25 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-15 12:36:15.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-05-15 12:36:15.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-05-15 12:36:15.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-15 12:36:15.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-05-15 12:36:15.206 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-05-15 12:36:15.207 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-15 12:36:15.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-05-15 12:36:15.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2025-05-15 12:36:15.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-15 12:36:15.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-15 12:36:15.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-15 12:36:15.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:15.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-15 12:36:15.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ecf57b 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-15 12:36:15.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2025-05-15 12:36:15.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2025-05-15 12:36:15.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-15 12:36:15.218 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2025-05-15 12:36:15.223 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2025-05-15 12:36:15.224 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2025-05-15 12:36:15.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69bc4024 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2025-05-15 12:36:15.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2025-05-15 12:36:15.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-15 12:36:15.232 [DefaultDispatcher-worker-16 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2025-05-15 12:36:15.232 [DefaultDispatcher-worker-17 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2025-05-15 12:36:15.234 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2025-05-15 12:36:15.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-15 12:36:15.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-15 12:36:15.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.236 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a336906: (connection evicted) 2025-05-15 12:36:15.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-15 12:36:15.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-15 12:36:15.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-05-15 12:36:15.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-05-15 12:36:15.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-15 12:36:15.241 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-05-15 12:36:15.246 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-05-15 12:36:15.247 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-05-15 12:36:15.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-05-15 12:36:15.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-15 12:36:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-15 12:36:15.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-15 12:36:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-15 12:36:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2a366 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-15 12:36:15.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 12:36:15.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 12:36:15.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-15 12:36:15.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 12:36:15.261 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 12:36:15.263 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-15 12:36:15.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-15 12:36:15.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-15 12:36:15.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-15 12:36:15.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-15 12:36:15.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:15.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-15 12:36:15.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593e074 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-15 12:36:15.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-15 12:36:15.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-15 12:36:15.283 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.303 [DefaultDispatcher-worker-9 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-15 12:36:15.309 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-15 12:36:15.310 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.326 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.337 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2025-05-15 12:36:15.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-15 12:36:15.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-15 12:36:15.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.338 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9: (connection evicted) 2025-05-15 12:36:15.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-15 12:36:15.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-15 12:36:15.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-15 12:36:15.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe05fff 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-15 12:36:15.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-15 12:36:15.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-15 12:36:15.349 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.360 [DefaultDispatcher-worker-5 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-15 12:36:15.364 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.365 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-05-15 12:36:15.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-15 12:36:15.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-15 12:36:15.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.376 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d06801f: (connection evicted) 2025-05-15 12:36:15.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-15 12:36:15.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-15 12:36:15.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-05-15 12:36:15.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-05-15 12:36:15.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-15 12:36:15.399 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-05-15 12:36:15.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-15 12:36:15.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-15 12:36:15.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.400 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-05-15 12:36:15.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-15 12:36:15.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-15 12:36:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-15 12:36:15.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c154508 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 12:36:15.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 12:36:15.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-15 12:36:15.422 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 12:36:15.427 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 12:36:15.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-15 12:36:15.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-15 12:36:15.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.427 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e194966: (connection evicted) 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-15 12:36:15.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32646ecf 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-05-15 12:36:15.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-05-15 12:36:15.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-15 12:36:15.448 [DefaultDispatcher-worker-12 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-05-15 12:36:15.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-15 12:36:15.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-15 12:36:15.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.449 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23708f14: (connection evicted) 2025-05-15 12:36:15.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-15 12:36:15.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c1ea07 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-05-15 12:36:15.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-05-15 12:36:15.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-15 12:36:15.468 [DefaultDispatcher-worker-1 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27fc0217 2025-05-15 12:36:15.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-15 12:36:15.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-15 12:36:15.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.469 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27fc0217: (connection evicted) 2025-05-15 12:36:15.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-15 12:36:15.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-15 12:36:15.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e20a985 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-15 12:36:15.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-15 12:36:15.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-15 12:36:15.646 [DefaultDispatcher-worker-11 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-15 12:36:15.651 [DefaultDispatcher-worker-13 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-15 12:36:15.652 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34459/manifest.json 2025-05-15 12:36:15.652 [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:34459/manifest.json. 2025-05-15 12:36:15.652 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34459/manifest.json 2025-05-15 12:36:15.653 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34459/manifest.json 2025-05-15 12:36:15.653 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34459/manifest.json 2025-05-15 12:36:15.706 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.726 [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:34459/manifest.json. 2025-05-15 12:36:15.726 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34459/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:15.734 [DefaultDispatcher-worker-13 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6071631f 2025-05-15 12:36:15.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-15 12:36:15.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-15 12:36:15.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.738 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6071631f: (connection evicted) 2025-05-15 12:36:15.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:15.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-15 12:36:15.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-15 12:36:15.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fa5cb 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e4cf8a 2025-05-15 12:36:15.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@44e4cf8a 2025-05-15 12:36:15.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3d84a 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-15 12:36:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fce3ed7 2025-05-15 12:36:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fce3ed7 2025-05-15 12:36:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-15 12:36:15.764 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 12:36:15.805 [Test worker] INFO ktor.application - Application started in 0.044 seconds. 2025-05-15 12:36:15.805 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35277c6c 2025-05-15 12:36:15.841 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.848 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.859 [DefaultDispatcher-worker-6 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:33283 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e36d508 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cb8e52 2025-05-15 12:36:15.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cb8e52 2025-05-15 12:36:15.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-15 12:36:15.877 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 12:36:15.881 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 12:36:15.881 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 12:36:15.881 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 12:36:15.881 [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-05-15 12:36:15.881 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 12:36:15.881 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 12:36:15.881 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 12:36:15.881 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e84d93 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:15.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-15 12:36:15.912 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.918 [DefaultDispatcher-worker-17 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.921 [DefaultDispatcher-worker-10 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cb8e52 2025-05-15 12:36:15.923 [DefaultDispatcher-worker-10 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cb8e52 2025-05-15 12:36:15.927 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.932 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.932 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:15.932 [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:33283/api/content/727861990178365440/_ustadmanifest.json. 2025-05-15 12:36:15.932 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:15.934 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:15.934 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:15.934 [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:33283/api/content/727861990178365440/_ustadmanifest.json. 2025-05-15 12:36:15.934 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:15.942 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.945 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 12:36:15.946 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-095fa7e6-d4a3-4c32-985e-1a9d8a499950', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 12:36:15.947 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:15.947 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-095fa7e6-d4a3-4c32-985e-1a9d8a499950 2025-05-15 12:36:15.950 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:15.950 [DefaultDispatcher-worker-11 @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:33283/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:15.950 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:15.950 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33283/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:15.954 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:15.955 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/UmAppDatabase/replication/nodeId 2025-05-15 12:36:15.955 [DefaultDispatcher-worker-8 @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:33283/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:15.955 [DefaultDispatcher-worker-8 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/UmAppDatabase/replication/nodeId 2025-05-15 12:36:15.958 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/api/blob/upload-init-batch 2025-05-15 12:36:15.958 [DefaultDispatcher-worker-15 @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:33283/api/blob/upload-init-batch. 2025-05-15 12:36:15.958 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/api/blob/upload-init-batch 2025-05-15 12:36:15.958 [DefaultDispatcher-worker-15 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33283/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:15.960 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.982 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:15.995 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 12:36:15.995 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:15.995 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:15.995 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:15.998 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:15.998 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:16.000 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:16.000 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 12:36:16.000 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:16.001 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/UmAppDatabase/replication/nodeId 2025-05-15 12:36:16.001 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33283/UmAppDatabase/replication/nodeId 2025-05-15 12:36:16.002 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:16.003 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:16.003 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33283/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:16.005 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-05-15 12:36:16.005 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-05-15 12:36:16.008 [DefaultDispatcher-worker-5 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:16.010 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e4cf8a 2025-05-15 12:36:16.014 [DefaultDispatcher-worker-6 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:16.018 [eventLoopGroupProxy-4-3 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 27ms 2025-05-15 12:36:16.019 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/api/blob/upload-init-batch 2025-05-15 12:36:16.019 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33283/api/blob/upload-init-batch 2025-05-15 12:36:16.021 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33283/api/blob/upload-init-batch. 2025-05-15 12:36:16.022 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33283/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:16.031 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/api/blob/upload-batch-data 2025-05-15 12:36:16.031 [DefaultDispatcher-worker-6 @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:33283/api/blob/upload-batch-data. 2025-05-15 12:36:16.031 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/api/blob/upload-batch-data 2025-05-15 12:36:16.031 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33283/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:16.034 [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-05-15 12:36:16.044 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e4cf8a 2025-05-15 12:36:16.044 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:16.044 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-05-15 12:36:16.045 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/api/blob/upload-batch-data 2025-05-15 12:36:16.051 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/api/blob/upload-batch-data 2025-05-15 12:36:16.051 [DefaultDispatcher-worker-6 @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:33283/api/blob/upload-batch-data. 2025-05-15 12:36:16.051 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/api/blob/upload-batch-data 2025-05-15 12:36:16.051 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33283/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:16.053 [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-05-15 12:36:16.055 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e4cf8a 2025-05-15 12:36:16.055 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:16.055 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:16.056 [DefaultDispatcher-worker-6 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/api/blob/upload-batch-data 2025-05-15 12:36:16.068 [DefaultDispatcher-worker-11 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:16.075 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:16.085 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/UmAppDatabase/replication/message 2025-05-15 12:36:16.085 [DefaultDispatcher-worker-11 @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:33283/UmAppDatabase/replication/message. 2025-05-15 12:36:16.085 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/UmAppDatabase/replication/message 2025-05-15 12:36:16.085 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33283/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:16.087 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:16.087 [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-05-15 12:36:16.087 [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-05-15 12:36:16.100 [DefaultDispatcher-worker-1 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fce3ed7 2025-05-15 12:36:16.101 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:16.102 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-05-15 12:36:16.102 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:16.102 [DefaultDispatcher-worker-7 @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:33283/api/content/727861990178365440/_ustadmanifest.json. 2025-05-15 12:36:16.102 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:16.102 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/UmAppDatabase/replication/message 2025-05-15 12:36:16.102 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33283/UmAppDatabase/replication/message 2025-05-15 12:36:16.102 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33283/UmAppDatabase/replication/message. 2025-05-15 12:36:16.103 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33283/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:16.103 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:16.103 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json 2025-05-15 12:36:16.103 [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:33283/api/content/727861990178365440/_ustadmanifest.json. 2025-05-15 12:36:16.103 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33283/api/content/727861990178365440/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:16.107 [DefaultDispatcher-worker-5 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5b394 2025-05-15 12:36:16.108 [DefaultDispatcher-worker-4 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fce3ed7 2025-05-15 12:36:16.109 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 12:36:16.109 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 12:36:16.109 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 12:36:16.109 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 12:36:16.109 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 12:36:16.110 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68cb8e52 2025-05-15 12:36:16.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-15 12:36:16.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-15 12:36:16.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:16.110 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a5b394: (connection evicted) 2025-05-15 12:36:16.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:16.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-15 12:36:16.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-15 12:36:16.378 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:16.378 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:16.568 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:17.115 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35277c6c 2025-05-15 12:36:17.115 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35277c6c 2025-05-15 12:36:17.117 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44e4cf8a 2025-05-15 12:36:17.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-15 12:36:17.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-15 12:36:17.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:17.117 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fce3ed7: (connection evicted) 2025-05-15 12:36:17.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:17.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-15 12:36:17.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-15 12:36:17.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f22ce2a 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:17.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:17.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:17.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:17.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-05-15 12:36:17.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-05-15 12:36:17.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-15 12:36:17.131 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 12:36:17.133 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-05-15 12:36:17.133 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6eae3730 2025-05-15 12:36:17.134 [DefaultDispatcher-worker-4 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:34977 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758655a9 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:17.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:17.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-15 12:36:17.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b2d17b 2025-05-15 12:36:17.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b2d17b 2025-05-15 12:36:17.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-15 12:36:17.136 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 12:36:17.136 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 12:36:17.136 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 12:36:17.136 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 12:36:17.137 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-05-15 12:36:17.137 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 12:36:17.137 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 12:36:17.137 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 12:36:17.137 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b18009f 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:17.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-15 12:36:17.158 [DefaultDispatcher-worker-9 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.163 [DefaultDispatcher-worker-2 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.167 [DefaultDispatcher-worker-11 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2d17b 2025-05-15 12:36:17.169 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2d17b 2025-05-15 12:36:17.174 [DefaultDispatcher-worker-7 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.178 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.178 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:17.178 [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:34977/api/content/727862000041103360/_ustadmanifest.json. 2025-05-15 12:36:17.178 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:17.180 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:17.180 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:17.180 [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:34977/api/content/727862000041103360/_ustadmanifest.json. 2025-05-15 12:36:17.180 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:17.187 [DefaultDispatcher-worker-7 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.188 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 12:36:17.188 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-834a7635-d46c-469a-8562-0083fac5a82e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 12:36:17.188 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:17.189 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-834a7635-d46c-469a-8562-0083fac5a82e 2025-05-15 12:36:17.189 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:17.189 [DefaultDispatcher-worker-7 @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:34977/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:17.189 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:17.189 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:17.191 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:17.191 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:17.192 [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-05-15 12:36:17.192 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.192 [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-05-15 12:36:17.192 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.192 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 12:36:17.192 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:17.193 [DefaultDispatcher-worker-15 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:17.194 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.194 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/UmAppDatabase/replication/nodeId 2025-05-15 12:36:17.195 [DefaultDispatcher-worker-4 @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:34977/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:17.195 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/UmAppDatabase/replication/nodeId 2025-05-15 12:36:17.196 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:17.196 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.196 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.196 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-15 12:36:17.196 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-init-batch. 2025-05-15 12:36:17.196 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.196 [DefaultDispatcher-worker-10 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:17.196 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/UmAppDatabase/replication/nodeId 2025-05-15 12:36:17.196 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/UmAppDatabase/replication/nodeId 2025-05-15 12:36:17.197 [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-05-15 12:36:17.197 [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-05-15 12:36:17.198 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:17.199 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 12:36:17.200 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.200 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.200 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-init-batch. 2025-05-15 12:36:17.200 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34977/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:17.201 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.201 [DefaultDispatcher-worker-12 @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:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.201 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.201 [DefaultDispatcher-worker-12 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.202 [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-05-15 12:36:17.202 [DefaultDispatcher-worker-1 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.204 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:17.204 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.204 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:17.205 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.206 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.206 [DefaultDispatcher-worker-7 @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:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.206 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.206 [DefaultDispatcher-worker-7 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.207 [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-05-15 12:36:17.208 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.209 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:17.209 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.209 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:17.209 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.210 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.210 [DefaultDispatcher-worker-11 @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:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.210 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.210 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.211 [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-05-15 12:36:17.220 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:17.222 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:17.227 [DefaultDispatcher-worker-3 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f177f5 2025-05-15 12:36:17.235 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:17.237 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:17.253 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.253 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:17.254 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.254 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.254 [DefaultDispatcher-worker-3 @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:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.254 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.254 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.256 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.256 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:17.256 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.256 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.256 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34977/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:17.257 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34977/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34977/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-15 12:36:17.257 [DefaultDispatcher-worker-3 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34977/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.263 [DefaultDispatcher-worker-14 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.268 [DefaultDispatcher-worker-14 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:17.270 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 12:36:17.769 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-989864d9-208f-467a-903c-5b5affe45876', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 12:36:17.769 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:17.769 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-989864d9-208f-467a-903c-5b5affe45876 2025-05-15 12:36:17.771 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.771 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-init-batch. 2025-05-15 12:36:17.771 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.771 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:17.773 [eventLoopGroupProxy-7-1 @call-handler#536] 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-05-15 12:36:17.773 [eventLoopGroupProxy-7-1 @call-handler#536] 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-05-15 12:36:17.774 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:17.775 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 12:36:17.775 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.775 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/api/blob/upload-init-batch 2025-05-15 12:36:17.775 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-init-batch. 2025-05-15 12:36:17.775 [DefaultDispatcher-worker-14 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34977/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:17.776 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.776 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.776 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.776 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.777 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:17.779 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.779 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:17.779 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.780 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.780 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.780 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.780 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.781 [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-05-15 12:36:17.782 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.782 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:17.783 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.783 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.783 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.783 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.783 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.784 [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-05-15 12:36:17.825 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.826 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:17.826 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.826 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.826 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.826 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.826 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.827 [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-05-15 12:36:17.869 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.869 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:17.870 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.870 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.870 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.870 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.870 [DefaultDispatcher-worker-21 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.871 [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-05-15 12:36:17.913 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.914 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:17.914 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.915 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.915 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.915 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.915 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.917 [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-05-15 12:36:17.957 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:17.957 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:17.958 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.958 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.958 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:17.958 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:17.958 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:17.959 [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-05-15 12:36:18.001 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.001 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.002 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.002 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.002 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.002 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.002 [DefaultDispatcher-worker-17 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.003 [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-05-15 12:36:18.045 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.045 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.046 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.046 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.046 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.046 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.046 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.047 [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-05-15 12:36:18.089 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.089 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.090 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.090 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.090 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.090 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.090 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.091 [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-05-15 12:36:18.133 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.133 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.134 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.134 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.134 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.134 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.134 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.135 [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-05-15 12:36:18.177 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.177 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.178 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.178 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.178 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.178 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.178 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.179 [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-05-15 12:36:18.221 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.221 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.222 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.222 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.222 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.222 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.222 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.223 [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-05-15 12:36:18.265 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.265 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:18.266 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.266 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.266 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.266 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.266 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.267 [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-05-15 12:36:18.275 [DefaultDispatcher-worker-13 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:18.310 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:18.310 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.310 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:18.311 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.312 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.312 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.312 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.312 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.313 [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-05-15 12:36:18.314 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:18.314 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.314 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:18.315 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.315 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.315 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34977/api/blob/upload-batch-data. 2025-05-15 12:36:18.315 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.315 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:18.316 [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-05-15 12:36:18.317 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:18.317 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.318 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:18.318 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/blob/upload-batch-data 2025-05-15 12:36:18.324 [DefaultDispatcher-worker-15 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:18.329 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:18.329 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/UmAppDatabase/replication/message 2025-05-15 12:36:18.329 [DefaultDispatcher-worker-3 @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:34977/UmAppDatabase/replication/message. 2025-05-15 12:36:18.329 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/UmAppDatabase/replication/message 2025-05-15 12:36:18.329 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34977/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:18.330 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:18.331 [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-05-15 12:36:18.331 [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-05-15 12:36:18.342 [DefaultDispatcher-worker-10 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-05-15 12:36:18.343 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:18.343 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-13 @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:34977/api/content/727862000041103360/_ustadmanifest.json. 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/UmAppDatabase/replication/message 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/UmAppDatabase/replication/message 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34977/UmAppDatabase/replication/message. 2025-05-15 12:36:18.343 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34977/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:18.344 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:18.344 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json 2025-05-15 12:36:18.344 [DefaultDispatcher-worker-1 @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:34977/api/content/727862000041103360/_ustadmanifest.json. 2025-05-15 12:36:18.344 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34977/api/content/727862000041103360/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:18.348 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2025-05-15 12:36:18.349 [DefaultDispatcher-worker-1 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-05-15 12:36:18.349 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 12:36:18.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 12:36:18.350 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 12:36:18.350 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 12:36:18.350 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 12:36:18.350 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2d17b 2025-05-15 12:36:18.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-15 12:36:18.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-15 12:36:18.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:18.351 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1db5de29: (connection evicted) 2025-05-15 12:36:18.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:18.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-15 12:36:18.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-15 12:36:18.637 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:18.770 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:18.825 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:19.122 [DefaultDispatcher-worker-3 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e069ca9 2025-05-15 12:36:19.355 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6eae3730 2025-05-15 12:36:19.355 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6eae3730 2025-05-15 12:36:19.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-15 12:36:19.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-15 12:36:19.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:19.355 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f69d246: (connection evicted) 2025-05-15 12:36:19.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:19.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-15 12:36:19.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b4594 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:19.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-15 12:36:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-15 12:36:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:19.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d126f07 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:19.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 12:36:19.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 12:36:19.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-15 12:36:19.369 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 12:36:19.370 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 12:36:19.370 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1d5958d3 2025-05-15 12:36:19.372 [DefaultDispatcher-worker-14 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:41565 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c879f07 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:19.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2025-05-15 12:36:19.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2025-05-15 12:36:19.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-15 12:36:19.374 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 12:36:19.374 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 12:36:19.374 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 12:36:19.374 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 12:36:19.374 [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-05-15 12:36:19.374 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 12:36:19.374 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 12:36:19.374 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 12:36:19.374 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6258f9d1 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:19.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-15 12:36:19.397 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.402 [DefaultDispatcher-worker-6 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.406 [DefaultDispatcher-worker-20 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2025-05-15 12:36:19.408 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2025-05-15 12:36:19.412 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.417 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.417 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.417 [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:41565/api/content/727862008672698368/_ustadmanifest.json. 2025-05-15 12:36:19.417 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.418 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.418 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.419 [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:41565/api/content/727862008672698368/_ustadmanifest.json. 2025-05-15 12:36:19.419 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:19.426 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.426 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 12:36:19.426 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-36e4786e-900c-4c7b-8fa2-1bef7d6c2906', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 12:36:19.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:19.427 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-36e4786e-900c-4c7b-8fa2-1bef7d6c2906 2025-05-15 12:36:19.428 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:19.428 [DefaultDispatcher-worker-14 @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:41565/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:19.428 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:19.428 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:19.430 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:19.430 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:19.430 [eventLoopGroupProxy-10-1 @call-handler#669] 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-05-15 12:36:19.430 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:19.430 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.431 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.431 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 12:36:19.431 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:19.431 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:19.433 [DefaultDispatcher-worker-3 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.434 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/UmAppDatabase/replication/nodeId 2025-05-15 12:36:19.434 [DefaultDispatcher-worker-3 @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:41565/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:19.434 [DefaultDispatcher-worker-3 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/UmAppDatabase/replication/nodeId 2025-05-15 12:36:19.435 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/blob/upload-init-batch 2025-05-15 12:36:19.435 [DefaultDispatcher-worker-9 @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:41565/api/blob/upload-init-batch. 2025-05-15 12:36:19.435 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/blob/upload-init-batch 2025-05-15 12:36:19.435 [DefaultDispatcher-worker-9 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:19.435 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:19.436 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.436 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 12:36:19.436 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/UmAppDatabase/replication/nodeId 2025-05-15 12:36:19.436 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41565/UmAppDatabase/replication/nodeId 2025-05-15 12:36:19.437 [eventLoopGroupProxy-10-3 @call-handler#684] 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-05-15 12:36:19.437 [eventLoopGroupProxy-10-3 @call-handler#684] 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-05-15 12:36:19.438 [eventLoopGroupProxy-10-3 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.439 [eventLoopGroupProxy-10-3 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 12:36:19.440 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/blob/upload-init-batch 2025-05-15 12:36:19.440 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41565/api/blob/upload-init-batch 2025-05-15 12:36:19.440 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41565/api/blob/upload-init-batch. 2025-05-15 12:36:19.440 [DefaultDispatcher-worker-3 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41565/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:19.442 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.442 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41565/api/blob/upload-batch-data. 2025-05-15 12:36:19.442 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.442 [DefaultDispatcher-worker-3 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:19.443 [DefaultDispatcher-worker-17 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.443 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:19.445 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.446 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.446 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:19.446 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.447 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.447 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41565/api/blob/upload-batch-data. 2025-05-15 12:36:19.447 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.447 [DefaultDispatcher-worker-20 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:19.449 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:19.449 [DefaultDispatcher-worker-6 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.450 [eventLoopGroupProxy-10-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.455 [eventLoopGroupProxy-10-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.455 [eventLoopGroupProxy-10-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-05-15 12:36:19.456 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.457 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.457 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41565/api/blob/upload-batch-data. 2025-05-15 12:36:19.457 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.457 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:19.458 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:19.458 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:19.460 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:19.463 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.463 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.463 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 12:36:19.464 [DefaultDispatcher-worker-8 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.465 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.466 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41565/api/blob/upload-batch-data. 2025-05-15 12:36:19.466 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.466 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:19.467 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:19.468 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.469 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.469 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:19.469 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.470 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.470 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41565/api/blob/upload-batch-data. 2025-05-15 12:36:19.470 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.470 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:19.471 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:19.472 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:19.473 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:19.473 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.473 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:19.474 [DefaultDispatcher-worker-11 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/blob/upload-batch-data 2025-05-15 12:36:19.477 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:19.484 [DefaultDispatcher-worker-20 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.489 [DefaultDispatcher-worker-8 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.489 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/UmAppDatabase/replication/message 2025-05-15 12:36:19.489 [DefaultDispatcher-worker-8 @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:41565/UmAppDatabase/replication/message. 2025-05-15 12:36:19.489 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/UmAppDatabase/replication/message 2025-05-15 12:36:19.489 [DefaultDispatcher-worker-8 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41565/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:19.490 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:19.491 [eventLoopGroupProxy-10-1 @call-handler#722] 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-05-15 12:36:19.491 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:19.503 [DefaultDispatcher-worker-1 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 12:36:19.504 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:19.504 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-05-15 12:36:19.504 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.504 [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:41565/api/content/727862008672698368/_ustadmanifest.json. 2025-05-15 12:36:19.504 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.504 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/UmAppDatabase/replication/message 2025-05-15 12:36:19.504 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41565/UmAppDatabase/replication/message 2025-05-15 12:36:19.505 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41565/UmAppDatabase/replication/message. 2025-05-15 12:36:19.505 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41565/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:19.505 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.505 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json 2025-05-15 12:36:19.505 [DefaultDispatcher-worker-14 @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:41565/api/content/727862008672698368/_ustadmanifest.json. 2025-05-15 12:36:19.505 [DefaultDispatcher-worker-14 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41565/api/content/727862008672698368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:19.510 [DefaultDispatcher-worker-3 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2025-05-15 12:36:19.511 [DefaultDispatcher-worker-14 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 12:36:19.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 12:36:19.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 12:36:19.512 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 12:36:19.512 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 12:36:19.512 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 12:36:19.513 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2025-05-15 12:36:19.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-15 12:36:19.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-15 12:36:19.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:19.513 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72: (connection evicted) 2025-05-15 12:36:19.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:19.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-15 12:36:19.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-15 12:36:19.874 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:19.874 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:19.984 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:20.518 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1d5958d3 2025-05-15 12:36:20.518 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1d5958d3 2025-05-15 12:36:20.519 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57777c23 2025-05-15 12:36:20.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-15 12:36:20.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-15 12:36:20.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:20.519 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2b4303: (connection evicted) 2025-05-15 12:36:20.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:20.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-15 12:36:20.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf669f2 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:20.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:20.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-15 12:36:20.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6fe482 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:20.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:20.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-15 12:36:20.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-05-15 12:36:20.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-05-15 12:36:20.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-15 12:36:20.553 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 12:36:20.554 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 12:36:20.554 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@159408a7 2025-05-15 12:36:20.555 [DefaultDispatcher-worker-1 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:45095 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310cc4d 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:20.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:20.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:20.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-15 12:36:20.556 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 12:36:20.557 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 12:36:20.557 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 12:36:20.557 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 12:36:20.557 [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-05-15 12:36:20.557 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 12:36:20.557 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 12:36:20.557 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 12:36:20.557 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e68aede 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:20.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-15 12:36:20.576 [DefaultDispatcher-worker-12 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.581 [DefaultDispatcher-worker-18 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.642 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:20.644 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:20.655 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:20.657 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:20.675 [DefaultDispatcher-worker-18 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:20.702 [DefaultDispatcher-worker-18 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:20.705 [DefaultDispatcher-worker-18 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:20.707 [DefaultDispatcher-worker-18 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:20.714 [DefaultDispatcher-worker-20 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.718 [DefaultDispatcher-worker-15 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.718 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:20.718 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json. 2025-05-15 12:36:20.718 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:20.719 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:20.719 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:20.720 [Test worker @coroutine#756] 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:45095/api/content/727862012035788800/_ustadmanifest.json. 2025-05-15 12:36:20.720 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:20.773 [DefaultDispatcher-worker-9 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.773 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 12:36:20.773 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0a655668-c3a6-4ada-92fe-3f9bddd5931e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 12:36:20.774 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 12:36:20.774 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0a655668-c3a6-4ada-92fe-3f9bddd5931e 2025-05-15 12:36:20.775 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:20.775 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45095/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:20.775 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:20.775 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:20.777 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:20.777 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:20.777 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.777 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:20.777 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:20.778 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.778 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 12:36:20.778 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:20.778 [DefaultDispatcher-worker-6 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:20.780 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.780 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/UmAppDatabase/replication/nodeId 2025-05-15 12:36:20.780 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45095/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:20.780 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/UmAppDatabase/replication/nodeId 2025-05-15 12:36:20.781 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:20.781 [eventLoopGroupProxy-13-1 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.781 [eventLoopGroupProxy-13-1 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-15 12:36:20.782 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/UmAppDatabase/replication/nodeId 2025-05-15 12:36:20.782 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45095/UmAppDatabase/replication/nodeId 2025-05-15 12:36:20.788 [DefaultDispatcher-worker-3 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.793 [DefaultDispatcher-worker-2 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:20.795 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-init-batch 2025-05-15 12:36:20.795 [DefaultDispatcher-worker-4 @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:45095/api/blob/upload-init-batch. 2025-05-15 12:36:20.795 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-init-batch 2025-05-15 12:36:20.795 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:20.796 [eventLoopGroupProxy-13-1 @call-handler#807] 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-05-15 12:36:20.796 [eventLoopGroupProxy-13-1 @call-handler#807] 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-05-15 12:36:20.839 [eventLoopGroupProxy-13-1 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.841 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-05-15 12:36:20.841 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-init-batch 2025-05-15 12:36:20.841 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45095/api/blob/upload-init-batch 2025-05-15 12:36:20.842 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-init-batch. 2025-05-15 12:36:20.842 [DefaultDispatcher-worker-2 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45095/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:20.845 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.845 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:20.845 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.845 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:20.846 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:20.849 [eventLoopGroupProxy-13-1 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.849 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.849 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:20.849 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.850 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.850 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:20.850 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.850 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:20.851 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:20.894 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.894 [eventLoopGroupProxy-13-1 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.894 [eventLoopGroupProxy-13-1 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:20.895 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.896 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.896 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:20.896 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.897 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:20.897 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:20.899 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.899 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.899 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:20.899 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.900 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.900 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:20.900 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.900 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:20.901 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:20.904 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.904 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.904 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:20.904 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.905 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.905 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:20.905 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.905 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:20.909 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:20.952 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:20.952 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:20.952 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:20.953 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.956 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.956 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:20.956 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:20.956 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:20.957 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.018 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.018 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.018 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-05-15 12:36:21.019 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.021 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.021 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.021 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.021 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.022 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.069 [eventLoopGroupProxy-13-1 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.069 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.069 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-15 12:36:21.070 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.071 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.071 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.071 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.071 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.072 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.115 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.115 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.115 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.116 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.117 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.117 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.117 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.117 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.118 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.161 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.161 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.161 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.162 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.164 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.164 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.164 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.164 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.165 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.207 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.208 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.208 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 12:36:21.208 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.210 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.210 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.210 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.210 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.211 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.212 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.212 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.212 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.213 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.213 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.213 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.214 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.214 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.214 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.216 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.216 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.216 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.216 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.217 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.217 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.217 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.217 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.219 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.221 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.221 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.221 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.221 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.222 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.222 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.222 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.222 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.223 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.224 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.224 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.225 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.225 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.226 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.226 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.227 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.227 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.227 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.229 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.229 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.229 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.230 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.231 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.231 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.231 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.231 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.231 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.233 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.233 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.233 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.233 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.234 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.234 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.234 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.234 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.237 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.238 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.238 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.238 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.239 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.240 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.240 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.240 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.240 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.240 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.242 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.242 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.242 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.242 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.244 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.244 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.244 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.244 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.245 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.246 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.246 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.246 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.247 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.248 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.248 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.248 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.248 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.248 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.250 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.250 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.250 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.250 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.251 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.254 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.255 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.255 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.256 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.256 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.257 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.257 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.257 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.257 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.258 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.259 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.259 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.259 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.260 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.261 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.261 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.261 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.261 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.262 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.263 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.264 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.264 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.264 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.265 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.266 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.267 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.267 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.268 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.268 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.269 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.269 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.269 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.269 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.271 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.273 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.273 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.273 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.273 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.274 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.274 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.274 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.274 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.275 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.276 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.277 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.277 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.277 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.279 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.279 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.279 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.279 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.279 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.281 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.281 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.281 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.281 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.282 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.282 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.282 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.282 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.283 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.284 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.285 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.285 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.285 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.286 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.286 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.286 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.286 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.287 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.290 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.290 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.290 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:21.291 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.291 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.291 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.291 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.291 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.292 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.294 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.294 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.294 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.294 [DefaultDispatcher-worker-20 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:21.294 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.296 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.296 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.296 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.296 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.297 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.298 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.299 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.299 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.299 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.300 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.300 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.300 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.300 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.301 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.302 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.302 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.302 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.302 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.303 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.304 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.306 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.307 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.307 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.307 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.308 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.308 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.308 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.308 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.308 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.309 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.310 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.310 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.310 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.311 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.312 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.312 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.312 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.312 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.313 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.314 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.315 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.315 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.315 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.316 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.316 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.316 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.316 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.316 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.318 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.318 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.318 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.318 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.319 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.319 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.319 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.319 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.320 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.362 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.362 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.363 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 12:36:21.363 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.365 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.365 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.365 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.365 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.366 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.367 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.367 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.367 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.367 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.368 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.368 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.368 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.368 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.369 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.370 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.370 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.370 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.370 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.371 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.371 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.371 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.371 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.372 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.374 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.374 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.375 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:21.375 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.376 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.376 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.376 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.376 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.377 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.419 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.419 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.419 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.420 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.421 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.422 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.422 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.422 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.422 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.465 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.465 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.466 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 12:36:21.466 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.468 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.468 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.468 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.468 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.469 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.470 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.470 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.470 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.471 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.472 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.472 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.472 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.472 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.472 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.474 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.474 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.474 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.474 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.475 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.475 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.475 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.475 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.477 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.519 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.519 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.519 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.519 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.521 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.521 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.521 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.521 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.522 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.524 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.524 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.524 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.524 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.525 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.525 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.525 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.525 [DefaultDispatcher-worker-21 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.526 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.527 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.528 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.528 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.528 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.529 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.529 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.529 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.529 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.532 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.534 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.534 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.534 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.534 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.535 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.535 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.535 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.535 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.536 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.537 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.537 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.537 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.537 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.539 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.539 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.539 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.539 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.540 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.582 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.582 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.582 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:21.582 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.584 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.584 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.584 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.584 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.585 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.587 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.587 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.587 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.587 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.588 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.588 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.588 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.588 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.589 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.591 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.591 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.591 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.591 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.592 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.592 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.592 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.592 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.595 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.596 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.597 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.597 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.597 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.598 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.598 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.598 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.598 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.599 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.600 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.600 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.600 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.600 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.602 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.603 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.604 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.604 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.604 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.605 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.605 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.605 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.606 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.606 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.606 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.608 [eventLoopGroupProxy-13-1 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.608 [eventLoopGroupProxy-13-1 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.608 [eventLoopGroupProxy-13-1 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.608 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.609 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.609 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.609 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.609 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.610 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.613 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.613 [eventLoopGroupProxy-13-1 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.613 [eventLoopGroupProxy-13-1 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:21.613 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.614 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.615 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.616 [eventLoopGroupProxy-13-1 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.617 [eventLoopGroupProxy-13-1 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.617 [eventLoopGroupProxy-13-1 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.617 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.619 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.619 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.619 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.619 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.619 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.621 [eventLoopGroupProxy-13-1 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.621 [eventLoopGroupProxy-13-1 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.621 [eventLoopGroupProxy-13-1 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.621 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.622 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.622 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.622 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.622 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.623 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.624 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.624 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.625 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.625 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.626 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.626 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.628 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.628 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.628 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.628 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.631 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.631 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.631 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.631 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.632 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.633 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.633 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.633 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.634 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.635 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.635 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.635 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.635 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.635 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.678 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.678 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.678 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.678 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.680 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.680 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.680 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.680 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.681 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.682 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.682 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.682 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.683 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.684 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.684 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.684 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.684 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.684 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.686 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.686 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.686 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.686 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.687 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.687 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.687 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.687 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.688 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.731 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.731 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.731 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.731 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.733 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.733 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.733 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.733 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.734 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.735 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.735 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.735 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.736 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.736 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.736 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.736 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.736 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.737 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.738 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.738 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.738 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.739 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.739 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.739 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.739 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.739 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.740 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.742 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.743 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.743 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:21.743 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.744 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.744 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.744 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.744 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.745 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.787 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.787 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.787 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.788 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.789 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.789 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.789 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.789 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.790 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.791 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.791 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.792 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.792 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.793 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.793 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.793 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.793 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.793 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.806 [DefaultDispatcher-worker-5 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:21.835 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.835 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.835 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:21.836 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.838 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.838 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.838 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.838 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.839 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.883 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.883 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.883 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 12:36:21.883 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.885 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.886 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.929 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.929 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.929 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:21.929 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.931 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.932 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.973 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.974 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.974 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:21.974 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.976 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.976 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.978 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.978 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.978 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.978 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.979 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.979 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.979 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.979 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.979 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.980 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.981 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.981 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.981 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.982 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.985 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.986 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.986 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.986 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.987 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.987 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.987 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.987 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.987 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.988 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.989 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.989 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.989 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.990 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.991 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.991 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.991 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.991 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.992 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.993 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.993 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.993 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:21.994 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.994 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.994 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.994 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.995 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.995 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:21.996 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:21.996 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:21.997 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:21.997 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.997 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:21.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:21.998 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:21.998 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.001 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.001 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.001 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:22.001 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.002 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.002 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.002 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.002 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.003 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.004 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.004 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.004 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.004 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.006 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.006 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.006 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.006 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.006 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.007 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.008 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.008 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.008 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.008 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.008 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.009 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.009 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.009 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.010 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.010 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.010 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.011 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.011 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.011 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.011 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.011 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.012 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.013 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.013 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.013 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.013 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.015 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.015 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.015 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.015 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.016 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.017 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.017 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.018 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.018 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.018 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.018 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.018 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.018 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.019 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.020 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.020 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.020 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.020 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.022 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.022 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.024 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.024 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.024 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.024 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.025 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.025 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.069 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.069 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.069 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 12:36:22.069 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.071 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.071 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.071 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.071 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.072 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.073 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.073 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.073 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.074 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.075 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.075 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.075 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.075 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.075 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.077 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.077 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.077 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.077 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.078 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.078 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.078 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.078 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.078 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.080 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.080 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.080 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.082 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.083 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.085 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.085 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.085 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.085 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.087 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.087 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.087 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.087 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.087 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.088 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.088 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.089 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.089 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.089 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.089 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.089 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.089 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.090 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.091 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.091 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.091 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.091 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.092 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.092 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.092 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.092 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.093 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.136 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.136 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.136 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.136 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.138 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.138 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.138 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.138 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.138 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.139 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.139 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.139 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.140 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.140 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.140 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.140 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.140 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.141 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.142 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.142 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.142 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.142 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.143 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.143 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.143 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.143 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.144 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.186 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.186 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.186 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.186 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.188 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.189 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.190 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.190 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.190 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.190 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.190 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.190 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.191 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.191 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.191 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.192 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.192 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.192 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.192 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.193 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.193 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.193 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.193 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.193 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.194 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.195 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.195 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.195 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.197 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.198 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.199 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.199 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.199 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.199 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.199 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.199 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.199 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.199 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.200 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.201 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.201 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.201 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.201 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.202 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.203 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.204 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.204 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.204 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.204 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.205 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.205 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.205 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.205 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.205 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.206 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.206 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.206 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.207 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.207 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.207 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.207 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.207 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.208 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.209 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.209 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.209 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.209 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.211 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.211 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.211 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.211 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.211 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.212 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.213 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.213 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.213 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.213 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.213 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.213 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.213 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.214 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.215 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.215 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.215 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.215 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.216 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.216 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.216 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.216 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.217 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.218 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.218 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.218 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.218 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.218 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.218 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.218 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.218 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.219 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.262 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.262 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.262 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.262 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.264 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.264 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.264 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.264 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.265 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.266 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.266 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.267 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.267 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.268 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.268 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.268 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.268 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.268 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.311 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.312 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.312 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 12:36:22.312 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.314 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.314 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.314 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.314 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.315 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.316 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.317 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.317 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.317 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.318 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.318 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.318 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.318 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.318 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.318 [DefaultDispatcher-worker-19 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:22.360 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.361 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.361 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.361 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.362 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.363 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.405 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.405 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.405 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.406 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.407 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.407 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.407 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.407 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.408 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.449 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.449 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.449 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 12:36:22.450 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.451 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.451 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.451 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.451 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.452 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.493 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.493 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.493 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 12:36:22.494 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.495 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.495 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.495 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.495 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.496 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.539 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.539 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.539 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.539 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.541 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.541 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.541 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.541 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.541 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.542 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.542 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.542 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.543 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.543 [DefaultDispatcher-worker-14 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.543 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.543 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.543 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.543 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.544 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.560 [DefaultDispatcher-worker-14 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:22.586 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.586 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.586 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.587 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.588 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.588 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.588 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.588 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.589 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.590 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.590 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.590 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.591 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.591 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.591 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.591 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.591 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.592 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.593 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.593 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.593 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.594 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.594 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.594 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.594 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.594 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.595 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.597 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.597 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.598 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 12:36:22.598 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.598 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.598 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.598 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.598 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.599 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.600 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.600 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.600 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.600 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.602 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.602 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.602 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.602 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.602 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.603 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.603 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.603 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.603 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.604 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.604 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.604 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.604 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.604 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.646 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.646 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.646 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.647 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.648 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.648 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.648 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.648 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.649 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.650 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.650 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.650 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.651 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.651 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.651 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.651 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.651 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.652 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.652 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.652 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.652 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.653 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.653 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.654 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.654 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.654 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.654 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.655 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.655 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.655 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.655 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.657 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.699 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.699 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.699 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.699 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.701 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.701 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.701 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.701 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.701 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.703 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.703 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.703 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:22.703 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.704 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.704 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.704 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.704 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.704 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.705 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.705 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.705 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.705 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.706 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.706 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.706 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.706 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.707 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.707 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.708 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.708 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.709 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.710 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.710 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.710 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.710 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.710 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.752 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.752 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.752 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.753 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.754 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.754 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.754 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.754 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.755 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.798 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.798 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.798 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.799 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.800 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.800 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.800 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.800 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.801 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.802 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.802 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.802 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.802 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.803 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.803 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.803 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.803 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.804 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.810 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.810 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.810 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-05-15 12:36:22.811 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.811 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.811 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.811 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.811 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.812 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.813 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.813 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.813 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.813 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.815 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.815 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.815 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.815 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.815 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.828 [DefaultDispatcher-worker-5 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:22.857 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.857 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.857 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.858 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.859 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.859 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.859 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.859 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.860 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.861 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.861 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.861 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.861 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.862 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.862 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.862 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.862 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.862 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.905 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.905 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.905 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.905 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.906 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.906 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.906 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.906 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.907 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.949 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.950 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.950 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:22.950 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.951 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.951 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.951 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.951 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.952 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.953 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.953 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.953 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:22.953 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.954 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.954 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.954 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.954 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.955 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:22.997 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:22.997 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:22.997 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 12:36:22.997 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.998 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.998 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:22.999 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:22.999 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:22.999 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.000 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.000 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.001 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:23.001 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.001 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.001 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.001 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.001 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.002 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.003 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.003 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.003 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:23.004 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.004 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.004 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.004 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.004 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.005 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.005 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.006 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.006 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:23.006 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.008 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.008 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.008 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.008 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.009 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.014 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.014 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.014 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 12:36:23.014 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.016 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.016 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.016 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.016 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.016 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.058 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.059 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.059 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 12:36:23.059 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.061 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.061 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.061 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.061 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.061 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.062 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.063 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.063 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 12:36:23.063 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.063 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.063 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.063 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.064 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.064 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.065 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.065 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.065 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 12:36:23.066 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.066 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.066 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/blob/upload-batch-data. 2025-05-15 12:36:23.066 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.066 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:23.067 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 12:36:23.071 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:23.071 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.071 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-05-15 12:36:23.071 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/blob/upload-batch-data 2025-05-15 12:36:23.079 [DefaultDispatcher-worker-16 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:23.082 [DefaultDispatcher-worker-16 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:23.083 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/UmAppDatabase/replication/message 2025-05-15 12:36:23.083 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45095/UmAppDatabase/replication/message. 2025-05-15 12:36:23.083 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/UmAppDatabase/replication/message 2025-05-15 12:36:23.083 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45095/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:23.083 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:23.084 [eventLoopGroupProxy-13-1 @call-handler#1604] 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-05-15 12:36:23.084 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:23.097 [DefaultDispatcher-worker-21 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-05-15 12:36:23.097 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:23.097 [DefaultDispatcher-worker-21 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:23.097 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-05-15 12:36:23.097 [DefaultDispatcher-worker-21 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json. 2025-05-15 12:36:23.097 [DefaultDispatcher-worker-21 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:23.098 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/UmAppDatabase/replication/message 2025-05-15 12:36:23.098 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45095/UmAppDatabase/replication/message 2025-05-15 12:36:23.098 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45095/UmAppDatabase/replication/message. 2025-05-15 12:36:23.098 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45095/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:23.098 [DefaultDispatcher-worker-19 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:23.098 [DefaultDispatcher-worker-19 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json 2025-05-15 12:36:23.099 [DefaultDispatcher-worker-5 @coroutine#750] 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:45095/api/content/727862012035788800/_ustadmanifest.json. 2025-05-15 12:36:23.099 [DefaultDispatcher-worker-5 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45095/api/content/727862012035788800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:23.104 [DefaultDispatcher-worker-15 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75882ac2 2025-05-15 12:36:23.115 [DefaultDispatcher-worker-20 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-05-15 12:36:23.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 12:36:23.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 12:36:23.131 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 12:36:23.131 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 12:36:23.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 12:36:23.133 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1c14a6 2025-05-15 12:36:23.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-15 12:36:23.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-15 12:36:23.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:23.133 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75882ac2: (connection evicted) 2025-05-15 12:36:23.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:23.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-15 12:36:23.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-15 12:36:23.557 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:23.557 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:23.579 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 12:36:24.137 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@159408a7 2025-05-15 12:36:24.137 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@159408a7 2025-05-15 12:36:24.141 [Test worker @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe11091 2025-05-15 12:36:24.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-15 12:36:24.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-15 12:36:24.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:24.141 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15: (connection evicted) 2025-05-15 12:36:24.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:24.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-15 12:36:24.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70cdbd18 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:24.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:24.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-15 12:36:24.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-05-15 12:36:24.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-05-15 12:36:24.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-15 12:36:24.176 [DefaultDispatcher-worker-12 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-05-15 12:36:24.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-15 12:36:24.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:24.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:24.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:24.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:24.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f233f9 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:24.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 12:36:24.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 12:36:24.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a36ff0b 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:24.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 12:36:24.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 12:36:24.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-15 12:36:24.185 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 12:36:24.186 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 12:36:24.187 [DefaultDispatcher-worker-12 @coroutine#1642] INFO ktor.application - Responding at http://0.0.0.0:46851 2025-05-15 12:36:24.191 [DefaultDispatcher-worker-12 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 12:36:24.192 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46851/api/blob/upload-init-batch 2025-05-15 12:36:24.192 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46851/api/blob/upload-init-batch. 2025-05-15 12:36:24.192 [Test worker @coroutine#1643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46851/api/blob/upload-init-batch 2025-05-15 12:36:24.192 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46851/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:24.194 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-05-15 12:36:24.194 [eventLoopGroupProxy-16-1 @call-handler#1649] 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-05-15 12:36:24.195 [eventLoopGroupProxy-16-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 12:36:24.195 [Test worker @coroutine#1643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46851/api/blob/upload-init-batch 2025-05-15 12:36:24.195 [Test worker @coroutine#1643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46851/api/blob/upload-init-batch 2025-05-15 12:36:24.196 [Test worker @coroutine#1643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46851/api/blob/upload-init-batch. 2025-05-15 12:36:24.196 [Test worker @coroutine#1643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46851/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:24.197 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46851/api/blob/upload-batch-data 2025-05-15 12:36:24.197 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46851/api/blob/upload-batch-data. 2025-05-15 12:36:24.197 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46851/api/blob/upload-batch-data 2025-05-15 12:36:24.197 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46851/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:24.198 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-15 12:36:24.200 [eventLoopGroupProxy-16-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 12:36:24.200 [eventLoopGroupProxy-16-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:24.200 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46851/api/blob/upload-batch-data 2025-05-15 12:36:24.202 [eventLoopGroupProxy-16-2 @call-handler#1666] 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-05-15 12:36:24.204 [eventLoopGroupProxy-16-2 @call-handler#1666] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:24.209 [Test worker @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2025-05-15 12:36:24.251 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:24.283 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:24.284 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d26a68 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-15 12:36:25.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-05-15 12:36:25.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-05-15 12:36:25.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-15 12:36:25.302 [DefaultDispatcher-worker-18 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-05-15 12:36:25.305 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47961/api/blob/upload-init-batch 2025-05-15 12:36:25.305 [Test worker @coroutine#1675] 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:47961/api/blob/upload-init-batch. 2025-05-15 12:36:25.305 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47961/api/blob/upload-init-batch 2025-05-15 12:36:25.305 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47961/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:25.306 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47961/api/blob/upload-init-batch 2025-05-15 12:36:25.306 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47961/api/blob/upload-init-batch 2025-05-15 12:36:25.306 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47961/api/blob/upload-init-batch. 2025-05-15 12:36:25.306 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47961/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:25.312 [DefaultDispatcher-worker-21 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b 2025-05-15 12:36:25.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-15 12:36:25.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-15 12:36:25.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.314 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a574a3b: (connection evicted) 2025-05-15 12:36:25.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-15 12:36:25.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-15 12:36:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef7fb04 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4f1ddd 2025-05-15 12:36:25.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4f1ddd 2025-05-15 12:36:25.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-15 12:36:25.328 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55963/api/blob/upload-init-batch 2025-05-15 12:36:25.328 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55963/api/blob/upload-init-batch. 2025-05-15 12:36:25.328 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55963/api/blob/upload-init-batch 2025-05-15 12:36:25.328 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55963/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:25.329 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55963/api/blob/upload-init-batch 2025-05-15 12:36:25.329 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55963/api/blob/upload-init-batch 2025-05-15 12:36:25.330 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55963/api/blob/upload-init-batch. 2025-05-15 12:36:25.330 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55963/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:25.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-15 12:36:25.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-15 12:36:25.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.330 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4f1ddd: (connection evicted) 2025-05-15 12:36:25.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-15 12:36:25.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38213efa 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-15 12:36:25.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3c63c1 2025-05-15 12:36:25.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3c63c1 2025-05-15 12:36:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-15 12:36:25.347 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59789/api/blob/upload-init-batch 2025-05-15 12:36:25.347 [Test worker @coroutine#1692] 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:59789/api/blob/upload-init-batch. 2025-05-15 12:36:25.347 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59789/api/blob/upload-init-batch 2025-05-15 12:36:25.347 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59789/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 12:36:25.348 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59789/api/blob/upload-init-batch 2025-05-15 12:36:25.349 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59789/api/blob/upload-init-batch 2025-05-15 12:36:25.349 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59789/api/blob/upload-init-batch. 2025-05-15 12:36:25.349 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59789/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:25.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-15 12:36:25.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-15 12:36:25.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.354 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c3c63c1: (connection evicted) 2025-05-15 12:36:25.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-15 12:36:25.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57063e08 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-15 12:36:25.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@272f5373 2025-05-15 12:36:25.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@272f5373 2025-05-15 12:36:25.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-15 12:36:25.610 [DefaultDispatcher-worker-8 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272f5373 2025-05-15 12:36:25.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795949fb 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2025-05-15 12:36:25.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2025-05-15 12:36:25.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-15 12:36:25.633 [DefaultDispatcher-worker-21 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc2c4b8 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4b8d6 2025-05-15 12:36:25.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc4b8d6 2025-05-15 12:36:25.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a67bde5 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-15 12:36:25.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-15 12:36:25.672 [DefaultDispatcher-worker-14 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.673 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.677 [DefaultDispatcher-worker-17 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.680 [DefaultDispatcher-worker-16 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.684 [DefaultDispatcher-worker-13 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.686 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.689 [DefaultDispatcher-worker-9 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd 2025-05-15 12:36:25.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-15 12:36:25.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-15 12:36:25.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.693 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bc8d8bd: (connection evicted) 2025-05-15 12:36:25.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-15 12:36:25.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-15 12:36:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9b0c92 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-15 12:36:25.713 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.717 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.721 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.725 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.729 [DefaultDispatcher-worker-11 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.730 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.734 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.735 [DefaultDispatcher-worker-3 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a 2025-05-15 12:36:25.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-15 12:36:25.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-15 12:36:25.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.736 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf1bd4a: (connection evicted) 2025-05-15 12:36:25.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-15 12:36:25.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-15 12:36:25.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411576c7 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-05-15 12:36:25.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-05-15 12:36:25.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-15 12:36:25.755 [DefaultDispatcher-worker-1 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-05-15 12:36:25.759 [DefaultDispatcher-worker-19 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-05-15 12:36:25.763 [DefaultDispatcher-worker-6 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-05-15 12:36:25.767 [DefaultDispatcher-worker-16 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8 2025-05-15 12:36:25.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-15 12:36:25.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-15 12:36:25.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.767 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bbb3e8: (connection evicted) 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-15 12:36:25.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db82155 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:25.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-15 12:36:25.786 [DefaultDispatcher-worker-18 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.790 [DefaultDispatcher-worker-18 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.794 [DefaultDispatcher-worker-1 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.797 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.799 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.802 [DefaultDispatcher-worker-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ab038 2025-05-15 12:36:25.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-15 12:36:25.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-15 12:36:25.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:25.803 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294ab038: (connection evicted) 2025-05-15 12:36:25.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:25.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-15 12:36:25.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-15 12:36:26.152 [DefaultDispatcher-worker-18 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-05-15 12:36:26.184 [DefaultDispatcher-worker-18 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577dac16 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-15 12:36:29.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2025-05-15 12:36:29.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2025-05-15 12:36:29.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-15 12:36:29.334 [DefaultDispatcher-worker-6 @coroutine#1794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb05c07 2025-05-15 12:36:29.415 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-15 12:36:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b9c9ff 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-15 12:36:29.832 [DefaultDispatcher-worker-6 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.837 [DefaultDispatcher-worker-3 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.840 [DefaultDispatcher-worker-5 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.844 [DefaultDispatcher-worker-11 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.848 [DefaultDispatcher-worker-3 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da41d02 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7cbeed 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-05-15 12:36:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-05-15 12:36:29.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-15 12:36:29.872 [DefaultDispatcher-worker-15 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-05-15 12:36:29.876 [DefaultDispatcher-worker-2 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-05-15 12:36:29.879 [DefaultDispatcher-worker-7 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-05-15 12:36:29.883 [DefaultDispatcher-worker-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a90d2a 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-15 12:36:29.902 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.906 [DefaultDispatcher-worker-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.909 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.913 [DefaultDispatcher-worker-10 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.915 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:29.916 [DefaultDispatcher-worker-13 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.922 [DefaultDispatcher-worker-4 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-15 12:36:29.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-15 12:36:29.940 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.944 [DefaultDispatcher-worker-4 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.947 [DefaultDispatcher-worker-12 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.951 [DefaultDispatcher-worker-21 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.954 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:29.955 [DefaultDispatcher-worker-13 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbed6fc 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-15 12:36:29.974 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.978 [DefaultDispatcher-worker-11 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.981 [DefaultDispatcher-worker-15 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.985 [DefaultDispatcher-worker-12 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.985 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:29.988 [DefaultDispatcher-worker-11 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.993 [DefaultDispatcher-worker-8 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b0ed 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23243bc0 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:29.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:29.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-15 12:36:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-05-15 12:36:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-05-15 12:36:29.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-15 12:36:30.013 [DefaultDispatcher-worker-2 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-05-15 12:36:30.016 [DefaultDispatcher-worker-17 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-05-15 12:36:30.020 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-05-15 12:36:30.023 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.023 [DefaultDispatcher-worker-15 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5c2a84 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-15 12:36:30.041 [DefaultDispatcher-worker-17 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.045 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.048 [DefaultDispatcher-worker-13 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.052 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.055 [DefaultDispatcher-worker-14 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.056 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.061 [DefaultDispatcher-worker-10 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f33ad20 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@507187c1 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-05-15 12:36:30.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb90b89 2025-05-15 12:36:30.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e44f989 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-15 12:36:30.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-05-15 12:36:30.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-05-15 12:36:30.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-15 12:36:30.089 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-05-15 12:36:30.091 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427128a6 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-15 12:36:30.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-15 12:36:30.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-15 12:36:30.096 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.107 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-15 12:36:30.108 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df7e309 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-15 12:36:30.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 12:36:30.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 12:36:30.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-15 12:36:30.124 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.124 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 12:36:30.125 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2e841 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-15 12:36:30.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2025-05-15 12:36:30.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2025-05-15 12:36:30.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-15 12:36:30.139 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2025-05-15 12:36:30.141 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb4d4ee 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:30.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2025-05-15 12:36:30.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2025-05-15 12:36:30.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-15 12:36:30.163 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.163 [DefaultDispatcher-worker-4 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2025-05-15 12:36:30.167 [DefaultDispatcher-worker-19 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2025-05-15 12:36:30.173 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.182 [DefaultDispatcher-worker-10 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2025-05-15 12:36:30.194 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.212 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.227 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:30.243 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.189 [DefaultDispatcher-worker-18 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2025-05-15 12:36:31.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219ec4b6 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-05-15 12:36:31.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-05-15 12:36:31.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-15 12:36:31.210 [DefaultDispatcher-worker-19 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-05-15 12:36:31.214 [DefaultDispatcher-worker-15 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-05-15 12:36:31.218 [DefaultDispatcher-worker-3 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35a81281 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-15 12:36:31.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-15 12:36:31.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-15 12:36:31.240 [DefaultDispatcher-worker-17 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-15 12:36:31.244 [DefaultDispatcher-worker-13 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f1b2fb 2025-05-15 12:36:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-15 12:36:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af17d31 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 12:36:31.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 12:36:31.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-15 12:36:31.266 [DefaultDispatcher-worker-19 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 12:36:31.270 [DefaultDispatcher-worker-9 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 12:36:31.272 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 12:36:31.276 [DefaultDispatcher-worker-1 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a49ce3a 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319efc0 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-15 12:36:31.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-15 12:36:31.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-15 12:36:31.290 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.317 [DefaultDispatcher-worker-18 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-15 12:36:31.319 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.321 [DefaultDispatcher-worker-4 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-15 12:36:31.326 [DefaultDispatcher-worker-4 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-05-15 12:36:31.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@110f66e3 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 12:36:31.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 12:36:31.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-15 12:36:31.346 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.348 [DefaultDispatcher-worker-7 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 12:36:31.352 [DefaultDispatcher-worker-15 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 12:36:31.356 [DefaultDispatcher-worker-21 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-05-15 12:36:31.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7305191e 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-05-15 12:36:31.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-05-15 12:36:31.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-15 12:36:31.377 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.379 [DefaultDispatcher-worker-1 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-05-15 12:36:31.382 [DefaultDispatcher-worker-11 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-05-15 12:36:31.387 [DefaultDispatcher-worker-10 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d48299e 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-15 12:36:31.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@174d5cf7 2025-05-15 12:36:31.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@174d5cf7 2025-05-15 12:36:31.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-15 12:36:31.407 [DefaultDispatcher-worker-10 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174d5cf7 2025-05-15 12:36:31.410 [DefaultDispatcher-worker-14 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174d5cf7 2025-05-15 12:36:31.415 [DefaultDispatcher-worker-7 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174d5cf7 2025-05-15 12:36:31.427 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.437 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.437 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.438 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.438 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.439 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.457 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.480 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.481 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.481 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.488 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:31.522 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.523 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.523 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.564 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.565 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.565 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.606 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.607 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.607 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.649 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.649 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43207/ 2025-05-15 12:36:31.649 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43207/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.690 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43207/ 2025-05-15 12:36:31.715 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.715 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.716 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.716 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.716 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.758 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.758 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.758 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.799 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.800 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.800 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.841 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.842 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.842 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.883 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.884 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.884 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.925 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.926 [Test worker @coroutine#1943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37157/ 2025-05-15 12:36:31.926 [Test worker @coroutine#1943] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37157/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 12:36:31.927 [Test worker @coroutine#1943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37157/ 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3197b 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:31.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:31.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-15 12:36:31.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-05-15 12:36:31.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-05-15 12:36:31.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-15 12:36:32.021 [DefaultDispatcher-worker-4 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1798c749 2025-05-15 12:36:32.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83d61c 2025-05-15 12:36:32.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83d61c 2025-05-15 12:36:32.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-15 12:36:32.049 [DefaultDispatcher-worker-6 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83d61c 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4628f386 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-15 12:36:32.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7385a72f 2025-05-15 12:36:32.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7385a72f 2025-05-15 12:36:32.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-15 12:36:32.069 [DefaultDispatcher-worker-6 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7385a72f 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d21b505 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-05-15 12:36:32.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-05-15 12:36:32.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-15 12:36:32.081 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.093 [DefaultDispatcher-worker-18 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10545d02 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4b2d13 2025-05-15 12:36:32.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4b2d13 2025-05-15 12:36:32.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-15 12:36:32.116 [DefaultDispatcher-worker-20 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4b2d13 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49314684 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-15 12:36:32.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-05-15 12:36:32.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-05-15 12:36:32.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-15 12:36:32.128 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.143 [DefaultDispatcher-worker-5 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c33609 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120661d2 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-05-15 12:36:32.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-05-15 12:36:32.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-15 12:36:32.150 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.171 [DefaultDispatcher-worker-4 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7715d43c 2025-05-15 12:36:32.171 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345d4ecb 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-15 12:36:32.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-15 12:36:32.192 [DefaultDispatcher-worker-18 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.194 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.197 [DefaultDispatcher-worker-15 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.200 [DefaultDispatcher-worker-19 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.204 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.211 [DefaultDispatcher-worker-13 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.214 [DefaultDispatcher-worker-18 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2025-05-15 12:36:32.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-15 12:36:32.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-15 12:36:32.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.217 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4: (connection evicted) 2025-05-15 12:36:32.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:32.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-15 12:36:32.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-15 12:36:32.218 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-15 12:36:32.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480f1311 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-05-15 12:36:32.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-05-15 12:36:32.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-15 12:36:32.241 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315d910 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-05-15 12:36:32.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-05-15 12:36:32.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-15 12:36:32.246 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.264 [DefaultDispatcher-worker-17 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23974cac 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-15 12:36:32.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-05-15 12:36:32.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-05-15 12:36:32.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-15 12:36:32.290 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9126f 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9947af 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-05-15 12:36:32.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-05-15 12:36:32.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-15 12:36:32.313 [DefaultDispatcher-worker-7 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-05-15 12:36:32.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-05-15 12:36:32.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-15 12:36:32.319 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.335 [DefaultDispatcher-worker-5 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56728f48 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-15 12:36:32.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 12:36:32.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 12:36:32.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-15 12:36:32.343 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.358 [DefaultDispatcher-worker-17 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fdfd984 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d0f6be 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-15 12:36:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-05-15 12:36:32.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-05-15 12:36:32.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-15 12:36:32.365 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.382 [DefaultDispatcher-worker-5 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c10678 2025-05-15 12:36:32.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313a3af8 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:32.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-05-15 12:36:32.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-05-15 12:36:32.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-15 12:36:32.392 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.404 [DefaultDispatcher-worker-6 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-05-15 12:36:32.438 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.438 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.473 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:32.483 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33293b34 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-15 12:36:36.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2025-05-15 12:36:36.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2025-05-15 12:36:36.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-15 12:36:36.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2025-05-15 12:36:36.502 [DefaultDispatcher-worker-13 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2025-05-15 12:36:36.509 [DefaultDispatcher-worker-18 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42bbd21c 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-15 12:36:36.521 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.530 [DefaultDispatcher-worker-15 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.534 [DefaultDispatcher-worker-5 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.538 [DefaultDispatcher-worker-20 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.542 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e778abb 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-15 12:36:36.553 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.563 [DefaultDispatcher-worker-4 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.567 [DefaultDispatcher-worker-11 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.570 [DefaultDispatcher-worker-3 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.574 [DefaultDispatcher-worker-7 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5ae26d 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-15 12:36:36.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd5422f 2025-05-15 12:36:36.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd5422f 2025-05-15 12:36:36.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-15 12:36:36.583 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.585 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd5422f 2025-05-15 12:36:36.594 [DefaultDispatcher-worker-6 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd5422f 2025-05-15 12:36:36.598 [DefaultDispatcher-worker-18 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd5422f 2025-05-15 12:36:36.602 [DefaultDispatcher-worker-10 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd5422f 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e09c7a2 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-15 12:36:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2025-05-15 12:36:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2025-05-15 12:36:36.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-15 12:36:36.610 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.612 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2025-05-15 12:36:36.622 [DefaultDispatcher-worker-10 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2025-05-15 12:36:36.626 [DefaultDispatcher-worker-17 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2257590f 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 12:36:36.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 12:36:36.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-15 12:36:36.637 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 12:36:36.643 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.646 [DefaultDispatcher-worker-10 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f752d1 2025-05-15 12:36:36.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dbfa68 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2025-05-15 12:36:36.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2025-05-15 12:36:36.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-15 12:36:36.661 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2025-05-15 12:36:36.671 [DefaultDispatcher-worker-18 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480fb706 2025-05-15 12:36:36.675 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.709 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.727 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.766 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c1a76e 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-15 12:36:36.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-15 12:36:36.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.801 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.802 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.804 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.804 [DefaultDispatcher-worker-18 @coroutine#2149] 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:35557/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:36.804 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.804 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:36.805 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.805 [DefaultDispatcher-worker-10 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.809 [DefaultDispatcher-worker-7 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.809 [DefaultDispatcher-worker-7 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.809 [DefaultDispatcher-worker-7 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:36.809 [DefaultDispatcher-worker-7 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.810 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.810 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.810 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-15 12:36:36.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 12:36:36.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 12:36:36.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-15 12:36:36.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 12:36:36.832 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 12:36:36.833 [Test worker @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 12:36:36.836 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 12:36:36.836 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-15 12:36:36.836 [DefaultDispatcher-worker-14 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 12:36:36.837 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 12:36:36.838 [DefaultDispatcher-worker-15 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 12:36:36.838 [DefaultDispatcher-worker-17 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52984065 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-15 12:36:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-15 12:36:36.880 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.882 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e1663c 2025-05-15 12:36:36.882 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e1663c 2025-05-15 12:36:36.884 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d268030 2025-05-15 12:36:36.884 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d268030 2025-05-15 12:36:36.886 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49190d4c 2025-05-15 12:36:36.886 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49190d4c 2025-05-15 12:36:36.888 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1b8a0b 2025-05-15 12:36:36.888 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1b8a0b 2025-05-15 12:36:36.890 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4403dd32 2025-05-15 12:36:36.890 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4403dd32 2025-05-15 12:36:36.892 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5de282 2025-05-15 12:36:36.892 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5de282 2025-05-15 12:36:36.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.894 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cafeb08 2025-05-15 12:36:36.894 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cafeb08 2025-05-15 12:36:36.896 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c347544 2025-05-15 12:36:36.896 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c347544 2025-05-15 12:36:36.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604cfbd 2025-05-15 12:36:36.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604cfbd 2025-05-15 12:36:36.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:36.900 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.901 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.902 [DefaultDispatcher-worker-14 @coroutine#2181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.902 [DefaultDispatcher-worker-14 @coroutine#2181] 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:33501/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:36.902 [DefaultDispatcher-worker-14 @coroutine#2181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.902 [DefaultDispatcher-worker-14 @coroutine#2181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33501/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:36.903 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.904 [DefaultDispatcher-worker-2 @coroutine#2181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.907 [DefaultDispatcher-worker-20 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.907 [DefaultDispatcher-worker-20 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.907 [DefaultDispatcher-worker-20 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:36.907 [DefaultDispatcher-worker-20 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.908 [DefaultDispatcher-worker-10 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.908 [DefaultDispatcher-worker-10 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.909 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.912 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.914 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@363abe2d 2025-05-15 12:36:36.914 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@363abe2d 2025-05-15 12:36:36.915 [DefaultDispatcher-worker-21 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.917 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fd469a 2025-05-15 12:36:36.917 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fd469a 2025-05-15 12:36:36.919 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2d55d 2025-05-15 12:36:36.919 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2d55d 2025-05-15 12:36:36.920 [DefaultDispatcher-worker-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.921 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c04ca1 2025-05-15 12:36:36.921 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c04ca1 2025-05-15 12:36:36.924 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae84e62 2025-05-15 12:36:36.924 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae84e62 2025-05-15 12:36:36.924 [DefaultDispatcher-worker-4 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.926 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@48731233 2025-05-15 12:36:36.926 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@48731233 2025-05-15 12:36:36.928 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b14e5d 2025-05-15 12:36:36.928 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b14e5d 2025-05-15 12:36:36.929 [DefaultDispatcher-worker-13 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.930 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19efb3ee 2025-05-15 12:36:36.930 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19efb3ee 2025-05-15 12:36:36.932 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@412c75ef 2025-05-15 12:36:36.932 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@412c75ef 2025-05-15 12:36:36.932 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:36.934 [DefaultDispatcher-worker-6 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.938 [DefaultDispatcher-worker-6 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.942 [DefaultDispatcher-worker-16 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.946 [DefaultDispatcher-worker-4 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.951 [DefaultDispatcher-worker-13 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.955 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce067bd 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-15 12:36:36.977 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.980 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:36.982 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f7e4ef 2025-05-15 12:36:36.982 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f7e4ef 2025-05-15 12:36:36.983 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.984 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3004e1 2025-05-15 12:36:36.984 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3004e1 2025-05-15 12:36:36.984 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.985 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.985 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:36.985 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.985 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54823/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:36.986 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.986 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:36.986 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@790f8f9f 2025-05-15 12:36:36.986 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@790f8f9f 2025-05-15 12:36:36.988 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0d0eda 2025-05-15 12:36:36.988 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0d0eda 2025-05-15 12:36:36.990 [DefaultDispatcher-worker-1 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.990 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.990 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:36.990 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.990 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@70914528 2025-05-15 12:36:36.990 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@70914528 2025-05-15 12:36:36.990 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.990 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:36.991 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5cc47 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:36.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:36.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-15 12:36:36.992 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7b50d7 2025-05-15 12:36:36.992 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7b50d7 2025-05-15 12:36:36.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 12:36:36.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 12:36:36.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-15 12:36:36.994 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@80d4590 2025-05-15 12:36:36.994 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@80d4590 2025-05-15 12:36:36.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 12:36:36.996 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c22f195 2025-05-15 12:36:36.996 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c22f195 2025-05-15 12:36:36.998 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2660573c 2025-05-15 12:36:36.998 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2660573c 2025-05-15 12:36:36.998 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.001 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 12:36:37.002 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 12:36:37.003 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 12:36:37.003 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-15 12:36:37.003 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 12:36:37.004 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 12:36:37.004 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 12:36:37.007 [DefaultDispatcher-worker-5 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2025-05-15 12:36:37.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a02d760 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-15 12:36:37.062 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.062 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.064 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-15 12:36:37.065 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-15 12:36:37.067 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-15 12:36:37.067 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-15 12:36:37.068 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.069 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-15 12:36:37.069 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-15 12:36:37.069 [Test worker @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.070 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.070 [DefaultDispatcher-worker-7 @coroutine#2260] 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:47321/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:37.070 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.070 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47321/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.071 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.071 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-15 12:36:37.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-15 12:36:37.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-15 12:36:37.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-15 12:36:37.074 [DefaultDispatcher-worker-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.074 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.074 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.074 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.076 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.076 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-15 12:36:37.076 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.076 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-15 12:36:37.077 [Test worker @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60147536 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-15 12:36:37.078 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-15 12:36:37.078 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-15 12:36:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 12:36:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 12:36:37.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-15 12:36:37.080 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-15 12:36:37.080 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-15 12:36:37.080 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 12:36:37.082 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-15 12:36:37.082 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-15 12:36:37.082 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.086 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 12:36:37.087 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b32f0b4 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-15 12:36:37.092 [DefaultDispatcher-worker-3 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b010d4 2025-05-15 12:36:37.094 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.096 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-15 12:36:37.096 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-05-15 12:36:37.097 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-15 12:36:37.097 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-05-15 12:36:37.099 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-15 12:36:37.099 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-05-15 12:36:37.100 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-15 12:36:37.100 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-05-15 12:36:37.102 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-15 12:36:37.102 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-05-15 12:36:37.104 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-15 12:36:37.104 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-05-15 12:36:37.105 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.105 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-15 12:36:37.105 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-05-15 12:36:37.107 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-15 12:36:37.107 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-05-15 12:36:37.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-15 12:36:37.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-05-15 12:36:37.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.112 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.113 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.113 [DefaultDispatcher-worker-3 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.113 [DefaultDispatcher-worker-3 @coroutine#2289] 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:54509/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:37.113 [DefaultDispatcher-worker-3 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.114 [DefaultDispatcher-worker-3 @coroutine#2289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54509/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.114 [DefaultDispatcher-worker-19 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.114 [DefaultDispatcher-worker-19 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.118 [DefaultDispatcher-worker-15 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.118 [DefaultDispatcher-worker-15 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.118 [DefaultDispatcher-worker-15 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.118 [DefaultDispatcher-worker-15 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.118 [DefaultDispatcher-worker-19 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.118 [DefaultDispatcher-worker-19 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.119 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770be0d0 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-15 12:36:37.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-15 12:36:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 12:36:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 12:36:37.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-15 12:36:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 12:36:37.128 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 12:36:37.129 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2603333f 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.130 [DefaultDispatcher-worker-13 @coroutine#2311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-15 12:36:37.131 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:37.131 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:37.131 [DefaultDispatcher-worker-13 @coroutine#2311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-15 12:36:37.134 [DefaultDispatcher-worker-12 @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2025-05-15 12:36:37.146 [DefaultDispatcher-worker-13 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:37.147 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.150 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-05-15 12:36:37.150 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b85f85 2025-05-15 12:36:37.151 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-05-15 12:36:37.151 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@197fb302 2025-05-15 12:36:37.152 [DefaultDispatcher-worker-13 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:37.153 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-05-15 12:36:37.153 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4034f5 2025-05-15 12:36:37.154 [DefaultDispatcher-worker-13 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:37.154 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.154 [DefaultDispatcher-worker-2 @coroutine#2318] 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-05-15 12:36:37.154 [DefaultDispatcher-worker-2 @coroutine#2318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.154 [DefaultDispatcher-worker-2 @coroutine#2318] 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-05-15 12:36:37.155 [DefaultDispatcher-worker-13 @coroutine#2311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.155 [DefaultDispatcher-worker-13 @coroutine#2311] 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-05-15 12:36:37.155 [DefaultDispatcher-worker-13 @coroutine#2311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.155 [DefaultDispatcher-worker-16 @coroutine#2318] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.155 [DefaultDispatcher-worker-8 @coroutine#2311] 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-05-15 12:36:37.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-05-15 12:36:37.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5842b939 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5f6292 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-15 12:36:37.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-15 12:36:37.158 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-05-15 12:36:37.158 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@d5381c3 2025-05-15 12:36:37.159 [DefaultDispatcher-worker-19 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:37.159 [DefaultDispatcher-worker-19 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.159 [DefaultDispatcher-worker-19 @coroutine#2317] 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-05-15 12:36:37.159 [DefaultDispatcher-worker-19 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.159 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-05-15 12:36:37.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950c4c8 2025-05-15 12:36:37.162 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-05-15 12:36:37.162 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@75aba28b 2025-05-15 12:36:37.164 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-05-15 12:36:37.164 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d4676 2025-05-15 12:36:37.166 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-05-15 12:36:37.166 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a19521 2025-05-15 12:36:37.166 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.171 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.178 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.179 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.179 [DefaultDispatcher-worker-19 @coroutine#2332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.179 [DefaultDispatcher-worker-19 @coroutine#2332] 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:56059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:37.179 [DefaultDispatcher-worker-19 @coroutine#2332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.179 [DefaultDispatcher-worker-19 @coroutine#2332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.180 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.180 [DefaultDispatcher-worker-16 @coroutine#2332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.180 [DefaultDispatcher-worker-16 @coroutine#2332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.182 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaba849 2025-05-15 12:36:37.182 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aaba849 2025-05-15 12:36:37.183 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c4f6c 2025-05-15 12:36:37.183 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@446c4f6c 2025-05-15 12:36:37.184 [DefaultDispatcher-worker-18 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.184 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.184 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.184 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.184 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.184 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4053c339 2025-05-15 12:36:37.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4053c339 2025-05-15 12:36:37.186 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5514557 2025-05-15 12:36:37.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5514557 2025-05-15 12:36:37.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f4c54 2025-05-15 12:36:37.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@122f4c54 2025-05-15 12:36:37.189 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@341e6652 2025-05-15 12:36:37.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@341e6652 2025-05-15 12:36:37.191 [DefaultDispatcher-worker-21 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.191 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cd8502 2025-05-15 12:36:37.191 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cd8502 2025-05-15 12:36:37.192 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8a31e3 2025-05-15 12:36:37.192 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8a31e3 2025-05-15 12:36:37.194 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0a794b 2025-05-15 12:36:37.194 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0a794b 2025-05-15 12:36:37.195 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@657eba18 2025-05-15 12:36:37.195 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@657eba18 2025-05-15 12:36:37.196 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b35ee72 2025-05-15 12:36:37.196 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b35ee72 2025-05-15 12:36:37.196 [DefaultDispatcher-worker-12 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.196 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddb070f 2025-05-15 12:36:37.196 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddb070f 2025-05-15 12:36:37.196 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.198 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e377370 2025-05-15 12:36:37.198 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e377370 2025-05-15 12:36:37.200 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@23af1821 2025-05-15 12:36:37.200 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@23af1821 2025-05-15 12:36:37.200 [DefaultDispatcher-worker-2 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.202 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3ed3e 2025-05-15 12:36:37.202 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3ed3e 2025-05-15 12:36:37.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd1d8c6 2025-05-15 12:36:37.204 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd1d8c6 2025-05-15 12:36:37.205 [DefaultDispatcher-worker-19 @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.206 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e188c3f 2025-05-15 12:36:37.206 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e188c3f 2025-05-15 12:36:37.209 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65adf5cd 2025-05-15 12:36:37.209 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65adf5cd 2025-05-15 12:36:37.209 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.210 [DefaultDispatcher-worker-21 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.214 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.219 [DefaultDispatcher-worker-14 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.222 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.223 [DefaultDispatcher-worker-17 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.224 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@fea2689 2025-05-15 12:36:37.224 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@fea2689 2025-05-15 12:36:37.226 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@12dd904 2025-05-15 12:36:37.226 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@12dd904 2025-05-15 12:36:37.228 [DefaultDispatcher-worker-1 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.228 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5124df9 2025-05-15 12:36:37.228 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5124df9 2025-05-15 12:36:37.229 [DefaultDispatcher-worker-4 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.229 [DefaultDispatcher-worker-4 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 12:36:37.229 [DefaultDispatcher-worker-4 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.230 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.230 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.230 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 12:36:37.230 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56059/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:37.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4010d33f 2025-05-15 12:36:37.231 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4010d33f 2025-05-15 12:36:37.231 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.231 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 12:36:37.231 [DefaultDispatcher-worker-13 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.231 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.231 [DefaultDispatcher-worker-1 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.231 [DefaultDispatcher-worker-1 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.233 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e907bda 2025-05-15 12:36:37.233 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e907bda 2025-05-15 12:36:37.233 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a53fe5f 2025-05-15 12:36:37.233 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a53fe5f 2025-05-15 12:36:37.234 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@719a74f5 2025-05-15 12:36:37.235 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@719a74f5 2025-05-15 12:36:37.235 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@64941d65 2025-05-15 12:36:37.235 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@64941d65 2025-05-15 12:36:37.237 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f082ba 2025-05-15 12:36:37.237 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f082ba 2025-05-15 12:36:37.237 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab952f 2025-05-15 12:36:37.237 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab952f 2025-05-15 12:36:37.239 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@203f2c70 2025-05-15 12:36:37.239 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@203f2c70 2025-05-15 12:36:37.240 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a9175e 2025-05-15 12:36:37.240 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a9175e 2025-05-15 12:36:37.241 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6ccd06 2025-05-15 12:36:37.241 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6ccd06 2025-05-15 12:36:37.241 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.241 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@507db4b2 2025-05-15 12:36:37.241 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@507db4b2 2025-05-15 12:36:37.243 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6f4ed 2025-05-15 12:36:37.243 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6f4ed 2025-05-15 12:36:37.245 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f809b7 2025-05-15 12:36:37.245 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f809b7 2025-05-15 12:36:37.247 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4586e811 2025-05-15 12:36:37.247 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4586e811 2025-05-15 12:36:37.249 [DefaultDispatcher-worker-10 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:37.249 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e30c37 2025-05-15 12:36:37.249 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e30c37 2025-05-15 12:36:37.249 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a16583d 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-15 12:36:37.257 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.259 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@402ab447 2025-05-15 12:36:37.259 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@402ab447 2025-05-15 12:36:37.261 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eed4232 2025-05-15 12:36:37.261 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eed4232 2025-05-15 12:36:37.263 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad2df37 2025-05-15 12:36:37.263 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad2df37 2025-05-15 12:36:37.265 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd04809 2025-05-15 12:36:37.265 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd04809 2025-05-15 12:36:37.267 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4d5d38 2025-05-15 12:36:37.267 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4d5d38 2025-05-15 12:36:37.267 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.269 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e156091 2025-05-15 12:36:37.269 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e156091 2025-05-15 12:36:37.271 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@62622b03 2025-05-15 12:36:37.271 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@62622b03 2025-05-15 12:36:37.273 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fffb746 2025-05-15 12:36:37.273 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fffb746 2025-05-15 12:36:37.273 [Test worker @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.274 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.275 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fab831c 2025-05-15 12:36:37.275 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fab831c 2025-05-15 12:36:37.275 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.275 [DefaultDispatcher-worker-19 @coroutine#2383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.275 [DefaultDispatcher-worker-19 @coroutine#2383] 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:40437/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:37.275 [DefaultDispatcher-worker-19 @coroutine#2383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.275 [DefaultDispatcher-worker-19 @coroutine#2383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40437/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.276 [DefaultDispatcher-worker-7 @coroutine#2383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.276 [DefaultDispatcher-worker-7 @coroutine#2383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.279 [DefaultDispatcher-worker-14 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.279 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.279 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.279 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.280 [DefaultDispatcher-worker-16 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.280 [DefaultDispatcher-worker-16 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.281 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50915d5 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-15 12:36:37.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 12:36:37.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 12:36:37.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-15 12:36:37.284 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 12:36:37.290 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 12:36:37.291 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 12:36:37.296 [DefaultDispatcher-worker-3 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-05-15 12:36:37.297 [DefaultDispatcher-worker-14 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.300 [DefaultDispatcher-worker-16 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.303 [DefaultDispatcher-worker-9 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.307 [DefaultDispatcher-worker-5 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.318 [DefaultDispatcher-worker-4 @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.326 [DefaultDispatcher-worker-2 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.330 [DefaultDispatcher-worker-7 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.334 [DefaultDispatcher-worker-5 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.337 [DefaultDispatcher-worker-3 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.341 [DefaultDispatcher-worker-8 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687ba39 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-15 12:36:37.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-15 12:36:37.352 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.354 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a08f210 2025-05-15 12:36:37.354 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a08f210 2025-05-15 12:36:37.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.356 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1921 2025-05-15 12:36:37.356 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1921 2025-05-15 12:36:37.358 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f09960 2025-05-15 12:36:37.358 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f09960 2025-05-15 12:36:37.360 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f2131a 2025-05-15 12:36:37.360 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f2131a 2025-05-15 12:36:37.361 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.362 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@887f5c6 2025-05-15 12:36:37.362 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@887f5c6 2025-05-15 12:36:37.362 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.363 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.363 [DefaultDispatcher-worker-8 @coroutine#2426] 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:40855/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:37.363 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.363 [DefaultDispatcher-worker-8 @coroutine#2426] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40855/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.363 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ddf3e6 2025-05-15 12:36:37.363 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ddf3e6 2025-05-15 12:36:37.364 [DefaultDispatcher-worker-18 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.364 [DefaultDispatcher-worker-18 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.365 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@70424b84 2025-05-15 12:36:37.365 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@70424b84 2025-05-15 12:36:37.367 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddec55 2025-05-15 12:36:37.367 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddec55 2025-05-15 12:36:37.367 [DefaultDispatcher-worker-18 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.367 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.367 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.367 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.368 [DefaultDispatcher-worker-20 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.368 [DefaultDispatcher-worker-20 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.368 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49f32bcb 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-15 12:36:37.369 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@324310ed 2025-05-15 12:36:37.369 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@324310ed 2025-05-15 12:36:37.369 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 12:36:37.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 12:36:37.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-15 12:36:37.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 12:36:37.376 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 12:36:37.377 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 12:36:37.381 [DefaultDispatcher-worker-15 @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38624a3a 2025-05-15 12:36:37.382 [DefaultDispatcher-worker-4 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.383 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.385 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f7bdaa 2025-05-15 12:36:37.385 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f7bdaa 2025-05-15 12:36:37.385 [DefaultDispatcher-worker-5 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.387 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a304d44 2025-05-15 12:36:37.387 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a304d44 2025-05-15 12:36:37.389 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0fd6da 2025-05-15 12:36:37.389 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0fd6da 2025-05-15 12:36:37.389 [DefaultDispatcher-worker-21 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.391 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d477f 2025-05-15 12:36:37.391 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d477f 2025-05-15 12:36:37.393 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dea759 2025-05-15 12:36:37.393 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dea759 2025-05-15 12:36:37.394 [DefaultDispatcher-worker-15 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.394 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@afc9e2b 2025-05-15 12:36:37.394 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@afc9e2b 2025-05-15 12:36:37.395 [DefaultDispatcher-worker-11 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.395 [DefaultDispatcher-worker-11 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 12:36:37.395 [DefaultDispatcher-worker-11 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.395 [DefaultDispatcher-worker-14 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.395 [DefaultDispatcher-worker-14 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 12:36:37.396 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac520a8 2025-05-15 12:36:37.396 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac520a8 2025-05-15 12:36:37.398 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22b830 2025-05-15 12:36:37.398 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22b830 2025-05-15 12:36:37.399 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c413862 2025-05-15 12:36:37.399 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c413862 2025-05-15 12:36:37.399 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.436 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 12:36:37.436 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40855/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:37.436 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.436 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 12:36:37.436 [DefaultDispatcher-worker-15 @coroutine#2454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.437 [DefaultDispatcher-worker-11 @coroutine#2454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.437 [DefaultDispatcher-worker-11 @coroutine#2454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 12:36:37.443 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:37.445 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a8a476 2025-05-15 12:36:37.445 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a8a476 2025-05-15 12:36:37.447 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f5113 2025-05-15 12:36:37.447 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f5113 2025-05-15 12:36:37.448 [DefaultDispatcher-worker-3 @coroutine#2454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:37.448 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5250cf06 2025-05-15 12:36:37.448 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5250cf06 2025-05-15 12:36:37.450 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@17525b28 2025-05-15 12:36:37.450 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@17525b28 2025-05-15 12:36:37.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cec4ff 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-15 12:36:37.452 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac4d6a0 2025-05-15 12:36:37.452 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac4d6a0 2025-05-15 12:36:37.454 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@268fe922 2025-05-15 12:36:37.454 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@268fe922 2025-05-15 12:36:37.455 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f33a0a 2025-05-15 12:36:37.455 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f33a0a 2025-05-15 12:36:37.457 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@777da467 2025-05-15 12:36:37.457 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@777da467 2025-05-15 12:36:37.458 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba00dfe 2025-05-15 12:36:37.459 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba00dfe 2025-05-15 12:36:37.459 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.463 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.468 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.469 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.470 [DefaultDispatcher-worker-3 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.470 [DefaultDispatcher-worker-3 @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.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:37.470 [DefaultDispatcher-worker-3 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.470 [DefaultDispatcher-worker-3 @coroutine#2479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.471 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.471 [DefaultDispatcher-worker-5 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.471 [DefaultDispatcher-worker-5 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:37.473 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4667b2 2025-05-15 12:36:37.473 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4667b2 2025-05-15 12:36:37.474 [DefaultDispatcher-worker-8 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.474 [DefaultDispatcher-worker-8 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.474 [DefaultDispatcher-worker-8 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.474 [DefaultDispatcher-worker-8 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.474 [DefaultDispatcher-worker-20 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.474 [DefaultDispatcher-worker-20 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.475 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5381926a 2025-05-15 12:36:37.475 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5381926a 2025-05-15 12:36:37.476 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c289070 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-15 12:36:37.476 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be0cc2 2025-05-15 12:36:37.476 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be0cc2 2025-05-15 12:36:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 12:36:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 12:36:37.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-15 12:36:37.478 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bc9851 2025-05-15 12:36:37.478 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bc9851 2025-05-15 12:36:37.478 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 12:36:37.480 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca90643 2025-05-15 12:36:37.480 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca90643 2025-05-15 12:36:37.481 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364c97e 2025-05-15 12:36:37.481 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2364c97e 2025-05-15 12:36:37.483 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b09cc 2025-05-15 12:36:37.483 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b09cc 2025-05-15 12:36:37.484 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 12:36:37.485 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7293671e 2025-05-15 12:36:37.485 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7293671e 2025-05-15 12:36:37.485 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 12:36:37.486 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bcec11 2025-05-15 12:36:37.486 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bcec11 2025-05-15 12:36:37.486 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.487 [DefaultDispatcher-worker-7 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/auth/register 2025-05-15 12:36:37.487 [DefaultDispatcher-worker-7 @coroutine#2501] 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:48995/auth/register. 2025-05-15 12:36:37.487 [DefaultDispatcher-worker-7 @coroutine#2501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/auth/register 2025-05-15 12:36:37.487 [DefaultDispatcher-worker-7 @coroutine#2501] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48995/auth/register from class io.ktor.http.content.TextContent 2025-05-15 12:36:37.488 [DefaultDispatcher-worker-2 @coroutine#2501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/auth/register 2025-05-15 12:36:37.488 [DefaultDispatcher-worker-2 @coroutine#2501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/auth/register 2025-05-15 12:36:37.489 [DefaultDispatcher-worker-16 @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2025-05-15 12:36:37.529 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48995/auth/register. 2025-05-15 12:36:37.529 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48995/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:37.540 [DefaultDispatcher-worker-12 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.543 [DefaultDispatcher-worker-16 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:37.551 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-15 12:36:37.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da8a302 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-15 12:36:37.553 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@78234584 2025-05-15 12:36:37.553 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@78234584 2025-05-15 12:36:37.555 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4a4f0 2025-05-15 12:36:37.555 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4a4f0 2025-05-15 12:36:37.556 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@72db2ef4 2025-05-15 12:36:37.556 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@72db2ef4 2025-05-15 12:36:37.558 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d9aecb 2025-05-15 12:36:37.558 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d9aecb 2025-05-15 12:36:37.559 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5534c2d1 2025-05-15 12:36:37.559 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@5534c2d1 2025-05-15 12:36:37.562 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43fa3 2025-05-15 12:36:37.562 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43fa3 2025-05-15 12:36:37.563 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da30d0d 2025-05-15 12:36:37.563 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da30d0d 2025-05-15 12:36:37.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.565 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f65184 2025-05-15 12:36:37.565 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f65184 2025-05-15 12:36:37.567 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a723e1 2025-05-15 12:36:37.567 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a723e1 2025-05-15 12:36:37.567 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.571 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.572 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.573 [DefaultDispatcher-worker-14 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.573 [DefaultDispatcher-worker-14 @coroutine#2514] 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-05-15 12:36:37.573 [DefaultDispatcher-worker-14 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.573 [DefaultDispatcher-worker-14 @coroutine#2514] 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-05-15 12:36:37.574 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.574 [DefaultDispatcher-worker-18 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.577 [DefaultDispatcher-worker-15 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.577 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.577 [DefaultDispatcher-worker-15 @coroutine#2513] 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-05-15 12:36:37.577 [DefaultDispatcher-worker-15 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.577 [DefaultDispatcher-worker-20 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.577 [DefaultDispatcher-worker-20 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.578 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.578 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.580 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@321d75a1 2025-05-15 12:36:37.580 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@321d75a1 2025-05-15 12:36:37.581 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.582 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cda8d92 2025-05-15 12:36:37.582 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cda8d92 2025-05-15 12:36:37.584 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e51ed1 2025-05-15 12:36:37.584 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e51ed1 2025-05-15 12:36:37.585 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de787a9 2025-05-15 12:36:37.585 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de787a9 2025-05-15 12:36:37.587 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e55c9 2025-05-15 12:36:37.587 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e55c9 2025-05-15 12:36:37.589 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c50fad7 2025-05-15 12:36:37.589 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c50fad7 2025-05-15 12:36:37.590 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd3761a 2025-05-15 12:36:37.590 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd3761a 2025-05-15 12:36:37.592 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc878e6 2025-05-15 12:36:37.592 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc878e6 2025-05-15 12:36:37.592 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318ca53a 2025-05-15 12:36:37.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-15 12:36:37.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-15 12:36:37.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.593 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318ca53a: (connection evicted) 2025-05-15 12:36:37.594 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbe468b 2025-05-15 12:36:37.594 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbe468b 2025-05-15 12:36:37.594 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 12:36:37.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-15 12:36:37.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e7e7763 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-15 12:36:37.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-15 12:36:37.597 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.602 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.602 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.603 [DefaultDispatcher-worker-5 @coroutine#2541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.603 [DefaultDispatcher-worker-5 @coroutine#2541] 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-05-15 12:36:37.603 [DefaultDispatcher-worker-5 @coroutine#2541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.603 [DefaultDispatcher-worker-5 @coroutine#2541] 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-05-15 12:36:37.604 [DefaultDispatcher-worker-5 @coroutine#2541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.604 [DefaultDispatcher-worker-5 @coroutine#2541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.607 [DefaultDispatcher-worker-2 @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.607 [DefaultDispatcher-worker-2 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.607 [DefaultDispatcher-worker-2 @coroutine#2540] 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-05-15 12:36:37.607 [DefaultDispatcher-worker-2 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.607 [DefaultDispatcher-worker-11 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.607 [DefaultDispatcher-worker-11 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.609 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.610 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.611 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6 2025-05-15 12:36:37.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-15 12:36:37.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.612 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8281e6: (connection evicted) 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-15 12:36:37.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b6e196e 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-15 12:36:37.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-15 12:36:37.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.619 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.620 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.620 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.620 [DefaultDispatcher-worker-11 @coroutine#2569] 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-05-15 12:36:37.620 [DefaultDispatcher-worker-11 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.621 [DefaultDispatcher-worker-11 @coroutine#2569] 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-05-15 12:36:37.621 [DefaultDispatcher-worker-12 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.621 [DefaultDispatcher-worker-12 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.624 [DefaultDispatcher-worker-3 @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.625 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.625 [DefaultDispatcher-worker-3 @coroutine#2568] 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-05-15 12:36:37.625 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.625 [DefaultDispatcher-worker-18 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.625 [DefaultDispatcher-worker-18 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.626 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.627 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.629 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.630 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.632 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.634 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.635 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@137a70f1 2025-05-15 12:36:37.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-15 12:36:37.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-15 12:36:37.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.635 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@137a70f1: (connection evicted) 2025-05-15 12:36:37.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-15 12:36:37.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309ac89e 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-15 12:36:37.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-15 12:36:37.637 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.642 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.643 [Test worker @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.644 [DefaultDispatcher-worker-7 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.644 [DefaultDispatcher-worker-7 @coroutine#2607] 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-05-15 12:36:37.644 [DefaultDispatcher-worker-7 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.644 [DefaultDispatcher-worker-7 @coroutine#2607] 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-05-15 12:36:37.644 [DefaultDispatcher-worker-4 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.645 [DefaultDispatcher-worker-4 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.648 [DefaultDispatcher-worker-17 @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.648 [DefaultDispatcher-worker-17 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.648 [DefaultDispatcher-worker-17 @coroutine#2606] 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-05-15 12:36:37.648 [DefaultDispatcher-worker-17 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.648 [DefaultDispatcher-worker-1 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.648 [DefaultDispatcher-worker-1 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.650 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.651 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.652 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6 2025-05-15 12:36:37.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-15 12:36:37.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-15 12:36:37.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.653 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@354ff4f6: (connection evicted) 2025-05-15 12:36:37.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-15 12:36:37.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e640411 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-15 12:36:37.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-15 12:36:37.655 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.660 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.661 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.662 [DefaultDispatcher-worker-21 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.662 [DefaultDispatcher-worker-21 @coroutine#2639] 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-05-15 12:36:37.662 [DefaultDispatcher-worker-21 @coroutine#2639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.662 [DefaultDispatcher-worker-21 @coroutine#2639] 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-05-15 12:36:37.663 [DefaultDispatcher-worker-4 @coroutine#2639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.663 [DefaultDispatcher-worker-4 @coroutine#2639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.666 [DefaultDispatcher-worker-19 @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.667 [DefaultDispatcher-worker-19 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.667 [DefaultDispatcher-worker-19 @coroutine#2638] 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-05-15 12:36:37.667 [DefaultDispatcher-worker-19 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.667 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.667 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.668 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.670 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.671 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.672 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.674 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2025-05-15 12:36:37.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-15 12:36:37.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-15 12:36:37.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.674 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e: (connection evicted) 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-15 12:36:37.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74727e41 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-15 12:36:37.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-15 12:36:37.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.684 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.685 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.685 [DefaultDispatcher-worker-3 @coroutine#2670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.685 [DefaultDispatcher-worker-3 @coroutine#2670] 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-05-15 12:36:37.685 [DefaultDispatcher-worker-3 @coroutine#2670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.685 [DefaultDispatcher-worker-3 @coroutine#2670] 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-05-15 12:36:37.686 [DefaultDispatcher-worker-3 @coroutine#2670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.686 [DefaultDispatcher-worker-3 @coroutine#2670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 12:36:37.689 [DefaultDispatcher-worker-18 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.689 [DefaultDispatcher-worker-18 @coroutine#2669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.690 [DefaultDispatcher-worker-18 @coroutine#2669] 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-05-15 12:36:37.690 [DefaultDispatcher-worker-18 @coroutine#2669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.690 [DefaultDispatcher-worker-11 @coroutine#2669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.690 [DefaultDispatcher-worker-11 @coroutine#2669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 12:36:37.691 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.692 [Test worker @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78977b59 2025-05-15 12:36:37.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-15 12:36:37.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-15 12:36:37.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.693 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78977b59: (connection evicted) 2025-05-15 12:36:37.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-15 12:36:37.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-15 12:36:37.815 [DefaultDispatcher-worker-9 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:37.815 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.815 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.815 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.816 [DefaultDispatcher-worker-12 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.816 [DefaultDispatcher-worker-12 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.913 [DefaultDispatcher-worker-1 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:37.913 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.913 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.913 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.914 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.914 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87276c4 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.949 [Test worker @coroutine#2719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-15 12:36:37.950 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.950 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.950 [Test worker @coroutine#2719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-15 12:36:37.957 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.963 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.964 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.965 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.970 [DefaultDispatcher-worker-21 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.976 [DefaultDispatcher-worker-2 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f 2025-05-15 12:36:37.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-15 12:36:37.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-15 12:36:37.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:37.978 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1902ad0f: (connection evicted) 2025-05-15 12:36:37.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:37.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-15 12:36:37.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-15 12:36:37.979 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b89cbf9 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:37.980 [Test worker @coroutine#2744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-15 12:36:37.987 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:37.992 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:37.993 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:37.994 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be88cbf 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-15 12:36:37.995 [DefaultDispatcher-worker-18 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:37.995 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.995 [Test worker @coroutine#2744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-15 12:36:37.995 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:37.995 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.996 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:37.996 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.003 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:38.008 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:38.009 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:38.010 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:38.014 [DefaultDispatcher-worker-3 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44252e9b 2025-05-15 12:36:38.022 [DefaultDispatcher-worker-15 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:38.025 [DefaultDispatcher-worker-13 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:38.029 [DefaultDispatcher-worker-2 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2025-05-15 12:36:38.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-15 12:36:38.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-15 12:36:38.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.037 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c10c2: (connection evicted) 2025-05-15 12:36:38.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-15 12:36:38.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-15 12:36:38.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-15 12:36:38.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-15 12:36:38.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.037 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44252e9b: (connection evicted) 2025-05-15 12:36:38.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-15 12:36:38.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30eed725 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.038 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.039 [Test worker @coroutine#2780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-15 12:36:38.047 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.052 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.053 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.054 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf6dd4d 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.054 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.055 [Test worker @coroutine#2780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-15 12:36:38.062 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.067 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.068 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.069 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.073 [DefaultDispatcher-worker-19 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3 2025-05-15 12:36:38.080 [DefaultDispatcher-worker-21 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:38.080 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.080 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.080 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.081 [DefaultDispatcher-worker-13 @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.081 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.081 [DefaultDispatcher-worker-18 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.084 [DefaultDispatcher-worker-12 @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.088 [DefaultDispatcher-worker-18 @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a 2025-05-15 12:36:38.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-15 12:36:38.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-15 12:36:38.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.090 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6acdca3a: (connection evicted) 2025-05-15 12:36:38.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-15 12:36:38.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-15 12:36:38.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-15 12:36:38.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-15 12:36:38.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.091 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2801ccb3: (connection evicted) 2025-05-15 12:36:38.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-15 12:36:38.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c219c84 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.092 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.093 [Test worker @coroutine#2817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-15 12:36:38.093 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.093 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.093 [Test worker @coroutine#2817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-15 12:36:38.100 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.105 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.106 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.107 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.111 [DefaultDispatcher-worker-12 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.122 [DefaultDispatcher-worker-16 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:38.122 [DefaultDispatcher-worker-16 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.122 [DefaultDispatcher-worker-16 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.122 [DefaultDispatcher-worker-16 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.123 [DefaultDispatcher-worker-3 @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.123 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.123 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.124 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.127 [DefaultDispatcher-worker-11 @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2025-05-15 12:36:38.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-15 12:36:38.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-15 12:36:38.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.139 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14997cb9: (connection evicted) 2025-05-15 12:36:38.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-15 12:36:38.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4824d077 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.141 [Test worker @coroutine#2880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-15 12:36:38.149 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.154 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.155 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.156 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.160 [DefaultDispatcher-worker-9 @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.163 [DefaultDispatcher-worker-7 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:38.163 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.163 [DefaultDispatcher-worker-7 @coroutine#2317] 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-05-15 12:36:38.163 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.164 [DefaultDispatcher-worker-9 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.170 [DefaultDispatcher-worker-9 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.171 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.175 [DefaultDispatcher-worker-1 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de 2025-05-15 12:36:38.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-15 12:36:38.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-15 12:36:38.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.179 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d5a77de: (connection evicted) 2025-05-15 12:36:38.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-15 12:36:38.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f493d7 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.180 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.181 [Test worker @coroutine#2944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-15 12:36:38.189 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.190 [DefaultDispatcher-worker-14 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:38.190 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.190 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.190 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.191 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.191 [DefaultDispatcher-worker-14 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.194 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.195 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.196 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.200 [DefaultDispatcher-worker-15 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.211 [DefaultDispatcher-worker-14 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.215 [DefaultDispatcher-worker-8 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.281 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.285 [DefaultDispatcher-worker-8 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:38.285 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.285 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.285 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.285 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.285 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.326 [DefaultDispatcher-worker-4 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d 2025-05-15 12:36:38.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-15 12:36:38.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-15 12:36:38.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.355 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3e1b5d: (connection evicted) 2025-05-15 12:36:38.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-15 12:36:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee41c66 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.357 [Test worker @coroutine#2988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-15 12:36:38.358 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.358 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.358 [Test worker @coroutine#2988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-15 12:36:38.365 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.371 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.373 [Test worker @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.373 [DefaultDispatcher-worker-5 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:38.373 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.373 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.373 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.374 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.374 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.374 [DefaultDispatcher-worker-21 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.378 [DefaultDispatcher-worker-5 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.379 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2746bc43 2025-05-15 12:36:38.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-15 12:36:38.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-15 12:36:38.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.385 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2746bc43: (connection evicted) 2025-05-15 12:36:38.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-15 12:36:38.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9bacb8 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.386 [Test worker @coroutine#3024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-15 12:36:38.393 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.398 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.399 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.400 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.406 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6 2025-05-15 12:36:38.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-15 12:36:38.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-15 12:36:38.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.444 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c7f3af6: (connection evicted) 2025-05-15 12:36:38.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-15 12:36:38.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-15 12:36:38.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f160341 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-15 12:36:38.493 [DefaultDispatcher-worker-17 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:38.493 [DefaultDispatcher-worker-17 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.493 [DefaultDispatcher-worker-17 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.493 [DefaultDispatcher-worker-17 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.494 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.494 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.505 [DefaultDispatcher-worker-16 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.508 [DefaultDispatcher-worker-6 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.512 [DefaultDispatcher-worker-6 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.515 [DefaultDispatcher-worker-8 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.531 [DefaultDispatcher-worker-11 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.532 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 12:36:38.536 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-05-15 12:36:38.537 [DefaultDispatcher-worker-10 @coroutine#3064] INFO ktor.application - Responding at http://0.0.0.0:42987 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c98bac0 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-15 12:36:38.546 [DefaultDispatcher-worker-12 @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.546 [DefaultDispatcher-worker-12 @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:38.546 [DefaultDispatcher-worker-12 @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.546 [DefaultDispatcher-worker-12 @coroutine#3066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.547 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.547 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:38.547 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:38.547 [eventLoopGroupProxy-19-1 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.548 [eventLoopGroupProxy-19-2 @call-handler#3075] 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-05-15 12:36:38.548 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.548 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.548 [DefaultDispatcher-worker-5 @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.548 [DefaultDispatcher-worker-5 @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514f2b5c 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-15 12:36:38.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-15 12:36:38.557 [DefaultDispatcher-worker-10 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.557 [DefaultDispatcher-worker-10 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.557 [DefaultDispatcher-worker-10 @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.557 [DefaultDispatcher-worker-10 @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.558 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:38.558 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.558 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.558 [DefaultDispatcher-worker-15 @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.561 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.561 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:38.561 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.561 [DefaultDispatcher-worker-19 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a57ad67 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:38.561 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:38.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-15 12:36:38.561 [eventLoopGroupProxy-19-2 @call-handler#3089] 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-05-15 12:36:38.561 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-15 12:36:38.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-15 12:36:38.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-15 12:36:38.562 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.562 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.562 [DefaultDispatcher-worker-16 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.562 [eventLoopGroupProxy-19-3 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:38.562 [eventLoopGroupProxy-19-3 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.563 [DefaultDispatcher-worker-5 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.567 [DefaultDispatcher-worker-4 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.572 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.572 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.572 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.572 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.573 [DefaultDispatcher-worker-15 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.573 [DefaultDispatcher-worker-15 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 12:36:38.573 [DefaultDispatcher-worker-15 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.573 [DefaultDispatcher-worker-15 @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.573 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:38.573 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.574 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.574 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.574 [eventLoopGroupProxy-19-4 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 12:36:38.575 [eventLoopGroupProxy-19-4 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.576 [eventLoopGroupProxy-19-5 @call-handler#3114] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 12:36:38.576 [eventLoopGroupProxy-19-5 @call-handler#3114] 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-05-15 12:36:38.576 [eventLoopGroupProxy-19-5 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.578 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.578 [DefaultDispatcher-worker-14 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.578 [eventLoopGroupProxy-19-5 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.579 [DefaultDispatcher-worker-5 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.579 [DefaultDispatcher-worker-5 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 12:36:38.581 [DefaultDispatcher-worker-10 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.582 [DefaultDispatcher-worker-15 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.583 [DefaultDispatcher-worker-16 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-15 12:36:38.583 [DefaultDispatcher-worker-16 @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.583 [DefaultDispatcher-worker-16 @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:42987/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.583 [DefaultDispatcher-worker-16 @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.584 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 12:36:38.584 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.584 [DefaultDispatcher-worker-9 @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.584 [DefaultDispatcher-worker-9 @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.588 [DefaultDispatcher-worker-13 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-15 12:36:38.592 [DefaultDispatcher-worker-3 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c730e65 2025-05-15 12:36:38.598 [DefaultDispatcher-worker-21 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.599 [DefaultDispatcher-worker-9 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.599 [DefaultDispatcher-worker-9 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 12:36:38.599 [DefaultDispatcher-worker-9 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.599 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-15 12:36:38.602 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505. 2025-05-15 12:36:38.616 [DefaultDispatcher-worker-5 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505 2025-05-15 12:36:38.616 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 12:36:38.620 [eventLoopGroupProxy-19-2 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.621 [DefaultDispatcher-worker-20 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505 2025-05-15 12:36:38.621 [DefaultDispatcher-worker-20 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505 2025-05-15 12:36:38.621 [DefaultDispatcher-worker-20 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505. 2025-05-15 12:36:38.621 [DefaultDispatcher-worker-20 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957505 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.626 [DefaultDispatcher-worker-6 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.626 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.626 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 12:36:38.626 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.627 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 12:36:38.628 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.628 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.628 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.628 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 12:36:38.628 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.632 [DefaultDispatcher-worker-10 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.638 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:38.643 [DefaultDispatcher-worker-15 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.646 [DefaultDispatcher-worker-1 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.646 [DefaultDispatcher-worker-12 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.646 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.646 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.646 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.646 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.647 [eventLoopGroupProxy-19-2 @call-handler#3149] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:38.647 [eventLoopGroupProxy-19-2 @call-handler#3149] 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-05-15 12:36:38.647 [eventLoopGroupProxy-19-2 @call-handler#3149] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.651 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.651 [DefaultDispatcher-worker-6 @call-handler#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.651 [eventLoopGroupProxy-19-2 @call-handler#3149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.651 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.651 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.651 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.651 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.655 [DefaultDispatcher-worker-18 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.662 [DefaultDispatcher-worker-15 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.662 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.662 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.662 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 12:36:38.662 [DefaultDispatcher-worker-6 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.663 [eventLoopGroupProxy-19-2 @call-handler#3162] 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-05-15 12:36:38.666 [DefaultDispatcher-worker-18 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.676 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.676 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 12:36:38.676 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 12:36:38.677 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.677 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506 2025-05-15 12:36:38.677 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506. 2025-05-15 12:36:38.677 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506 2025-05-15 12:36:38.677 [eventLoopGroupProxy-19-2 @call-handler#3166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 12:36:38.678 [eventLoopGroupProxy-19-2 @call-handler#3166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.678 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506 2025-05-15 12:36:38.678 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506 2025-05-15 12:36:38.678 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506. 2025-05-15 12:36:38.678 [DefaultDispatcher-worker-10 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727862088791957506 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.682 [DefaultDispatcher-worker-11 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.682 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.682 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 12:36:38.682 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.683 [eventLoopGroupProxy-19-2 @call-handler#3170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 12:36:38.683 [eventLoopGroupProxy-19-2 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.683 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.683 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 12:36:38.683 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 12:36:38.683 [DefaultDispatcher-worker-11 @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.687 [DefaultDispatcher-worker-21 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.698 [DefaultDispatcher-worker-13 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.701 [DefaultDispatcher-worker-2 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.701 [DefaultDispatcher-worker-8 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.701 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.701 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.702 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.702 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.702 [eventLoopGroupProxy-19-2 @call-handler#3176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:38.702 [eventLoopGroupProxy-19-2 @call-handler#3176] 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-05-15 12:36:38.702 [eventLoopGroupProxy-19-2 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.705 [DefaultDispatcher-worker-18 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.708 [DefaultDispatcher-worker-8 @call-handler#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.709 [eventLoopGroupProxy-19-2 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.709 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.709 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.709 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.709 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.713 [DefaultDispatcher-worker-19 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.716 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.716 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504. 2025-05-15 12:36:38.716 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.716 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.717 [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:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.717 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.717 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 12:36:38.717 [eventLoopGroupProxy-19-5 @call-handler#3213] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 12:36:38.717 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.717 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.717 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.718 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.718 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.718 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.719 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.719 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505. 2025-05-15 12:36:38.719 [UI Thread @coroutine#3226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.719 [eventLoopGroupProxy-19-5 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.720 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.720 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.720 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.720 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.720 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.720 [eventLoopGroupProxy-19-7 @call-handler#3235] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 12:36:38.721 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.721 [eventLoopGroupProxy-19-8 @call-handler#3237] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 12:36:38.721 [eventLoopGroupProxy-19-6 @call-handler#3236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 12:36:38.721 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.721 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504. 2025-05-15 12:36:38.721 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.722 [eventLoopGroupProxy-19-6 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.722 [eventLoopGroupProxy-19-7 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.722 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.722 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.722 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.722 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.722 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.722 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.722 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.722 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.726 [DefaultDispatcher-worker-8 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.729 [eventLoopGroupProxy-19-8 @call-handler#3237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.729 [UI Thread @coroutine#3226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.729 [UI Thread @coroutine#3226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.729 [UI Thread @coroutine#3226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505. 2025-05-15 12:36:38.729 [UI Thread @coroutine#3226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.731 [DefaultDispatcher-worker-9 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.734 [DefaultDispatcher-worker-3 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.737 [DefaultDispatcher-worker-9 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.742 [DefaultDispatcher-worker-15 @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.744 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504 2025-05-15 12:36:38.745 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504. 2025-05-15 12:36:38.745 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504 2025-05-15 12:36:38.745 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-05-15 12:36:38.746 [eventLoopGroupProxy-19-2 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.746 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504 2025-05-15 12:36:38.746 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504 2025-05-15 12:36:38.746 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504. 2025-05-15 12:36:38.746 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.751 [DefaultDispatcher-worker-20 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.756 [DefaultDispatcher-worker-1 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.760 [DefaultDispatcher-worker-19 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.760 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.760 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.760 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.760 [DefaultDispatcher-worker-19 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.761 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:38.761 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 12:36:38.761 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.765 [DefaultDispatcher-worker-3 @call-handler#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.765 [eventLoopGroupProxy-19-2 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.766 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.766 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.766 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.766 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.770 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505 2025-05-15 12:36:38.770 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505. 2025-05-15 12:36:38.770 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505 2025-05-15 12:36:38.770 [DefaultDispatcher-worker-13 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.770 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-05-15 12:36:38.773 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.774 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505 2025-05-15 12:36:38.774 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505 2025-05-15 12:36:38.774 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505. 2025-05-15 12:36:38.774 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727862088791957506&assignmentUid=727862088791957504&clazzUid=727862088791957504&submitterUid=727862088791957505 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.779 [DefaultDispatcher-worker-15 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.782 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505 2025-05-15 12:36:38.782 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505. 2025-05-15 12:36:38.782 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505 2025-05-15 12:36:38.783 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-05-15 12:36:38.783 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.783 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.783 [UI Thread @coroutine#3298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.783 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.783 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504 2025-05-15 12:36:38.783 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504. 2025-05-15 12:36:38.783 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504 2025-05-15 12:36:38.784 [eventLoopGroupProxy-19-5 @call-handler#3311] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-05-15 12:36:38.784 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.784 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.784 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.784 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.784 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.784 [UI Thread @coroutine#3307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.784 [eventLoopGroupProxy-19-2 @call-handler#3317] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-05-15 12:36:38.784 [eventLoopGroupProxy-19-6 @call-handler#3322] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-05-15 12:36:38.784 [eventLoopGroupProxy-19-7 @call-handler#3323] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-05-15 12:36:38.784 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505 2025-05-15 12:36:38.784 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505 2025-05-15 12:36:38.785 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505. 2025-05-15 12:36:38.785 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/PersonDao/getNamesByUid?uid=727862088791957505 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.785 [eventLoopGroupProxy-19-6 @call-handler#3322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.785 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.785 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.785 [eventLoopGroupProxy-19-7 @call-handler#3323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.785 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.785 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.785 [UI Thread @coroutine#3307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.785 [UI Thread @coroutine#3307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.785 [eventLoopGroupProxy-19-5 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.785 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.786 [UI Thread @coroutine#3307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.787 [UI Thread @coroutine#3298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.787 [UI Thread @coroutine#3298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.787 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.787 [UI Thread @coroutine#3298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.787 [eventLoopGroupProxy-19-2 @call-handler#3317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.787 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504 2025-05-15 12:36:38.787 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504 2025-05-15 12:36:38.787 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504. 2025-05-15 12:36:38.787 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.790 [DefaultDispatcher-worker-5 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.793 [DefaultDispatcher-worker-5 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.796 [DefaultDispatcher-worker-9 @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.799 [DefaultDispatcher-worker-8 @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.802 [DefaultDispatcher-worker-15 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.805 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506 2025-05-15 12:36:38.805 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506. 2025-05-15 12:36:38.805 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506 2025-05-15 12:36:38.805 [eventLoopGroupProxy-19-2 @call-handler#3339] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-05-15 12:36:38.808 [eventLoopGroupProxy-19-2 @call-handler#3339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.808 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506 2025-05-15 12:36:38.808 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506 2025-05-15 12:36:38.808 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506. 2025-05-15 12:36:38.808 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957506 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.813 [DefaultDispatcher-worker-8 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.814 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505 2025-05-15 12:36:38.814 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505. 2025-05-15 12:36:38.814 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505 2025-05-15 12:36:38.814 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-05-15 12:36:38.815 [eventLoopGroupProxy-19-2 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.815 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505 2025-05-15 12:36:38.815 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505 2025-05-15 12:36:38.815 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505. 2025-05-15 12:36:38.815 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/PersonDao/findByUidAsync?uid=727862088791957505 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.819 [DefaultDispatcher-worker-18 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.819 [DefaultDispatcher-worker-16 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:38.819 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.819 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.819 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.820 [DefaultDispatcher-worker-10 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.820 [DefaultDispatcher-worker-10 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.824 [DefaultDispatcher-worker-18 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.827 [DefaultDispatcher-worker-10 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.827 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.827 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.827 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.827 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42987/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 12:36:38.828 [eventLoopGroupProxy-19-2 @call-handler#3353] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 12:36:38.828 [eventLoopGroupProxy-19-2 @call-handler#3353] 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-05-15 12:36:38.828 [eventLoopGroupProxy-19-2 @call-handler#3353] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 12:36:38.832 [DefaultDispatcher-worker-5 @call-handler#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-05-15 12:36:38.832 [eventLoopGroupProxy-19-2 @call-handler#3353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.832 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.832 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/replication/message 2025-05-15 12:36:38.832 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/replication/message. 2025-05-15 12:36:38.832 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.833 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.833 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504. 2025-05-15 12:36:38.833 [UI Thread @coroutine#3376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.834 [UI Thread @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.834 [UI Thread @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.834 [UI Thread @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.834 [eventLoopGroupProxy-19-2 @call-handler#3391] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 12:36:38.834 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.834 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.834 [UI Thread @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.834 [eventLoopGroupProxy-19-5 @call-handler#3394] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 12:36:38.834 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.834 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.834 [UI Thread @coroutine#3387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.834 [eventLoopGroupProxy-19-2 @call-handler#3391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.834 [eventLoopGroupProxy-19-6 @call-handler#3403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 12:36:38.834 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.835 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505. 2025-05-15 12:36:38.835 [UI Thread @coroutine#3405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.835 [eventLoopGroupProxy-19-7 @call-handler#3407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 12:36:38.835 [UI Thread @coroutine#3376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.835 [UI Thread @coroutine#3376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 2025-05-15 12:36:38.835 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504. 2025-05-15 12:36:38.835 [UI Thread @coroutine#3376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.835 [eventLoopGroupProxy-19-2 @call-handler#3415] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 12:36:38.835 [eventLoopGroupProxy-19-6 @call-handler#3403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.835 [eventLoopGroupProxy-19-5 @call-handler#3394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.835 [eventLoopGroupProxy-19-7 @call-handler#3407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.835 [UI Thread @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.835 [UI Thread @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.835 [UI Thread @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.835 [UI Thread @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.836 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.836 [UI Thread @coroutine#3385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.836 [UI Thread @coroutine#3387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.836 [UI Thread @coroutine#3387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 2025-05-15 12:36:38.836 [UI Thread @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.836 [UI Thread @coroutine#3380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.836 [UI Thread @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504. 2025-05-15 12:36:38.836 [UI Thread @coroutine#3387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727862088791957505&assignmentUid=727862088791957504 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.838 [eventLoopGroupProxy-19-2 @call-handler#3415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 12:36:38.838 [DefaultDispatcher-worker-1 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ba01be 2025-05-15 12:36:38.838 [UI Thread @coroutine#3405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.838 [UI Thread @coroutine#3405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 2025-05-15 12:36:38.838 [UI Thread @coroutine#3405] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505. 2025-05-15 12:36:38.838 [UI Thread @coroutine#3405] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42987/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727862088791957504&clazzUid=727862088791957504&accountPersonUid=727862088791957505 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:38.840 [DefaultDispatcher-worker-4 @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.844 [DefaultDispatcher-worker-17 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.847 [DefaultDispatcher-worker-20 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.850 [DefaultDispatcher-worker-4 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.854 [DefaultDispatcher-worker-20 @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc 2025-05-15 12:36:38.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-15 12:36:38.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-15 12:36:38.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.855 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc9c0cc: (connection evicted) 2025-05-15 12:36:38.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-15 12:36:38.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-15 12:36:38.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-15 12:36:38.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-15 12:36:38.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:38.856 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ba01be: (connection evicted) 2025-05-15 12:36:38.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:38.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-15 12:36:38.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-15 12:36:38.919 [DefaultDispatcher-worker-19 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:38.919 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.919 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:38.919 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.920 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:38.920 [DefaultDispatcher-worker-18 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.000 [DefaultDispatcher-worker-2 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:39.000 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.000 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.000 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.001 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.001 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.085 [DefaultDispatcher-worker-11 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:39.085 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.085 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.085 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.086 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.086 [DefaultDispatcher-worker-5 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.128 [DefaultDispatcher-worker-12 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:39.128 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.128 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.128 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.129 [DefaultDispatcher-worker-18 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.129 [DefaultDispatcher-worker-18 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.168 [DefaultDispatcher-worker-16 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:39.168 [DefaultDispatcher-worker-16 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.168 [DefaultDispatcher-worker-16 @coroutine#2317] 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-05-15 12:36:39.168 [DefaultDispatcher-worker-16 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.168 [DefaultDispatcher-worker-9 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.195 [DefaultDispatcher-worker-11 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:39.195 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.195 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.195 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.195 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.195 [DefaultDispatcher-worker-12 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.290 [DefaultDispatcher-worker-2 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:39.290 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.290 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.290 [DefaultDispatcher-worker-2 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.291 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.291 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.378 [DefaultDispatcher-worker-5 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:39.378 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.378 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.378 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.378 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.378 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.500 [DefaultDispatcher-worker-7 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:39.500 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.500 [DefaultDispatcher-worker-7 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.500 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.500 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.500 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.825 [DefaultDispatcher-worker-17 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:39.825 [DefaultDispatcher-worker-17 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.825 [DefaultDispatcher-worker-17 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.825 [DefaultDispatcher-worker-17 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.826 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.826 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-15 12:36:39.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-15 12:36:39.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:39.861 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f: (connection evicted) 2025-05-15 12:36:39.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:39.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-15 12:36:39.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4164ab12 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.864 [Test worker @coroutine#3470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-15 12:36:39.874 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.880 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.881 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.882 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@237e4ed9 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:39.882 [Test worker @coroutine#3470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-15 12:36:39.883 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.883 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.883 [Test worker @coroutine#3470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-15 12:36:39.891 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.897 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.898 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.899 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.903 [DefaultDispatcher-worker-12 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322f6283 2025-05-15 12:36:39.912 [DefaultDispatcher-worker-12 @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.917 [DefaultDispatcher-worker-12 @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4 2025-05-15 12:36:39.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-15 12:36:39.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-15 12:36:39.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:39.922 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6b6f4: (connection evicted) 2025-05-15 12:36:39.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:39.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-15 12:36:39.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-15 12:36:39.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-15 12:36:39.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-15 12:36:39.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:39.922 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@322f6283: (connection evicted) 2025-05-15 12:36:39.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:39.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-15 12:36:39.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-15 12:36:39.923 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca9ffc0 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.924 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-15 12:36:39.924 [DefaultDispatcher-worker-8 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:39.924 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.924 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:39.925 [DefaultDispatcher-worker-8 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.926 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.926 [DefaultDispatcher-worker-17 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:39.934 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.940 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.941 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.942 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bff4cb9 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.942 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-15 12:36:39.951 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.957 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.958 [Test worker @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.959 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.963 [DefaultDispatcher-worker-5 @coroutine#3545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2025-05-15 12:36:39.972 [DefaultDispatcher-worker-15 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.976 [DefaultDispatcher-worker-20 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.981 [DefaultDispatcher-worker-15 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.993 [DefaultDispatcher-worker-9 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2025-05-15 12:36:39.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-15 12:36:39.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-15 12:36:39.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:39.996 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808f65: (connection evicted) 2025-05-15 12:36:39.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:39.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-15 12:36:39.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-15 12:36:39.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-15 12:36:39.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-15 12:36:39.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:39.997 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8: (connection evicted) 2025-05-15 12:36:39.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:39.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-15 12:36:39.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1849d35a 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:39.998 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-15 12:36:39.999 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:39.999 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:39.999 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-15 12:36:40.005 [DefaultDispatcher-worker-12 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:40.006 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.006 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.006 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.006 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.006 [DefaultDispatcher-worker-16 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.008 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:40.014 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:40.015 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:40.016 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e25c2f 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.017 [Test worker @coroutine#3618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-15 12:36:40.026 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.032 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.033 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.034 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.039 [DefaultDispatcher-worker-8 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2 2025-05-15 12:36:40.047 [DefaultDispatcher-worker-14 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:40.052 [DefaultDispatcher-worker-4 @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a940a9 2025-05-15 12:36:40.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-15 12:36:40.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-15 12:36:40.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.056 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a940a9: (connection evicted) 2025-05-15 12:36:40.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-15 12:36:40.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-15 12:36:40.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-15 12:36:40.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-15 12:36:40.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.056 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8edf2: (connection evicted) 2025-05-15 12:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-15 12:36:40.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-15 12:36:40.057 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5563a63f 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.058 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-15 12:36:40.068 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.074 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.075 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.076 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1f6318 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.076 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-15 12:36:40.077 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.077 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.077 [Test worker @coroutine#3679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-15 12:36:40.085 [Test worker @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.090 [DefaultDispatcher-worker-14 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:40.090 [DefaultDispatcher-worker-14 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.090 [DefaultDispatcher-worker-14 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.090 [DefaultDispatcher-worker-14 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.091 [DefaultDispatcher-worker-19 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.091 [DefaultDispatcher-worker-19 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.092 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.093 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.094 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.098 [DefaultDispatcher-worker-16 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1 2025-05-15 12:36:40.106 [DefaultDispatcher-worker-18 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.111 [DefaultDispatcher-worker-15 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2025-05-15 12:36:40.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-15 12:36:40.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-15 12:36:40.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.115 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28068327: (connection evicted) 2025-05-15 12:36:40.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-15 12:36:40.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-15 12:36:40.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-15 12:36:40.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-15 12:36:40.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.116 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ca5fe1: (connection evicted) 2025-05-15 12:36:40.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-15 12:36:40.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-15 12:36:40.116 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c58c10f 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.117 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-15 12:36:40.127 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.133 [DefaultDispatcher-worker-20 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:40.133 [DefaultDispatcher-worker-20 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.133 [DefaultDispatcher-worker-20 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.133 [DefaultDispatcher-worker-20 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.133 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.134 [DefaultDispatcher-worker-13 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.134 [DefaultDispatcher-worker-13 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.135 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.136 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa21319 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.136 [Test worker @coroutine#3739] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-15 12:36:40.145 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.151 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.152 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.154 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.158 [DefaultDispatcher-worker-1 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-05-15 12:36:40.166 [DefaultDispatcher-worker-18 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.172 [DefaultDispatcher-worker-20 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2025-05-15 12:36:40.172 [DefaultDispatcher-worker-20 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:40.173 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.173 [DefaultDispatcher-worker-20 @coroutine#2317] 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-05-15 12:36:40.173 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.173 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-15 12:36:40.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-15 12:36:40.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.177 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3: (connection evicted) 2025-05-15 12:36:40.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-15 12:36:40.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-15 12:36:40.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-15 12:36:40.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-15 12:36:40.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.177 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2: (connection evicted) 2025-05-15 12:36:40.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-15 12:36:40.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-15 12:36:40.178 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31084f37 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.179 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-15 12:36:40.189 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.195 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.196 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.198 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219a228 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.198 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-15 12:36:40.199 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.199 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.199 [Test worker @coroutine#3801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-15 12:36:40.200 [DefaultDispatcher-worker-16 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:40.200 [DefaultDispatcher-worker-16 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.200 [DefaultDispatcher-worker-16 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.200 [DefaultDispatcher-worker-16 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.201 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.201 [DefaultDispatcher-worker-20 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.208 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.214 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.215 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.216 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.221 [DefaultDispatcher-worker-11 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-05-15 12:36:40.229 [DefaultDispatcher-worker-20 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.234 [DefaultDispatcher-worker-7 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.237 [DefaultDispatcher-worker-5 @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2025-05-15 12:36:40.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-15 12:36:40.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-15 12:36:40.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.241 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a43a21e: (connection evicted) 2025-05-15 12:36:40.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-15 12:36:40.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-15 12:36:40.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-15 12:36:40.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-15 12:36:40.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.242 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9: (connection evicted) 2025-05-15 12:36:40.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-15 12:36:40.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5304cee 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.243 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-15 12:36:40.244 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.244 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.244 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-15 12:36:40.253 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.259 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.260 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.261 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d543ec2 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.262 [Test worker @coroutine#3863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-15 12:36:40.271 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.276 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.277 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.278 [Test worker @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.282 [DefaultDispatcher-worker-19 @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb 2025-05-15 12:36:40.289 [DefaultDispatcher-worker-7 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.293 [DefaultDispatcher-worker-15 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.294 [DefaultDispatcher-worker-15 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:40.294 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.294 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.294 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.295 [DefaultDispatcher-worker-4 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.295 [DefaultDispatcher-worker-4 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.297 [DefaultDispatcher-worker-10 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.307 [DefaultDispatcher-worker-18 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2025-05-15 12:36:40.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-15 12:36:40.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-15 12:36:40.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.309 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685a3c14: (connection evicted) 2025-05-15 12:36:40.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-15 12:36:40.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-15 12:36:40.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-15 12:36:40.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-15 12:36:40.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.310 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79dd79eb: (connection evicted) 2025-05-15 12:36:40.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-15 12:36:40.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca876b7 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.311 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-15 12:36:40.312 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.312 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.312 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-15 12:36:40.320 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.325 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.326 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.327 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.327 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e7ca6f 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.328 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-15 12:36:40.335 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.340 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.341 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.342 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.346 [DefaultDispatcher-worker-10 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64934acd 2025-05-15 12:36:40.353 [DefaultDispatcher-worker-11 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.358 [DefaultDispatcher-worker-5 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.359 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d5500e 2025-05-15 12:36:40.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-15 12:36:40.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-15 12:36:40.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.363 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d5500e: (connection evicted) 2025-05-15 12:36:40.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-15 12:36:40.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-15 12:36:40.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-15 12:36:40.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-15 12:36:40.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.363 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64934acd: (connection evicted) 2025-05-15 12:36:40.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-15 12:36:40.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-15 12:36:40.364 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-15 12:36:40.364 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19fdcaba 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.365 [Test worker @coroutine#4013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-15 12:36:40.373 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.378 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.379 [Test worker @coroutine#4016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.380 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a95090a 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.380 [Test worker @coroutine#4013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-15 12:36:40.383 [DefaultDispatcher-worker-15 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:40.383 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.383 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.383 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.384 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.384 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.388 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.393 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.394 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.395 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.399 [DefaultDispatcher-worker-10 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7668edd7 2025-05-15 12:36:40.406 [DefaultDispatcher-worker-8 @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.411 [DefaultDispatcher-worker-15 @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.412 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.413 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3 2025-05-15 12:36:40.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-15 12:36:40.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-15 12:36:40.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.416 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ec54c3: (connection evicted) 2025-05-15 12:36:40.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-15 12:36:40.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-15 12:36:40.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-15 12:36:40.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-15 12:36:40.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.417 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7668edd7: (connection evicted) 2025-05-15 12:36:40.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-15 12:36:40.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c6860 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.418 [Test worker @coroutine#4077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-15 12:36:40.426 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.431 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.432 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.433 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c74eeb7 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.433 [Test worker @coroutine#4077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-15 12:36:40.441 [Test worker @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.445 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.446 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.447 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.451 [DefaultDispatcher-worker-9 @coroutine#4090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2025-05-15 12:36:40.458 [DefaultDispatcher-worker-1 @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.463 [DefaultDispatcher-worker-9 @coroutine#4077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2025-05-15 12:36:40.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-15 12:36:40.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-15 12:36:40.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.502 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66: (connection evicted) 2025-05-15 12:36:40.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-15 12:36:40.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-15 12:36:40.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-15 12:36:40.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-15 12:36:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.503 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41843b88: (connection evicted) 2025-05-15 12:36:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-15 12:36:40.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4015c65b 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.504 [Test worker @coroutine#4149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-15 12:36:40.505 [DefaultDispatcher-worker-3 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:40.506 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.506 [DefaultDispatcher-worker-3 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.506 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.506 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.506 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.514 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.519 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.519 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.520 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53af65eb 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.521 [Test worker @coroutine#4149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-15 12:36:40.529 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.534 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.534 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.535 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.540 [DefaultDispatcher-worker-5 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2025-05-15 12:36:40.546 [DefaultDispatcher-worker-11 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.551 [DefaultDispatcher-worker-5 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2025-05-15 12:36:40.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-15 12:36:40.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-15 12:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.555 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb: (connection evicted) 2025-05-15 12:36:40.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-15 12:36:40.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-15 12:36:40.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-15 12:36:40.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-15 12:36:40.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.556 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757bbd02: (connection evicted) 2025-05-15 12:36:40.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-15 12:36:40.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73602e88 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.557 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-15 12:36:40.566 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.571 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.572 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.573 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.573 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35dde3 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.574 [Test worker @coroutine#4209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-15 12:36:40.582 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.587 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.588 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.588 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.593 [DefaultDispatcher-worker-13 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2025-05-15 12:36:40.600 [DefaultDispatcher-worker-18 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.605 [DefaultDispatcher-worker-8 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.606 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.607 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7951a08c 2025-05-15 12:36:40.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-15 12:36:40.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-15 12:36:40.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.611 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7951a08c: (connection evicted) 2025-05-15 12:36:40.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-15 12:36:40.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-15 12:36:40.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-15 12:36:40.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-15 12:36:40.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.611 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6: (connection evicted) 2025-05-15 12:36:40.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-15 12:36:40.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f3ff5 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.613 [Test worker @coroutine#4271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-15 12:36:40.621 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.626 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.627 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.628 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.628 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b991034 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.629 [Test worker @coroutine#4271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-15 12:36:40.636 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.641 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.642 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.643 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.647 [DefaultDispatcher-worker-19 @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db9ecd 2025-05-15 12:36:40.654 [DefaultDispatcher-worker-15 @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.659 [DefaultDispatcher-worker-16 @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.664 [UI Thread @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2025-05-15 12:36:40.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-15 12:36:40.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-15 12:36:40.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.666 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f: (connection evicted) 2025-05-15 12:36:40.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-15 12:36:40.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-15 12:36:40.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-15 12:36:40.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-15 12:36:40.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.667 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@db9ecd: (connection evicted) 2025-05-15 12:36:40.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-15 12:36:40.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78002333 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-15 12:36:40.668 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.669 [Test worker @coroutine#4363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-15 12:36:40.676 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.681 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.683 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.684 [Test worker @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.688 [DefaultDispatcher-worker-7 @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.689 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.695 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2025-05-15 12:36:40.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-15 12:36:40.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-15 12:36:40.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.707 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81: (connection evicted) 2025-05-15 12:36:40.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-15 12:36:40.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cd58e7 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-05-15 12:36:40.708 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-15 12:36:40.716 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-05-15 12:36:40.721 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-05-15 12:36:40.722 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-05-15 12:36:40.723 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a296643 2025-05-15 12:36:40.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-15 12:36:40.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-15 12:36:40.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:40.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-15 12:36:40.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3479b4cd 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.725 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-15 12:36:40.726 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2025-05-15 12:36:40.726 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2025-05-15 12:36:40.726 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-15 12:36:40.733 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2025-05-15 12:36:40.738 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2025-05-15 12:36:40.739 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2025-05-15 12:36:40.740 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d92e9da 2025-05-15 12:36:40.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-15 12:36:40.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-15 12:36:40.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:40.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-15 12:36:40.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27476b5f 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-05-15 12:36:40.743 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-15 12:36:40.751 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-05-15 12:36:40.756 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-05-15 12:36:40.757 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-05-15 12:36:40.757 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-05-15 12:36:40.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-15 12:36:40.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-15 12:36:40.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:40.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-15 12:36:40.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bfecef 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-15 12:36:40.760 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.761 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-15 12:36:40.769 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.774 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.775 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.776 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.780 [DefaultDispatcher-worker-7 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b 2025-05-15 12:36:40.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-15 12:36:40.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-15 12:36:40.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.788 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fff1b: (connection evicted) 2025-05-15 12:36:40.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-15 12:36:40.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f0ef6e 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.789 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-15 12:36:40.790 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-05-15 12:36:40.790 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-05-15 12:36:40.790 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-15 12:36:40.797 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-05-15 12:36:40.802 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-05-15 12:36:40.803 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-05-15 12:36:40.803 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-05-15 12:36:40.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-15 12:36:40.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-15 12:36:40.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:40.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-15 12:36:40.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79378802 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.807 [Test worker @coroutine#4543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-15 12:36:40.815 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.820 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.821 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.822 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.827 [DefaultDispatcher-worker-11 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.827 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.829 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-05-15 12:36:40.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-15 12:36:40.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-15 12:36:40.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.830 [DefaultDispatcher-worker-7 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:40.830 [DefaultDispatcher-worker-7 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.830 [DefaultDispatcher-worker-7 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.830 [DefaultDispatcher-worker-7 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.830 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0: (connection evicted) 2025-05-15 12:36:40.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-15 12:36:40.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-15 12:36:40.831 [DefaultDispatcher-worker-2 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.831 [DefaultDispatcher-worker-2 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46769bd6 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.832 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-15 12:36:40.840 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.844 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.845 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.846 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74de1e9d 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.846 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-15 12:36:40.847 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.847 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.847 [Test worker @coroutine#4580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-15 12:36:40.856 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.861 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.861 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.862 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.866 [DefaultDispatcher-worker-16 @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-05-15 12:36:40.874 [DefaultDispatcher-worker-19 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.882 [DefaultDispatcher-worker-14 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 12:36:40.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-15 12:36:40.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-15 12:36:40.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.887 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc: (connection evicted) 2025-05-15 12:36:40.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-15 12:36:40.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-15 12:36:40.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-15 12:36:40.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-15 12:36:40.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.887 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c45428: (connection evicted) 2025-05-15 12:36:40.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-15 12:36:40.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b51a4c7 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.888 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-15 12:36:40.889 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.889 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.889 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-15 12:36:40.896 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.901 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.902 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.902 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55882ff2 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.903 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.904 [Test worker @coroutine#4606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-15 12:36:40.911 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.916 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.917 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.918 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.922 [DefaultDispatcher-worker-1 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78131a47 2025-05-15 12:36:40.929 [DefaultDispatcher-worker-20 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.931 [DefaultDispatcher-worker-7 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:40.931 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.931 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:40.931 [DefaultDispatcher-worker-7 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.931 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.931 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:40.937 [DefaultDispatcher-worker-8 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 12:36:40.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-15 12:36:40.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-15 12:36:40.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.939 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb06667: (connection evicted) 2025-05-15 12:36:40.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-15 12:36:40.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-15 12:36:40.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-15 12:36:40.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-15 12:36:40.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:40.940 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78131a47: (connection evicted) 2025-05-15 12:36:40.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:40.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-15 12:36:40.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.942 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-15 12:36:40.950 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.957 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.958 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.959 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623eebca 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.959 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-15 12:36:40.967 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.972 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.973 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.974 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.978 [DefaultDispatcher-worker-19 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5408b06d 2025-05-15 12:36:40.985 [DefaultDispatcher-worker-19 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.993 [DefaultDispatcher-worker-16 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:40.996 [DefaultDispatcher-worker-21 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:41.001 [DefaultDispatcher-worker-3 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 12:36:41.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-15 12:36:41.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-15 12:36:41.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.009 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2025-05-15 12:36:41.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-15 12:36:41.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-15 12:36:41.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-15 12:36:41.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-15 12:36:41.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.009 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5408b06d: (connection evicted) 2025-05-15 12:36:41.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-15 12:36:41.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bb6009 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.011 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-15 12:36:41.012 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.012 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.012 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-15 12:36:41.012 [DefaultDispatcher-worker-15 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:41.012 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.012 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.012 [DefaultDispatcher-worker-15 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.012 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.012 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.019 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.024 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.025 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.026 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2603a76d 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.026 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-15 12:36:41.027 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.027 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.027 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-15 12:36:41.034 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.039 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.040 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.040 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.045 [DefaultDispatcher-worker-16 @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2025-05-15 12:36:41.053 [DefaultDispatcher-worker-16 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.058 [DefaultDispatcher-worker-13 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.062 [DefaultDispatcher-worker-7 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 12:36:41.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-15 12:36:41.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-15 12:36:41.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.068 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7934164c: (connection evicted) 2025-05-15 12:36:41.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-15 12:36:41.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-15 12:36:41.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-15 12:36:41.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-15 12:36:41.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.068 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36deacfc: (connection evicted) 2025-05-15 12:36:41.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-15 12:36:41.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77198cce 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.069 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-15 12:36:41.070 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.070 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.070 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-15 12:36:41.077 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.082 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.084 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1026a011 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.084 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-15 12:36:41.091 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.095 [DefaultDispatcher-worker-15 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:41.095 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.096 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.096 [DefaultDispatcher-worker-15 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.096 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.096 [DefaultDispatcher-worker-11 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.097 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.098 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.099 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.103 [DefaultDispatcher-worker-20 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-05-15 12:36:41.110 [DefaultDispatcher-worker-1 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.115 [DefaultDispatcher-worker-9 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 12:36:41.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-15 12:36:41.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-15 12:36:41.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.118 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383c94ed: (connection evicted) 2025-05-15 12:36:41.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-15 12:36:41.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-15 12:36:41.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-15 12:36:41.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-15 12:36:41.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.118 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353aadd7: (connection evicted) 2025-05-15 12:36:41.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-15 12:36:41.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6311640d 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.120 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-15 12:36:41.121 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.121 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.121 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-15 12:36:41.128 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.133 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.134 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.135 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f433db 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.135 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-15 12:36:41.136 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.136 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.136 [Test worker @coroutine#4756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-15 12:36:41.139 [DefaultDispatcher-worker-6 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:41.139 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.139 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.139 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.140 [DefaultDispatcher-worker-21 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.140 [DefaultDispatcher-worker-21 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.144 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.149 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.150 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.151 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.156 [DefaultDispatcher-worker-18 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3 2025-05-15 12:36:41.163 [DefaultDispatcher-worker-9 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.169 [DefaultDispatcher-worker-19 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.178 [DefaultDispatcher-worker-11 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:41.178 [DefaultDispatcher-worker-11 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.178 [DefaultDispatcher-worker-11 @coroutine#2317] 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-05-15 12:36:41.178 [DefaultDispatcher-worker-11 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.179 [DefaultDispatcher-worker-17 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.180 [DefaultDispatcher-worker-19 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 12:36:41.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-15 12:36:41.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-15 12:36:41.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.181 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8: (connection evicted) 2025-05-15 12:36:41.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-15 12:36:41.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-15 12:36:41.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-15 12:36:41.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-15 12:36:41.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.182 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aeaee3: (connection evicted) 2025-05-15 12:36:41.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-15 12:36:41.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c74c99 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.183 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-15 12:36:41.191 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.196 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.197 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.199 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274f51ad 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.199 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.200 [Test worker @coroutine#4796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-15 12:36:41.206 [DefaultDispatcher-worker-4 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:41.206 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.206 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.206 [DefaultDispatcher-worker-4 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.207 [DefaultDispatcher-worker-16 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.207 [DefaultDispatcher-worker-16 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.208 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.213 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.214 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.215 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.219 [DefaultDispatcher-worker-14 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-05-15 12:36:41.227 [DefaultDispatcher-worker-15 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.232 [DefaultDispatcher-worker-15 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.236 [DefaultDispatcher-worker-18 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.244 [DefaultDispatcher-worker-12 @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 12:36:41.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-15 12:36:41.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-15 12:36:41.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.245 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f: (connection evicted) 2025-05-15 12:36:41.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-15 12:36:41.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-15 12:36:41.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-15 12:36:41.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-15 12:36:41.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.246 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24: (connection evicted) 2025-05-15 12:36:41.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-15 12:36:41.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f143176 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.247 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-15 12:36:41.248 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.248 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.248 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-15 12:36:41.256 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.261 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.262 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.263 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473e0536 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.263 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-15 12:36:41.264 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.264 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.264 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-15 12:36:41.271 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.276 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.277 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.278 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.282 [DefaultDispatcher-worker-21 @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2110b756 2025-05-15 12:36:41.289 [DefaultDispatcher-worker-20 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.294 [DefaultDispatcher-worker-1 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 12:36:41.300 [DefaultDispatcher-worker-14 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:41.300 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.301 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.301 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.301 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.301 [DefaultDispatcher-worker-10 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-15 12:36:41.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-15 12:36:41.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.302 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5: (connection evicted) 2025-05-15 12:36:41.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-15 12:36:41.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-15 12:36:41.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-15 12:36:41.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-15 12:36:41.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.302 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2110b756: (connection evicted) 2025-05-15 12:36:41.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-15 12:36:41.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b760eb7 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.303 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.304 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-15 12:36:41.304 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.304 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.304 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-15 12:36:41.311 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.316 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.317 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.318 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1724c649 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.319 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-15 12:36:41.326 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.331 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.332 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.333 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.337 [DefaultDispatcher-worker-20 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-05-15 12:36:41.346 [DefaultDispatcher-worker-11 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.350 [DefaultDispatcher-worker-18 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 12:36:41.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-15 12:36:41.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-15 12:36:41.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.353 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d8b670: (connection evicted) 2025-05-15 12:36:41.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-15 12:36:41.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-15 12:36:41.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-15 12:36:41.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-15 12:36:41.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.353 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6: (connection evicted) 2025-05-15 12:36:41.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-15 12:36:41.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.354 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-15 12:36:41.355 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.355 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.355 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-15 12:36:41.362 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.367 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.368 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.369 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.369 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.370 [Test worker @coroutine#4918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-15 12:36:41.377 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.382 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.383 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.384 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-5 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-10 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-5 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.388 [DefaultDispatcher-worker-9 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.395 [DefaultDispatcher-worker-16 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.399 [DefaultDispatcher-worker-7 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 12:36:41.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-15 12:36:41.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-15 12:36:41.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.401 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2025-05-15 12:36:41.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-15 12:36:41.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-15 12:36:41.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-15 12:36:41.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-15 12:36:41.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.401 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2025-05-15 12:36:41.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-15 12:36:41.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0e09b5 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.403 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-15 12:36:41.411 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.415 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.416 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.417 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f33810 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.417 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.418 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-15 12:36:41.425 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.430 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.431 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.432 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.436 [DefaultDispatcher-worker-1 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4 2025-05-15 12:36:41.443 [DefaultDispatcher-worker-11 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.449 [DefaultDispatcher-worker-1 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.453 [DefaultDispatcher-worker-2 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.503 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.511 [DefaultDispatcher-worker-7 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:41.511 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.511 [DefaultDispatcher-worker-7 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.511 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.512 [DefaultDispatcher-worker-13 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.512 [DefaultDispatcher-worker-13 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.518 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.567 [DefaultDispatcher-worker-17 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-05-15 12:36:41.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-15 12:36:41.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-15 12:36:41.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.568 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1170d81f: (connection evicted) 2025-05-15 12:36:41.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-15 12:36:41.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-15 12:36:41.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-15 12:36:41.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-15 12:36:41.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.569 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e56f5d4: (connection evicted) 2025-05-15 12:36:41.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-15 12:36:41.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df019b8 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.570 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-15 12:36:41.579 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.583 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.584 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.585 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d07fb2 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.585 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.586 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-15 12:36:41.593 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.598 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.599 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.600 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.604 [DefaultDispatcher-worker-5 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2025-05-15 12:36:41.611 [DefaultDispatcher-worker-21 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.617 [DefaultDispatcher-worker-3 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.621 [DefaultDispatcher-worker-8 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ab765c 2025-05-15 12:36:41.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-15 12:36:41.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-15 12:36:41.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.624 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ab765c: (connection evicted) 2025-05-15 12:36:41.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-15 12:36:41.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-15 12:36:41.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-15 12:36:41.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-15 12:36:41.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.624 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9: (connection evicted) 2025-05-15 12:36:41.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-15 12:36:41.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@988eae9 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.625 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-15 12:36:41.626 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.626 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.626 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-15 12:36:41.633 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.638 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.639 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.640 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2182ebc7 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.640 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-15 12:36:41.648 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.652 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.653 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.654 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.658 [DefaultDispatcher-worker-14 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-05-15 12:36:41.666 [DefaultDispatcher-worker-11 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.672 [DefaultDispatcher-worker-13 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46 2025-05-15 12:36:41.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-15 12:36:41.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-15 12:36:41.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.674 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cfa5e46: (connection evicted) 2025-05-15 12:36:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-15 12:36:41.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-15 12:36:41.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-15 12:36:41.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-15 12:36:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.675 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3699c795: (connection evicted) 2025-05-15 12:36:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-15 12:36:41.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f67291f 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.676 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-15 12:36:41.683 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.688 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.689 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.690 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dfdea3a 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.690 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-15 12:36:41.698 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.703 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.703 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.704 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.708 [DefaultDispatcher-worker-16 @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f43f50 2025-05-15 12:36:41.715 [DefaultDispatcher-worker-17 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.721 [DefaultDispatcher-worker-7 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.726 [DefaultDispatcher-worker-8 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c085f3 2025-05-15 12:36:41.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-15 12:36:41.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-15 12:36:41.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.728 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c085f3: (connection evicted) 2025-05-15 12:36:41.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-15 12:36:41.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-15 12:36:41.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-15 12:36:41.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-15 12:36:41.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.729 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46f43f50: (connection evicted) 2025-05-15 12:36:41.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-15 12:36:41.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba88ab5 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.730 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.731 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-15 12:36:41.731 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.731 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.731 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-15 12:36:41.738 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.743 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.744 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.745 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.749 [DefaultDispatcher-worker-3 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.752 [DefaultDispatcher-worker-4 @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43905ade 2025-05-15 12:36:41.759 [UI Thread @coroutine#5116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=727862101507743744 2025-05-15 12:36:41.759 [UI Thread @coroutine#5116] 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=727862101507743744. 2025-05-15 12:36:41.759 [UI Thread @coroutine#5116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=727862101507743744 2025-05-15 12:36:41.760 [UI Thread @coroutine#5116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=727862101507743744 2025-05-15 12:36:41.760 [UI Thread @coroutine#5116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=727862101507743744 2025-05-15 12:36:41.760 [UI Thread @coroutine#5116] 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=727862101507743744. 2025-05-15 12:36:41.760 [UI Thread @coroutine#5116] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=727862101507743744 to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:41.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-15 12:36:41.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-15 12:36:41.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.763 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43905ade: (connection evicted) 2025-05-15 12:36:41.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-15 12:36:41.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-15 12:36:41.797 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd65f9a 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.798 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-15 12:36:41.806 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.811 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.812 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.813 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.817 [DefaultDispatcher-worker-14 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.827 [DefaultDispatcher-worker-19 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.831 [DefaultDispatcher-worker-16 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2025-05-15 12:36:41.836 [DefaultDispatcher-worker-4 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:41.836 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.836 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.836 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.837 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.837 [DefaultDispatcher-worker-13 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-15 12:36:41.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-15 12:36:41.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.840 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fc1904: (connection evicted) 2025-05-15 12:36:41.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-15 12:36:41.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685f43ca 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-05-15 12:36:41.877 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-15 12:36:41.885 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-05-15 12:36:41.890 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-05-15 12:36:41.890 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-05-15 12:36:41.891 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-05-15 12:36:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-15 12:36:41.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-15 12:36:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-15 12:36:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae20523 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.895 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-15 12:36:41.896 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-05-15 12:36:41.896 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-05-15 12:36:41.896 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-15 12:36:41.903 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-05-15 12:36:41.908 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-05-15 12:36:41.909 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-05-15 12:36:41.910 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-05-15 12:36:41.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-15 12:36:41.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-15 12:36:41.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:41.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-15 12:36:41.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2092b072 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-15 12:36:41.913 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.914 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.914 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-15 12:36:41.922 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.927 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.927 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.928 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a65166 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.928 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.929 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-15 12:36:41.936 [DefaultDispatcher-worker-19 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:41.936 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.936 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:41.936 [DefaultDispatcher-worker-19 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.937 [DefaultDispatcher-worker-10 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.937 [DefaultDispatcher-worker-10 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:41.937 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.942 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.943 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.944 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.948 [DefaultDispatcher-worker-5 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d 2025-05-15 12:36:41.955 [DefaultDispatcher-worker-6 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 12:36:41.958 [UI Thread @coroutine#5222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:41.958 [UI Thread @coroutine#5222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 12:36:41.958 [UI Thread @coroutine#5222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:41.959 [UI Thread @coroutine#5222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:41.959 [UI Thread @coroutine#5222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:41.959 [UI Thread @coroutine#5222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 12:36:41.959 [UI Thread @coroutine#5222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59817/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:41.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-15 12:36:41.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-15 12:36:41.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.960 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7: (connection evicted) 2025-05-15 12:36:41.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-15 12:36:41.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-15 12:36:41.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-15 12:36:41.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-15 12:36:41.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:41.960 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df6f57d: (connection evicted) 2025-05-15 12:36:41.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:41.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-15 12:36:41.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770093c5 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.961 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:41.962 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-15 12:36:41.969 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:41.974 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:41.975 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:41.976 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd7d05 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:41.976 [Test worker @coroutine#5228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-15 12:36:41.983 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:41.988 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:41.990 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:41.990 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:41.995 [DefaultDispatcher-worker-16 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b95a754 2025-05-15 12:36:42.001 [DefaultDispatcher-worker-14 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 12:36:42.002 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.002 [UI Thread @coroutine#5251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 12:36:42.002 [UI Thread @coroutine#5251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.003 [UI Thread @coroutine#5251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.003 [UI Thread @coroutine#5251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58771/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-15 12:36:42.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-15 12:36:42.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.004 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58230224: (connection evicted) 2025-05-15 12:36:42.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-15 12:36:42.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-15 12:36:42.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-15 12:36:42.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-15 12:36:42.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.005 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b95a754: (connection evicted) 2025-05-15 12:36:42.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-15 12:36:42.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd2e62a 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.006 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-15 12:36:42.014 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.017 [DefaultDispatcher-worker-7 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:42.017 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.017 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.017 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.017 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.017 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.019 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.020 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.021 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ee39a1c 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.021 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-15 12:36:42.029 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.034 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.035 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.036 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.040 [DefaultDispatcher-worker-21 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a 2025-05-15 12:36:42.047 [DefaultDispatcher-worker-3 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 12:36:42.048 [UI Thread @coroutine#5283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.048 [UI Thread @coroutine#5283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 12:36:42.048 [UI Thread @coroutine#5283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.049 [UI Thread @coroutine#5283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.049 [UI Thread @coroutine#5283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 12:36:42.049 [UI Thread @coroutine#5283] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 12:36:42.049 [UI Thread @coroutine#5283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:42.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-15 12:36:42.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-15 12:36:42.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.050 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1030ce34: (connection evicted) 2025-05-15 12:36:42.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-15 12:36:42.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-15 12:36:42.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-15 12:36:42.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-15 12:36:42.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.050 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724d4c0a: (connection evicted) 2025-05-15 12:36:42.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-15 12:36:42.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f735240 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.051 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-15 12:36:42.052 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.052 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.052 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-15 12:36:42.059 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.064 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.065 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.065 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e295ef1 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.066 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.067 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-15 12:36:42.074 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.079 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.079 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.080 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.084 [DefaultDispatcher-worker-8 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf09576 2025-05-15 12:36:42.092 [DefaultDispatcher-worker-5 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.100 [DefaultDispatcher-worker-19 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-05-15 12:36:42.101 [DefaultDispatcher-worker-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:42.101 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.101 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.101 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.102 [DefaultDispatcher-worker-19 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.102 [DefaultDispatcher-worker-19 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-15 12:36:42.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-15 12:36:42.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.105 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34612ba9: (connection evicted) 2025-05-15 12:36:42.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-15 12:36:42.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-15 12:36:42.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-15 12:36:42.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-15 12:36:42.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.106 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf09576: (connection evicted) 2025-05-15 12:36:42.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-15 12:36:42.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418f3cde 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.107 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.108 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-15 12:36:42.116 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.120 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.121 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.122 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.127 [DefaultDispatcher-worker-17 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.137 [DefaultDispatcher-worker-18 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-4 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-4 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-4 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-4 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-7 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-2 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.144 [DefaultDispatcher-worker-2 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.153 [DefaultDispatcher-worker-18 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720da195 2025-05-15 12:36:42.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-15 12:36:42.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-15 12:36:42.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.155 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@720da195: (connection evicted) 2025-05-15 12:36:42.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-15 12:36:42.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48ffe8 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.156 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.157 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-15 12:36:42.164 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.169 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.170 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.171 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c5625d 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.171 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-15 12:36:42.180 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.183 [DefaultDispatcher-worker-1 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:42.183 [DefaultDispatcher-worker-1 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.183 [DefaultDispatcher-worker-1 @coroutine#2317] 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-05-15 12:36:42.183 [DefaultDispatcher-worker-1 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.184 [DefaultDispatcher-worker-1 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.185 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.186 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.187 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.191 [DefaultDispatcher-worker-21 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119b837 2025-05-15 12:36:42.197 [DefaultDispatcher-worker-9 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.202 [DefaultDispatcher-worker-18 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94 2025-05-15 12:36:42.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-15 12:36:42.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-15 12:36:42.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.206 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fd7d94: (connection evicted) 2025-05-15 12:36:42.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-15 12:36:42.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-15 12:36:42.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-15 12:36:42.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-15 12:36:42.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.207 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@119b837: (connection evicted) 2025-05-15 12:36:42.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-15 12:36:42.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793af433 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.209 [Test worker @coroutine#5418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-15 12:36:42.212 [DefaultDispatcher-worker-10 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:42.212 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.212 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.212 [DefaultDispatcher-worker-10 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.213 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.213 [DefaultDispatcher-worker-5 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.217 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.222 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.223 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.224 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.228 [DefaultDispatcher-worker-14 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.231 [DefaultDispatcher-worker-14 @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.238 [DefaultDispatcher-worker-20 @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2025-05-15 12:36:42.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-15 12:36:42.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-15 12:36:42.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.239 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e34570: (connection evicted) 2025-05-15 12:36:42.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-15 12:36:42.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffa3cdb 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.240 [Test worker @coroutine#5449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-15 12:36:42.249 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.253 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.254 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.255 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.259 [DefaultDispatcher-worker-7 @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.263 [DefaultDispatcher-worker-10 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2025-05-15 12:36:42.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-15 12:36:42.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-15 12:36:42.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.264 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f: (connection evicted) 2025-05-15 12:36:42.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-15 12:36:42.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3518882c 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.265 [Test worker @coroutine#5477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-15 12:36:42.272 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.277 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.278 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.279 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.316 [DefaultDispatcher-worker-13 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-05-15 12:36:42.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-15 12:36:42.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-15 12:36:42.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.319 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc: (connection evicted) 2025-05-15 12:36:42.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-15 12:36:42.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a6600ab 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.320 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.321 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-15 12:36:42.321 [DefaultDispatcher-worker-13 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:42.321 [DefaultDispatcher-worker-13 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.321 [DefaultDispatcher-worker-13 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.321 [DefaultDispatcher-worker-13 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.322 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.322 [DefaultDispatcher-worker-14 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.328 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.333 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.334 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.335 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.340 [DefaultDispatcher-worker-15 @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.345 [DefaultDispatcher-worker-7 @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@108ed58d 2025-05-15 12:36:42.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-15 12:36:42.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-15 12:36:42.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.348 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@108ed58d: (connection evicted) 2025-05-15 12:36:42.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-15 12:36:42.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-15 12:36:42.350 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e3544d 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-05-15 12:36:42.351 [Test worker @coroutine#5525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-15 12:36:42.359 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-05-15 12:36:42.363 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-05-15 12:36:42.364 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-05-15 12:36:42.365 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794ffe22 2025-05-15 12:36:42.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-15 12:36:42.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-15 12:36:42.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:42.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-15 12:36:42.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.368 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-05-15 12:36:42.369 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-15 12:36:42.377 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-05-15 12:36:42.382 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-05-15 12:36:42.383 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-05-15 12:36:42.385 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-05-15 12:36:42.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-15 12:36:42.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-15 12:36:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-15 12:36:42.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bc417f 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.387 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-15 12:36:42.388 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 12:36:42.388 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 12:36:42.388 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-15 12:36:42.393 [DefaultDispatcher-worker-17 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:42.393 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.393 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.393 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.393 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.393 [DefaultDispatcher-worker-17 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.397 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 12:36:42.402 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 12:36:42.403 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 12:36:42.404 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b76a0f4 2025-05-15 12:36:42.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-15 12:36:42.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-15 12:36:42.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:42.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-15 12:36:42.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-15 12:36:42.411 [UI Thread @coroutine#5581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36139/Site/verify 2025-05-15 12:36:42.411 [UI Thread @coroutine#5581] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36139/Site/verify. 2025-05-15 12:36:42.411 [UI Thread @coroutine#5581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36139/Site/verify 2025-05-15 12:36:42.412 [UI Thread @coroutine#5581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36139/Site/verify 2025-05-15 12:36:42.412 [UI Thread @coroutine#5581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36139/Site/verify 2025-05-15 12:36:42.412 [UI Thread @coroutine#5581] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36139/Site/verify. 2025-05-15 12:36:42.412 [UI Thread @coroutine#5581] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36139/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.415 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-15 12:36:42.416 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-05-15 12:36:42.416 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-05-15 12:36:42.416 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-15 12:36:42.425 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-05-15 12:36:42.430 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-05-15 12:36:42.430 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-05-15 12:36:42.431 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2025-05-15 12:36:42.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-15 12:36:42.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-15 12:36:42.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:42.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-15 12:36:42.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13623138 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@297840d7 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@297840d7 2025-05-15 12:36:42.433 [Test worker @coroutine#5613] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-15 12:36:42.441 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297840d7 2025-05-15 12:36:42.446 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297840d7 2025-05-15 12:36:42.447 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297840d7 2025-05-15 12:36:42.448 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297840d7 2025-05-15 12:36:42.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-15 12:36:42.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-15 12:36:42.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:42.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-15 12:36:42.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc6400e 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@47814094 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@47814094 2025-05-15 12:36:42.451 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-15 12:36:42.459 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2025-05-15 12:36:42.464 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2025-05-15 12:36:42.465 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2025-05-15 12:36:42.466 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47814094 2025-05-15 12:36:42.467 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34453/Site/verify 2025-05-15 12:36:42.467 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34453/Site/verify. 2025-05-15 12:36:42.467 [UI Thread @coroutine#5644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34453/Site/verify 2025-05-15 12:36:42.468 [UI Thread @coroutine#5644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34453/Site/verify 2025-05-15 12:36:42.468 [UI Thread @coroutine#5644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34453/Site/verify 2025-05-15 12:36:42.468 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34453/Site/verify. 2025-05-15 12:36:42.468 [UI Thread @coroutine#5644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34453/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:42.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-15 12:36:42.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-15 12:36:42.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:42.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-15 12:36:42.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-15 12:36:42.472 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54511/Site/verify 2025-05-15 12:36:42.472 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54511/Site/verify. 2025-05-15 12:36:42.472 [UI Thread @coroutine#5656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54511/Site/verify 2025-05-15 12:36:42.472 [UI Thread @coroutine#5656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54511/Site/verify 2025-05-15 12:36:42.472 [UI Thread @coroutine#5656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54511/Site/verify 2025-05-15 12:36:42.473 [UI Thread @coroutine#5656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54511/Site/verify. 2025-05-15 12:36:42.473 [UI Thread @coroutine#5656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54511/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:42.475 [UI Thread @coroutine#5669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45799/Site/verify 2025-05-15 12:36:42.475 [UI Thread @coroutine#5669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45799/Site/verify. 2025-05-15 12:36:42.475 [UI Thread @coroutine#5669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45799/Site/verify 2025-05-15 12:36:42.476 [UI Thread @coroutine#5669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45799/Site/verify 2025-05-15 12:36:42.476 [UI Thread @coroutine#5669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45799/Site/verify 2025-05-15 12:36:42.476 [UI Thread @coroutine#5669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45799/Site/verify. 2025-05-15 12:36:42.476 [UI Thread @coroutine#5669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45799/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:42.479 [UI Thread @coroutine#5683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-15 12:36:42.479 [UI Thread @coroutine#5683] 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-05-15 12:36:42.479 [UI Thread @coroutine#5683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-15 12:36:42.480 [UI Thread @coroutine#5683] 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-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3b0387 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.481 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.482 [Test worker @coroutine#5690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-15 12:36:42.482 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.482 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.482 [Test worker @coroutine#5690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-15 12:36:42.491 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.496 [Test worker @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.497 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.497 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.502 [DefaultDispatcher-worker-13 @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.512 [DefaultDispatcher-worker-7 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.516 [DefaultDispatcher-worker-11 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:42.516 [DefaultDispatcher-worker-11 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.516 [DefaultDispatcher-worker-11 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.516 [DefaultDispatcher-worker-11 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.516 [DefaultDispatcher-worker-21 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.517 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.517 [DefaultDispatcher-worker-3 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.520 [DefaultDispatcher-worker-7 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.523 [DefaultDispatcher-worker-21 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.526 [DefaultDispatcher-worker-1 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.530 [DefaultDispatcher-worker-1 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.540 [DefaultDispatcher-worker-16 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c33450c 2025-05-15 12:36:42.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-15 12:36:42.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-15 12:36:42.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.541 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c33450c: (connection evicted) 2025-05-15 12:36:42.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-15 12:36:42.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5757ef9b 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.542 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-15 12:36:42.551 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.556 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.557 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.557 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2471cfa0 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.558 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-15 12:36:42.566 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.571 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.572 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.573 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.576 [DefaultDispatcher-worker-3 @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5 2025-05-15 12:36:42.584 [DefaultDispatcher-worker-14 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2025-05-15 12:36:42.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-15 12:36:42.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-15 12:36:42.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.592 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0f850: (connection evicted) 2025-05-15 12:36:42.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-15 12:36:42.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-15 12:36:42.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-15 12:36:42.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-15 12:36:42.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.592 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c22bc5: (connection evicted) 2025-05-15 12:36:42.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-15 12:36:42.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179806f3 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.593 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.594 [Test worker @coroutine#5771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-15 12:36:42.594 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.594 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.594 [Test worker @coroutine#5771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-15 12:36:42.601 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.606 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.607 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.607 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6619692e 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.608 [Test worker @coroutine#5771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-15 12:36:42.615 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.620 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.621 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.621 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.626 [DefaultDispatcher-worker-19 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2025-05-15 12:36:42.633 [DefaultDispatcher-worker-20 @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.637 [DefaultDispatcher-worker-12 @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3776c917 2025-05-15 12:36:42.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-15 12:36:42.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-15 12:36:42.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.640 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3776c917: (connection evicted) 2025-05-15 12:36:42.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-15 12:36:42.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-15 12:36:42.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-15 12:36:42.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-15 12:36:42.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.640 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377fca35: (connection evicted) 2025-05-15 12:36:42.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-15 12:36:42.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a218a 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.641 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-15 12:36:42.649 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.655 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.656 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.657 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8590f4 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.657 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.658 [Test worker @coroutine#5821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-15 12:36:42.665 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.670 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.671 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.671 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.675 [DefaultDispatcher-worker-5 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2025-05-15 12:36:42.683 [DefaultDispatcher-worker-5 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.687 [DefaultDispatcher-worker-12 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2025-05-15 12:36:42.742 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.758 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.842 [DefaultDispatcher-worker-9 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:42.842 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.842 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.842 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.843 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.843 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-15 12:36:42.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-15 12:36:42.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.939 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0: (connection evicted) 2025-05-15 12:36:42.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-15 12:36:42.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-15 12:36:42.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-15 12:36:42.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-15 12:36:42.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.940 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1cac17: (connection evicted) 2025-05-15 12:36:42.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-15 12:36:42.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763e1ec9 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-15 12:36:42.941 [DefaultDispatcher-worker-21 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:42.941 [DefaultDispatcher-worker-21 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.941 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-15 12:36:42.941 [DefaultDispatcher-worker-21 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:42.941 [DefaultDispatcher-worker-21 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.942 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.942 [DefaultDispatcher-worker-4 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:42.949 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.953 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.954 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.956 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17125ea9 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.956 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-15 12:36:42.963 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.968 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.969 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.970 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.974 [DefaultDispatcher-worker-10 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-05-15 12:36:42.980 [DefaultDispatcher-worker-10 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.984 [DefaultDispatcher-worker-8 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.988 [DefaultDispatcher-worker-5 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-05-15 12:36:42.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-15 12:36:42.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-15 12:36:42.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.991 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1: (connection evicted) 2025-05-15 12:36:42.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-15 12:36:42.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-15 12:36:42.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-15 12:36:42.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-15 12:36:42.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:42.991 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@774c6111: (connection evicted) 2025-05-15 12:36:42.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:42.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-15 12:36:42.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c91ced9 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:42.992 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-15 12:36:42.993 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:42.993 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:42.993 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-15 12:36:43.000 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.005 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.005 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.006 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdc0fb0 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-15 12:36:43.006 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.007 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-15 12:36:43.014 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.019 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.020 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.021 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.022 [DefaultDispatcher-worker-18 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:43.022 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.022 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.022 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.023 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.023 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.025 [DefaultDispatcher-worker-21 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-05-15 12:36:43.032 [DefaultDispatcher-worker-10 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.035 [DefaultDispatcher-worker-4 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.039 [DefaultDispatcher-worker-17 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-05-15 12:36:43.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-15 12:36:43.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-15 12:36:43.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.041 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf: (connection evicted) 2025-05-15 12:36:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-15 12:36:43.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-15 12:36:43.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-15 12:36:43.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-15 12:36:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.042 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53466b67: (connection evicted) 2025-05-15 12:36:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-15 12:36:43.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed37f28 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.043 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-15 12:36:43.051 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.056 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.057 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.058 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f45b3f8 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.058 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-15 12:36:43.065 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.070 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.071 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.072 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.076 [DefaultDispatcher-worker-18 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e 2025-05-15 12:36:43.083 [DefaultDispatcher-worker-18 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.087 [DefaultDispatcher-worker-8 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.091 [DefaultDispatcher-worker-8 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2025-05-15 12:36:43.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-15 12:36:43.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-15 12:36:43.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.093 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0: (connection evicted) 2025-05-15 12:36:43.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-15 12:36:43.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-15 12:36:43.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-15 12:36:43.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-15 12:36:43.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.094 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9b5ff2e: (connection evicted) 2025-05-15 12:36:43.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-15 12:36:43.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@abce494 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.096 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-15 12:36:43.104 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.106 [DefaultDispatcher-worker-21 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:43.106 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.106 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.106 [DefaultDispatcher-worker-21 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.107 [DefaultDispatcher-worker-20 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.107 [DefaultDispatcher-worker-20 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.109 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.110 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.111 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.115 [DefaultDispatcher-worker-14 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9 2025-05-15 12:36:43.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-15 12:36:43.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-15 12:36:43.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.117 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f55e1b9: (connection evicted) 2025-05-15 12:36:43.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-15 12:36:43.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-15 12:36:43.117 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-15 12:36:43.117 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2927d781 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.118 [Test worker @coroutine#6066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-15 12:36:43.126 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.131 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.131 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.132 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.137 [DefaultDispatcher-worker-1 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.147 [DefaultDispatcher-worker-11 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.148 [DefaultDispatcher-worker-1 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:43.148 [DefaultDispatcher-worker-1 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.148 [DefaultDispatcher-worker-1 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.148 [DefaultDispatcher-worker-1 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.149 [DefaultDispatcher-worker-15 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.149 [DefaultDispatcher-worker-15 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.151 [DefaultDispatcher-worker-8 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411db18d 2025-05-15 12:36:43.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-15 12:36:43.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-15 12:36:43.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.154 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411db18d: (connection evicted) 2025-05-15 12:36:43.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-15 12:36:43.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21df2968 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.155 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-15 12:36:43.163 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.167 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.168 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.169 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.173 [DefaultDispatcher-worker-5 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.183 [DefaultDispatcher-worker-21 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.187 [DefaultDispatcher-worker-3 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.187 [DefaultDispatcher-worker-12 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:43.187 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.187 [DefaultDispatcher-worker-12 @coroutine#2317] 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-05-15 12:36:43.187 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.188 [DefaultDispatcher-worker-12 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.194 [DefaultDispatcher-worker-4 @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70fdecff 2025-05-15 12:36:43.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-15 12:36:43.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-15 12:36:43.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.195 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70fdecff: (connection evicted) 2025-05-15 12:36:43.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-15 12:36:43.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6d2502 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.196 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-15 12:36:43.203 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.208 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.210 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.211 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.215 [DefaultDispatcher-worker-3 @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.216 [DefaultDispatcher-worker-9 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:43.217 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.217 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.217 [DefaultDispatcher-worker-9 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.217 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.217 [DefaultDispatcher-worker-11 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.225 [DefaultDispatcher-worker-18 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.228 [DefaultDispatcher-worker-6 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.234 [DefaultDispatcher-worker-19 @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc 2025-05-15 12:36:43.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-15 12:36:43.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-15 12:36:43.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.235 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6845dfcc: (connection evicted) 2025-05-15 12:36:43.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-15 12:36:43.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591e3e5e 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e8e3e1 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e8e3e1 2025-05-15 12:36:43.237 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-15 12:36:43.244 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8e3e1 2025-05-15 12:36:43.249 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8e3e1 2025-05-15 12:36:43.250 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8e3e1 2025-05-15 12:36:43.251 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e8e3e1 2025-05-15 12:36:43.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-15 12:36:43.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-15 12:36:43.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-15 12:36:43.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b96101b 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.255 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.256 [Test worker @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-15 12:36:43.256 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-05-15 12:36:43.256 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-05-15 12:36:43.256 [Test worker @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-15 12:36:43.264 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-05-15 12:36:43.269 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-05-15 12:36:43.270 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-05-15 12:36:43.270 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-05-15 12:36:43.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-15 12:36:43.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-15 12:36:43.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-15 12:36:43.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238869e8 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3ee7f3 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3ee7f3 2025-05-15 12:36:43.274 [Test worker @coroutine#6209] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-15 12:36:43.283 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ee7f3 2025-05-15 12:36:43.288 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ee7f3 2025-05-15 12:36:43.290 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ee7f3 2025-05-15 12:36:43.290 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3ee7f3 2025-05-15 12:36:43.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-15 12:36:43.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-15 12:36:43.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-15 12:36:43.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e25a42a 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436 2025-05-15 12:36:43.295 [UI Thread @coroutine#6232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-15 12:36:43.304 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436 2025-05-15 12:36:43.309 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436 2025-05-15 12:36:43.310 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436 2025-05-15 12:36:43.311 [UI Thread @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436 2025-05-15 12:36:43.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-15 12:36:43.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-15 12:36:43.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.314 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b3e4436: (connection evicted) 2025-05-15 12:36:43.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-15 12:36:43.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135de93b 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.315 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-05-15 12:36:43.316 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-15 12:36:43.324 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-05-15 12:36:43.326 [DefaultDispatcher-worker-18 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:43.326 [DefaultDispatcher-worker-18 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.326 [DefaultDispatcher-worker-18 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.326 [DefaultDispatcher-worker-18 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.327 [DefaultDispatcher-worker-18 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.327 [DefaultDispatcher-worker-18 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.330 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-05-15 12:36:43.331 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-05-15 12:36:43.331 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-05-15 12:36:43.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-15 12:36:43.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-15 12:36:43.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-15 12:36:43.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538cf7fd 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-05-15 12:36:43.334 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-15 12:36:43.346 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-05-15 12:36:43.350 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-05-15 12:36:43.351 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-05-15 12:36:43.352 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f2c28d 2025-05-15 12:36:43.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-15 12:36:43.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-15 12:36:43.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-15 12:36:43.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f5fd883 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-05-15 12:36:43.354 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-15 12:36:43.363 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-05-15 12:36:43.368 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-05-15 12:36:43.369 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-05-15 12:36:43.370 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb04b53 2025-05-15 12:36:43.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-15 12:36:43.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-15 12:36:43.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-15 12:36:43.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-15 12:36:43.372 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@456a0e9e 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-05-15 12:36:43.373 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-15 12:36:43.382 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-05-15 12:36:43.387 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-05-15 12:36:43.388 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-05-15 12:36:43.389 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d3e7fc 2025-05-15 12:36:43.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-15 12:36:43.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-15 12:36:43.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-15 12:36:43.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd7b622 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-05-15 12:36:43.392 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-15 12:36:43.398 [DefaultDispatcher-worker-7 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:43.398 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.398 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.398 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.399 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.399 [DefaultDispatcher-worker-7 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.402 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-05-15 12:36:43.408 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-05-15 12:36:43.409 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-05-15 12:36:43.410 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-05-15 12:36:43.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-15 12:36:43.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-15 12:36:43.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-15 12:36:43.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102e9731 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-05-15 12:36:43.414 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-15 12:36:43.424 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-05-15 12:36:43.429 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-05-15 12:36:43.430 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-05-15 12:36:43.431 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52421f92 2025-05-15 12:36:43.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-15 12:36:43.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-15 12:36:43.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-15 12:36:43.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752daa1f 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff70a6 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff70a6 2025-05-15 12:36:43.434 [Test worker @coroutine#6355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-15 12:36:43.443 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff70a6 2025-05-15 12:36:43.448 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff70a6 2025-05-15 12:36:43.449 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff70a6 2025-05-15 12:36:43.450 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff70a6 2025-05-15 12:36:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-15 12:36:43.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-15 12:36:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-15 12:36:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-15 12:36:43.452 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141962b8 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e688ad 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e688ad 2025-05-15 12:36:43.453 [Test worker @coroutine#6373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-15 12:36:43.462 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e688ad 2025-05-15 12:36:43.467 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e688ad 2025-05-15 12:36:43.468 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e688ad 2025-05-15 12:36:43.469 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e688ad 2025-05-15 12:36:43.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-15 12:36:43.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-15 12:36:43.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-15 12:36:43.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-15 12:36:43.472 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3947bad4 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-05-15 12:36:43.473 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-15 12:36:43.482 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-05-15 12:36:43.487 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-05-15 12:36:43.489 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-05-15 12:36:43.490 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6074f8f9 2025-05-15 12:36:43.492 [UI Thread @coroutine#6406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-15 12:36:43.492 [UI Thread @coroutine#6406] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-05-15 12:36:43.492 [UI Thread @coroutine#6406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-15 12:36:43.493 [UI Thread @coroutine#6406] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-15 12:36:43.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-15 12:36:43.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-15 12:36:43.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-15 12:36:43.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495fa126 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.495 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-15 12:36:43.496 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@68603829 2025-05-15 12:36:43.496 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@68603829 2025-05-15 12:36:43.496 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-15 12:36:43.505 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68603829 2025-05-15 12:36:43.510 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68603829 2025-05-15 12:36:43.511 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68603829 2025-05-15 12:36:43.512 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68603829 2025-05-15 12:36:43.514 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43679/Site/verify 2025-05-15 12:36:43.514 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43679/Site/verify. 2025-05-15 12:36:43.514 [UI Thread @coroutine#6428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43679/Site/verify 2025-05-15 12:36:43.515 [UI Thread @coroutine#6428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43679/Site/verify 2025-05-15 12:36:43.515 [UI Thread @coroutine#6428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43679/Site/verify 2025-05-15 12:36:43.515 [UI Thread @coroutine#6428] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43679/Site/verify. 2025-05-15 12:36:43.515 [UI Thread @coroutine#6428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43679/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 12:36:43.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-15 12:36:43.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-15 12:36:43.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 12:36:43.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:43.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-15 12:36:43.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ccd80f 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:43.519 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-15 12:36:43.520 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.520 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.520 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-15 12:36:43.521 [DefaultDispatcher-worker-19 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:43.522 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.522 [DefaultDispatcher-worker-19 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.522 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.522 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.522 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.529 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.534 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.535 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.536 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.541 [DefaultDispatcher-worker-7 @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.545 [DefaultDispatcher-worker-20 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2986e26f 2025-05-15 12:36:43.549 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35923/727862111478722560/_ustadmanifest.json 2025-05-15 12:36:43.549 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35923/727862111478722560/_ustadmanifest.json. 2025-05-15 12:36:43.549 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35923/727862111478722560/_ustadmanifest.json 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35923/727862111478722560/_ustadmanifest.json 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35923/727862111478722560/_ustadmanifest.json 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] 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:35923/727862111478722560/_ustadmanifest.json. 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35923/727862111478722560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35923/mediainfo.json 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35923/mediainfo.json. 2025-05-15 12:36:43.550 [UI Thread @coroutine#6457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35923/mediainfo.json 2025-05-15 12:36:43.551 [UI Thread @coroutine#6457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35923/mediainfo.json 2025-05-15 12:36:43.551 [UI Thread @coroutine#6457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35923/mediainfo.json 2025-05-15 12:36:43.554 [DefaultDispatcher-worker-16 @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4efb13f1 2025-05-15 12:36:43.592 [UI Thread @coroutine#6457] 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:35923/mediainfo.json. 2025-05-15 12:36:43.592 [UI Thread @coroutine#6457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35923/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:43.620 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.650 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:43.848 [DefaultDispatcher-worker-9 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-05-15 12:36:43.848 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.848 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.848 [DefaultDispatcher-worker-9 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.848 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.849 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35557/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.947 [DefaultDispatcher-worker-1 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a7bc80 2025-05-15 12:36:43.947 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.947 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:43.947 [DefaultDispatcher-worker-1 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.947 [DefaultDispatcher-worker-20 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:43.947 [DefaultDispatcher-worker-20 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33501/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.005 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.028 [DefaultDispatcher-worker-4 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-05-15 12:36:44.028 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.028 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.028 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.028 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.028 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54823/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.112 [DefaultDispatcher-worker-17 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3203ffa3 2025-05-15 12:36:44.112 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.112 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.112 [DefaultDispatcher-worker-17 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.113 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.113 [DefaultDispatcher-worker-16 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47321/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.154 [DefaultDispatcher-worker-6 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2025-05-15 12:36:44.154 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.154 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.154 [DefaultDispatcher-worker-6 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.155 [DefaultDispatcher-worker-13 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.155 [DefaultDispatcher-worker-13 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54509/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.192 [DefaultDispatcher-worker-18 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c21cf1 2025-05-15 12:36:44.192 [DefaultDispatcher-worker-18 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.192 [DefaultDispatcher-worker-18 @coroutine#2317] 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-05-15 12:36:44.192 [DefaultDispatcher-worker-18 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.193 [DefaultDispatcher-worker-18 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.222 [DefaultDispatcher-worker-18 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2025-05-15 12:36:44.222 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.222 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.222 [DefaultDispatcher-worker-18 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.223 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.223 [DefaultDispatcher-worker-19 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.272 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.314 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.331 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.332 [DefaultDispatcher-worker-3 @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-05-15 12:36:44.332 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.332 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.332 [DefaultDispatcher-worker-3 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.333 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.333 [DefaultDispatcher-worker-8 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40437/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.349 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.404 [DefaultDispatcher-worker-8 @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abbdcde 2025-05-15 12:36:44.404 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.404 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.404 [DefaultDispatcher-worker-8 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.405 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.405 [DefaultDispatcher-worker-18 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40855/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.527 [DefaultDispatcher-worker-7 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-05-15 12:36:44.527 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.527 [DefaultDispatcher-worker-7 @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.localdomain:48995/UmAppDatabase/replication/nodeId. 2025-05-15 12:36:44.527 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.528 [DefaultDispatcher-worker-13 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.528 [DefaultDispatcher-worker-13 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48995/UmAppDatabase/replication/nodeId 2025-05-15 12:36:44.562 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-15 12:36:44.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-15 12:36:44.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.595 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2986e26f: (connection evicted) 2025-05-15 12:36:44.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:44.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-15 12:36:44.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200cdb37 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 12:36:44.618 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-15 12:36:44.619 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.619 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.619 [Test worker @coroutine#6500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-15 12:36:44.628 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.635 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.636 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.637 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.642 [DefaultDispatcher-worker-11 @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.646 [DefaultDispatcher-worker-1 @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98 2025-05-15 12:36:44.723 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.727 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35679/727862112319500288/_ustadmanifest.json 2025-05-15 12:36:44.727 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35679/727862112319500288/_ustadmanifest.json. 2025-05-15 12:36:44.727 [UI Thread @coroutine#6516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35679/727862112319500288/_ustadmanifest.json 2025-05-15 12:36:44.728 [UI Thread @coroutine#6516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35679/727862112319500288/_ustadmanifest.json 2025-05-15 12:36:44.728 [UI Thread @coroutine#6516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35679/727862112319500288/_ustadmanifest.json 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] 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:35679/727862112319500288/_ustadmanifest.json. 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35679/727862112319500288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35679/tincan.xml 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35679/tincan.xml. 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35679/tincan.xml 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35679/tincan.xml 2025-05-15 12:36:44.729 [UI Thread @coroutine#6516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35679/tincan.xml 2025-05-15 12:36:44.731 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.745 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.756 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.770 [UI Thread @coroutine#6516] 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:35679/tincan.xml. 2025-05-15 12:36:44.770 [UI Thread @coroutine#6516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35679/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-15 12:36:44.774 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-15 12:36:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-15 12:36:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 12:36:44.776 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e8e1a98: (connection evicted) 2025-05-15 12:36:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 12:36:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-15 12:36:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed. 2025-05-15 16:20:07.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:07.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:20:07.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:07.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:07.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-15 16:20:07.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:07.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:07.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-15 16:20:07.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:07.993 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:07.996 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.004 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:08.009 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f05c2b 2025-05-15 16:20:08.009 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f05c2b 2025-05-15 16:20:08.012 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b37aee5 2025-05-15 16:20:08.012 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b37aee5 2025-05-15 16:20:08.015 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f08375b 2025-05-15 16:20:08.015 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f08375b 2025-05-15 16:20:08.018 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0aa4de 2025-05-15 16:20:08.018 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0aa4de 2025-05-15 16:20:08.021 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfca4b0 2025-05-15 16:20:08.021 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfca4b0 2025-05-15 16:20:08.024 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bea6b6c 2025-05-15 16:20:08.025 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bea6b6c 2025-05-15 16:20:08.027 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f635a5 2025-05-15 16:20:08.027 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f635a5 2025-05-15 16:20:08.030 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a255b91 2025-05-15 16:20:08.031 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a255b91 2025-05-15 16:20:08.033 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6254af41 2025-05-15 16:20:08.034 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6254af41 2025-05-15 16:20:08.034 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:20:08.166 [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-05-15 16:20:08.167 [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-05-15 16:20:08.167 [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-05-15 16:20:08.168 [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-05-15 16:20:08.183 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.184 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 16:20:08.184 [DefaultDispatcher-worker-4 @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-05-15 16:20:08.184 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 16:20:08.260 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.278 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.300 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.309 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.319 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.323 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.387 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:20:08.410 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:20:08.410 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:20:08.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-15 16:20:08.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-15 16:20:08.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:20:08.421 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-15 16:20:08.421 [DefaultDispatcher-worker-9 @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-05-15 16:20:08.421 [DefaultDispatcher-worker-6 @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-05-15 16:20:08.421 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f05c2b: (connection evicted) 2025-05-15 16:20:08.422 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b37aee5: (connection evicted) 2025-05-15 16:20:08.422 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f08375b: (connection evicted) 2025-05-15 16:20:08.423 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0aa4de: (connection evicted) 2025-05-15 16:20:08.423 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dfca4b0: (connection evicted) 2025-05-15 16:20:08.423 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bea6b6c: (connection evicted) 2025-05-15 16:20:08.423 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f635a5: (connection evicted) 2025-05-15 16:20:08.424 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a255b91: (connection evicted) 2025-05-15 16:20:08.424 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6254af41: (connection evicted) 2025-05-15 16:20:08.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:08.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-15 16:20:08.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-15 16:20:08.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb9a2c 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:08.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:08.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-15 16:20:08.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-15 16:20:08.434 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.440 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.441 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.443 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:08.443 [DefaultDispatcher-worker-6 @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-05-15 16:20:08.443 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:08.443 [DefaultDispatcher-worker-6 @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-05-15 16:20:08.452 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.453 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 16:20:08.454 [DefaultDispatcher-worker-9 @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-05-15 16:20:08.454 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-05-15 16:20:08.458 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.468 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.477 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.486 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.495 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.499 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.533 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:20:08.536 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@373cff12 2025-05-15 16:20:08.536 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@373cff12 2025-05-15 16:20:08.539 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fb1785 2025-05-15 16:20:08.539 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fb1785 2025-05-15 16:20:08.542 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa 2025-05-15 16:20:08.542 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc49462 2025-05-15 16:20:08.542 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc49462 2025-05-15 16:20:08.546 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c61dbe 2025-05-15 16:20:08.546 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c61dbe 2025-05-15 16:20:08.549 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2852b9db 2025-05-15 16:20:08.550 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2852b9db 2025-05-15 16:20:08.552 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f4c46b 2025-05-15 16:20:08.553 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f4c46b 2025-05-15 16:20:08.557 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@508a3eb3 2025-05-15 16:20:08.557 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@508a3eb3 2025-05-15 16:20:08.559 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e9e2f1 2025-05-15 16:20:08.559 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e9e2f1 2025-05-15 16:20:08.561 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c80c56 2025-05-15 16:20:08.562 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c80c56 2025-05-15 16:20:08.562 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:20:08.566 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:20:08.566 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:20:08.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-15 16:20:08.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-15 16:20:08.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:20:08.568 [DefaultDispatcher-worker-1 @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-05-15 16:20:08.568 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8fa2fa: (connection evicted) 2025-05-15 16:20:08.568 [DefaultDispatcher-worker-12 @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-05-15 16:20:08.569 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@373cff12: (connection evicted) 2025-05-15 16:20:08.569 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39fb1785: (connection evicted) 2025-05-15 16:20:08.569 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc49462: (connection evicted) 2025-05-15 16:20:08.570 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78c61dbe: (connection evicted) 2025-05-15 16:20:08.570 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2852b9db: (connection evicted) 2025-05-15 16:20:08.571 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49f4c46b: (connection evicted) 2025-05-15 16:20:08.571 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@508a3eb3: (connection evicted) 2025-05-15 16:20:08.572 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e9e2f1: (connection evicted) 2025-05-15 16:20:08.572 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c80c56: (connection evicted) 2025-05-15 16:20:08.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:08.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-15 16:20:08.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bd4ee01 2025-05-15 16:20:08.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:08.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:08.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-15 16:20:08.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@598657cd 2025-05-15 16:20:08.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@598657cd 2025-05-15 16:20:08.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-15 16:20:08.717 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bb74e1 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:08.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:08.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:08.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-15 16:20:08.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 16:20:08.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 16:20:08.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ab8589a 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:08.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-15 16:20:08.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@697a92af 2025-05-15 16:20:08.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@697a92af 2025-05-15 16:20:08.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-15 16:20:09.024 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732 2025-05-15 16:20:09.056 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.071 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.179 [DefaultDispatcher-worker-3 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697a92af 2025-05-15 16:20:09.185 [DefaultDispatcher-worker-3 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697a92af 2025-05-15 16:20:09.186 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38535/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:20:09.186 [DefaultDispatcher-worker-3 @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:38535/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-15 16:20:09.186 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38535/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:20:09.199 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38535/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:20:09.199 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38535/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:20:09.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-15 16:20:09.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-15 16:20:09.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.239 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3cd732: (connection evicted) 2025-05-15 16:20:09.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-15 16:20:09.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-15 16:20:09.241 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697a92af 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2b9c1 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-15 16:20:09.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-05-15 16:20:09.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@536da29c 2025-05-15 16:20:09.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-15 16:20:09.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-05-15 16:20:09.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-05-15 16:20:09.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-15 16:20:09.281 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-05-15 16:20:09.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-15 16:20:09.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-15 16:20:09.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.283 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@536da29c: (connection evicted) 2025-05-15 16:20:09.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-15 16:20:09.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-15 16:20:09.284 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-05-15 16:20:09.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370a8b6e 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-15 16:20:09.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-05-15 16:20:09.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-05-15 16:20:09.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a0d875d 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-15 16:20:09.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4364 2025-05-15 16:20:09.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4364 2025-05-15 16:20:09.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-15 16:20:09.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-15 16:20:09.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-15 16:20:09.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.307 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208f7165: (connection evicted) 2025-05-15 16:20:09.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-15 16:20:09.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-15 16:20:09.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff5d4f1 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-15 16:20:09.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@254e9709 2025-05-15 16:20:09.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@254e9709 2025-05-15 16:20:09.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-15 16:20:09.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350f18a6 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-05-15 16:20:09.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-05-15 16:20:09.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-15 16:20:09.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-15 16:20:09.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-15 16:20:09.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.340 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@254e9709: (connection evicted) 2025-05-15 16:20:09.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-15 16:20:09.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4afd10 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-15 16:20:09.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@20faaf77 2025-05-15 16:20:09.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@20faaf77 2025-05-15 16:20:09.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-15 16:20:09.355 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d44b46 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-15 16:20:09.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@794cb26b 2025-05-15 16:20:09.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@794cb26b 2025-05-15 16:20:09.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-15 16:20:09.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-15 16:20:09.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-15 16:20:09.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.378 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20faaf77: (connection evicted) 2025-05-15 16:20:09.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-15 16:20:09.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-15 16:20:09.399 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.430 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.459 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6df2a206 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-15 16:20:09.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f240187 2025-05-15 16:20:09.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f240187 2025-05-15 16:20:09.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46a388cc 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-15 16:20:09.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-15 16:20:09.656 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.667 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:20:09.670 [DefaultDispatcher-worker-2 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.690 [DefaultDispatcher-worker-2 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.696 [DefaultDispatcher-worker-2 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.700 [DefaultDispatcher-worker-2 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-15 16:20:09.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-15 16:20:09.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.743 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f240187: (connection evicted) 2025-05-15 16:20:09.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-15 16:20:09.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-15 16:20:09.746 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e07bae 2025-05-15 16:20:09.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0 2025-05-15 16:20:09.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0 2025-05-15 16:20:09.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb44964 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-05-15 16:20:09.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d444652 2025-05-15 16:20:09.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-15 16:20:09.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-15 16:20:09.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-15 16:20:09.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.777 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4ecdb0: (connection evicted) 2025-05-15 16:20:09.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-15 16:20:09.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee456c7 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-15 16:20:09.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@39514976 2025-05-15 16:20:09.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@39514976 2025-05-15 16:20:09.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdb4f17 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0 2025-05-15 16:20:09.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0 2025-05-15 16:20:09.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-15 16:20:09.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-15 16:20:09.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-15 16:20:09.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.793 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39514976: (connection evicted) 2025-05-15 16:20:09.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-15 16:20:09.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-15 16:20:09.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-05-15 16:20:09.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-05-15 16:20:09.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2558f65c 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2025-05-15 16:20:09.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3b1f7e 2025-05-15 16:20:09.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-15 16:20:09.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-15 16:20:09.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-15 16:20:09.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.809 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628b503a: (connection evicted) 2025-05-15 16:20:09.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-15 16:20:09.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b63253 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-15 16:20:09.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2025-05-15 16:20:09.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2025-05-15 16:20:09.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-15 16:20:09.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2025-05-15 16:20:09.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2025-05-15 16:20:09.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-15 16:20:09.867 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-15 16:20:09.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-15 16:20:09.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.870 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be: (connection evicted) 2025-05-15 16:20:09.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-15 16:20:09.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-15 16:20:09.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160c7c42 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-05-15 16:20:09.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-05-15 16:20:09.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-15 16:20:09.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2025-05-15 16:20:09.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2025-05-15 16:20:09.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-15 16:20:09.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-15 16:20:09.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-15 16:20:09.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.885 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5503c7d: (connection evicted) 2025-05-15 16:20:09.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-15 16:20:09.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fedf908 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-15 16:20:09.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2025-05-15 16:20:09.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@241d1052 2025-05-15 16:20:09.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-15 16:20:09.890 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c0ecb 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-05-15 16:20:09.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-05-15 16:20:09.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-15 16:20:09.907 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.908 [DefaultDispatcher-worker-3 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-05-15 16:20:09.909 [DefaultDispatcher-worker-3 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-05-15 16:20:09.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-15 16:20:09.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-15 16:20:09.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.910 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@241d1052: (connection evicted) 2025-05-15 16:20:09.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-15 16:20:09.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-15 16:20:09.911 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2025-05-15 16:20:09.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-15 16:20:09.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4045fd1f 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-05-15 16:20:09.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e11bda 2025-05-15 16:20:09.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-05-15 16:20:09.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2025-05-15 16:20:09.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-15 16:20:09.922 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-15 16:20:09.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-15 16:20:09.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.932 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e11bda: (connection evicted) 2025-05-15 16:20:09.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:09.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-15 16:20:09.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336d28a1 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-05-15 16:20:09.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e202d7 2025-05-15 16:20:09.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e7860c 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:09.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-15 16:20:09.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-05-15 16:20:09.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-05-15 16:20:09.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-15 16:20:09.983 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:09.999 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.022 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.039 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.048 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:20:10.048 [DefaultDispatcher-worker-7 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-05-15 16:20:10.049 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-05-15 16:20:10.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-15 16:20:10.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-15 16:20:10.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.050 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e202d7: (connection evicted) 2025-05-15 16:20:10.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-15 16:20:10.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-15 16:20:10.051 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40738846 2025-05-15 16:20:10.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-05-15 16:20:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-05-15 16:20:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-15 16:20:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-05-15 16:20:10.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-05-15 16:20:10.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-15 16:20:10.153 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.162 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-15 16:20:10.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-15 16:20:10.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.196 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a: (connection evicted) 2025-05-15 16:20:10.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-15 16:20:10.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d810f2 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d58530 2025-05-15 16:20:10.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d58530 2025-05-15 16:20:10.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f5b923 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-15 16:20:10.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-05-15 16:20:10.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@734cf881 2025-05-15 16:20:10.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-15 16:20:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-15 16:20:10.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-15 16:20:10.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.211 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d58530: (connection evicted) 2025-05-15 16:20:10.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-15 16:20:10.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-15 16:20:10.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2025-05-15 16:20:10.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2025-05-15 16:20:10.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-15 16:20:10.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-05-15 16:20:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-05-15 16:20:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-15 16:20:10.309 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.321 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.323 [DefaultDispatcher-worker-4 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-05-15 16:20:10.324 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-05-15 16:20:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-15 16:20:10.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-15 16:20:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.325 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2025-05-15 16:20:10.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-15 16:20:10.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-15 16:20:10.326 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2025-05-15 16:20:10.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-05-15 16:20:10.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-05-15 16:20:10.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-15 16:20:10.329 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e639ee 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-15 16:20:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-05-15 16:20:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@fbbd90c 2025-05-15 16:20:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-15 16:20:10.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-15 16:20:10.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-15 16:20:10.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.339 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6: (connection evicted) 2025-05-15 16:20:10.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-15 16:20:10.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29699283 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-15 16:20:10.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-05-15 16:20:10.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-05-15 16:20:10.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-15 16:20:10.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-05-15 16:20:10.365 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-05-15 16:20:10.366 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-05-15 16:20:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef93e01 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-05-15 16:20:10.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-05-15 16:20:10.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-15 16:20:10.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-15 16:20:10.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-15 16:20:10.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:20:10.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-15 16:20:10.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcc5f49 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-15 16:20:10.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-15 16:20:10.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-15 16:20:10.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-15 16:20:10.378 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-15 16:20:10.383 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-15 16:20:10.384 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347b370c 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 16:20:10.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 16:20:10.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-15 16:20:10.391 [DefaultDispatcher-worker-2 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69 2025-05-15 16:20:10.392 [DefaultDispatcher-worker-10 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 16:20:10.393 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 16:20:10.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-15 16:20:10.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-15 16:20:10.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.395 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cde0c69: (connection evicted) 2025-05-15 16:20:10.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-15 16:20:10.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7cd0df 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-15 16:20:10.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-15 16:20:10.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-15 16:20:10.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-15 16:20:10.399 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-15 16:20:10.405 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-15 16:20:10.406 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab9d160 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 16:20:10.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35554635 2025-05-15 16:20:10.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-15 16:20:10.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-15 16:20:10.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-15 16:20:10.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:20:10.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-15 16:20:10.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca5cb99 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-15 16:20:10.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 16:20:10.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 16:20:10.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-15 16:20:10.414 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 16:20:10.421 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 16:20:10.423 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6282f1eb 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dfcf85a 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-15 16:20:10.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-05-15 16:20:10.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6550ce46 2025-05-15 16:20:10.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-15 16:20:10.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-15 16:20:10.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-15 16:20:10.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:20:10.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-15 16:20:10.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1cb94 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-15 16:20:10.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2025-05-15 16:20:10.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2025-05-15 16:20:10.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-15 16:20:10.437 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.465 [DefaultDispatcher-worker-5 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2025-05-15 16:20:10.469 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.473 [DefaultDispatcher-worker-2 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2025-05-15 16:20:10.486 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.502 [DefaultDispatcher-worker-1 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2025-05-15 16:20:10.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-15 16:20:10.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-15 16:20:10.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.504 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f41a81: (connection evicted) 2025-05-15 16:20:10.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-15 16:20:10.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-05-15 16:20:10.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-05-15 16:20:10.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-15 16:20:10.509 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.525 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.528 [DefaultDispatcher-worker-5 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-05-15 16:20:10.533 [DefaultDispatcher-worker-14 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-05-15 16:20:10.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-15 16:20:10.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-15 16:20:10.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.544 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-15 16:20:10.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c154508 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 16:20:10.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 16:20:10.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-15 16:20:10.565 [DefaultDispatcher-worker-5 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e194966 2025-05-15 16:20:10.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-15 16:20:10.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-15 16:20:10.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.567 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e194966: (connection evicted) 2025-05-15 16:20:10.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-15 16:20:10.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-15 16:20:10.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfc59c5 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-05-15 16:20:10.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-05-15 16:20:10.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-15 16:20:10.588 [DefaultDispatcher-worker-6 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-05-15 16:20:10.593 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-05-15 16:20:10.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-15 16:20:10.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-15 16:20:10.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.594 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6136eb: (connection evicted) 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-15 16:20:10.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f01759 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-15 16:20:10.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-05-15 16:20:10.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-05-15 16:20:10.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-15 16:20:10.616 [DefaultDispatcher-worker-8 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-05-15 16:20:10.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-15 16:20:10.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-15 16:20:10.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.618 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80: (connection evicted) 2025-05-15 16:20:10.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-15 16:20:10.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bdbf8d3 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7482309c 2025-05-15 16:20:10.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7482309c 2025-05-15 16:20:10.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-15 16:20:10.638 [DefaultDispatcher-worker-5 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7482309c 2025-05-15 16:20:10.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-15 16:20:10.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-15 16:20:10.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.638 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7482309c: (connection evicted) 2025-05-15 16:20:10.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-15 16:20:10.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67ecf7ed 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-15 16:20:10.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5508a5 2025-05-15 16:20:10.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5508a5 2025-05-15 16:20:10.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-15 16:20:10.829 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5508a5 2025-05-15 16:20:10.835 [DefaultDispatcher-worker-3 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5508a5 2025-05-15 16:20:10.837 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35703/manifest.json 2025-05-15 16:20:10.837 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35703/manifest.json. 2025-05-15 16:20:10.837 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35703/manifest.json 2025-05-15 16:20:10.838 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35703/manifest.json 2025-05-15 16:20:10.838 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35703/manifest.json 2025-05-15 16:20:10.883 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.923 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35703/manifest.json. 2025-05-15 16:20:10.923 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35703/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:10.933 [DefaultDispatcher-worker-13 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5508a5 2025-05-15 16:20:10.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-15 16:20:10.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-15 16:20:10.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:10.939 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d5508a5: (connection evicted) 2025-05-15 16:20:10.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:10.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-15 16:20:10.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45cf0c15 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-15 16:20:10.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c96c497 2025-05-15 16:20:10.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c96c497 2025-05-15 16:20:10.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a7ad02 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:10.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c737fdb 2025-05-15 16:20:10.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c737fdb 2025-05-15 16:20:10.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-15 16:20:10.992 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:20:11.041 [Test worker] INFO ktor.application - Application started in 0.053 seconds. 2025-05-15 16:20:11.041 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@92b1bda 2025-05-15 16:20:11.064 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:11.073 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:11.106 [DefaultDispatcher-worker-13 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:44861 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10280879 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:11.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:11.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e557671 2025-05-15 16:20:11.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e557671 2025-05-15 16:20:11.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-15 16:20:11.127 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:20:11.131 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:20:11.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:20:11.131 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:20:11.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-05-15 16:20:11.132 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:20:11.132 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:20:11.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:20:11.132 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e3bf77b 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:11.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:11.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-15 16:20:11.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-15 16:20:11.164 [DefaultDispatcher-worker-6 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.170 [DefaultDispatcher-worker-11 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.175 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e557671 2025-05-15 16:20:11.177 [DefaultDispatcher-worker-4 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e557671 2025-05-15 16:20:11.183 [DefaultDispatcher-worker-6 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.189 [DefaultDispatcher-worker-16 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.189 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.189 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json. 2025-05-15 16:20:11.189 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.192 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.192 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.192 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json. 2025-05-15 16:20:11.192 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:11.201 [DefaultDispatcher-worker-15 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.205 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:20:11.206 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1773a0da-5d3f-423b-b1a0-61e8391f811c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:20:11.207 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:11.208 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:11.208 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1773a0da-5d3f-423b-b1a0-61e8391f811c 2025-05-15 16:20:11.212 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:11.212 [DefaultDispatcher-worker-15 @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:44861/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:20:11.212 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:11.212 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44861/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:20:11.216 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.217 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/UmAppDatabase/replication/nodeId 2025-05-15 16:20:11.217 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/UmAppDatabase/replication/nodeId. 2025-05-15 16:20:11.217 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/UmAppDatabase/replication/nodeId 2025-05-15 16:20:11.221 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/api/blob/upload-init-batch 2025-05-15 16:20:11.221 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/blob/upload-init-batch. 2025-05-15 16:20:11.221 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/blob/upload-init-batch 2025-05-15 16:20:11.221 [DefaultDispatcher-worker-4 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44861/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:11.234 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:11.260 [eventLoopGroupProxy-4-2 @call-handler#398] 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-05-15 16:20:11.260 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:20:11.260 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:20:11.260 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:20:11.264 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:11.264 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:11.265 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:11.265 [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 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-05-15 16:20:11.265 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:11.267 [eventLoopGroupProxy-4-1 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:11.268 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:11.268 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/UmAppDatabase/replication/nodeId 2025-05-15 16:20:11.268 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:11.268 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/UmAppDatabase/replication/nodeId 2025-05-15 16:20:11.272 [eventLoopGroupProxy-4-1 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 15ms 2025-05-15 16:20:11.272 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 15ms 2025-05-15 16:20:11.275 [DefaultDispatcher-worker-13 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.276 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c96c497 2025-05-15 16:20:11.281 [DefaultDispatcher-worker-16 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.285 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-05-15 16:20:11.286 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/blob/upload-init-batch 2025-05-15 16:20:11.286 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/blob/upload-init-batch 2025-05-15 16:20:11.289 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44861/api/blob/upload-init-batch. 2025-05-15 16:20:11.289 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44861/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:11.298 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/api/blob/upload-batch-data 2025-05-15 16:20:11.298 [DefaultDispatcher-worker-16 @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:44861/api/blob/upload-batch-data. 2025-05-15 16:20:11.298 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/blob/upload-batch-data 2025-05-15 16:20:11.299 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44861/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:11.301 [eventLoopGroupProxy-4-1 @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-05-15 16:20:11.312 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c96c497 2025-05-15 16:20:11.313 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:11.313 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-05-15 16:20:11.313 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/blob/upload-batch-data 2025-05-15 16:20:11.320 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/api/blob/upload-batch-data 2025-05-15 16:20:11.320 [DefaultDispatcher-worker-16 @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:44861/api/blob/upload-batch-data. 2025-05-15 16:20:11.320 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/blob/upload-batch-data 2025-05-15 16:20:11.320 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44861/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:11.322 [eventLoopGroupProxy-4-1 @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-05-15 16:20:11.324 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c96c497 2025-05-15 16:20:11.324 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:11.324 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:11.325 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/blob/upload-batch-data 2025-05-15 16:20:11.336 [DefaultDispatcher-worker-10 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.344 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.357 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/UmAppDatabase/replication/message 2025-05-15 16:20:11.357 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/UmAppDatabase/replication/message. 2025-05-15 16:20:11.357 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/UmAppDatabase/replication/message 2025-05-15 16:20:11.357 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44861/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:20:11.359 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:20:11.359 [eventLoopGroupProxy-4-1 @call-handler#431] 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-05-15 16:20:11.359 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:11.372 [DefaultDispatcher-worker-14 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c737fdb 2025-05-15 16:20:11.373 [eventLoopGroupProxy-4-1 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:11.373 [eventLoopGroupProxy-4-1 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-05-15 16:20:11.373 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.373 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json. 2025-05-15 16:20:11.373 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.374 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/UmAppDatabase/replication/message 2025-05-15 16:20:11.374 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/UmAppDatabase/replication/message 2025-05-15 16:20:11.374 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44861/UmAppDatabase/replication/message. 2025-05-15 16:20:11.374 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44861/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:11.375 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.375 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json 2025-05-15 16:20:11.375 [DefaultDispatcher-worker-1 @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:44861/api/content/727919698677145600/_ustadmanifest.json. 2025-05-15 16:20:11.375 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44861/api/content/727919698677145600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:11.380 [DefaultDispatcher-worker-2 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16602333 2025-05-15 16:20:11.381 [DefaultDispatcher-worker-19 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c737fdb 2025-05-15 16:20:11.382 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:20:11.382 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:20:11.382 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:20:11.382 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:20:11.382 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:20:11.383 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e557671 2025-05-15 16:20:11.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-15 16:20:11.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-15 16:20:11.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:11.383 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16602333: (connection evicted) 2025-05-15 16:20:11.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:11.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-15 16:20:11.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-15 16:20:11.628 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:11.628 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:11.837 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:12.387 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@92b1bda 2025-05-15 16:20:12.388 [DefaultDispatcher-worker-2 @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20184ade 2025-05-15 16:20:12.388 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@92b1bda 2025-05-15 16:20:12.390 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c96c497 2025-05-15 16:20:12.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-15 16:20:12.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-15 16:20:12.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:12.390 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c737fdb: (connection evicted) 2025-05-15 16:20:12.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:12.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-15 16:20:12.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-15 16:20:12.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c581e4 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:12.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:12.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:12.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f36591 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:12.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-05-15 16:20:12.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-05-15 16:20:12.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-15 16:20:12.410 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:20:12.411 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:20:12.411 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7fb1820d 2025-05-15 16:20:12.413 [DefaultDispatcher-worker-13 @coroutine#457] INFO ktor.application - Responding at http://0.0.0.0:40145 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaf1ce8 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:12.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2025-05-15 16:20:12.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2025-05-15 16:20:12.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-15 16:20:12.415 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:20:12.416 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:20:12.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:20:12.416 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:20:12.416 [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-05-15 16:20:12.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:20:12.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:20:12.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:20:12.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524c3e54 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:12.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:12.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-15 16:20:12.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-15 16:20:12.438 [DefaultDispatcher-worker-12 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.444 [DefaultDispatcher-worker-18 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.448 [DefaultDispatcher-worker-17 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2025-05-15 16:20:12.450 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2025-05-15 16:20:12.455 [DefaultDispatcher-worker-15 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.460 [DefaultDispatcher-worker-1 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.460 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:12.461 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json. 2025-05-15 16:20:12.461 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:12.462 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:12.462 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:12.462 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json. 2025-05-15 16:20:12.462 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:12.469 [DefaultDispatcher-worker-13 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.470 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:20:12.470 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ab2e1250-4ad5-40e1-a088-6fd2b2486cd6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:20:12.471 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:12.471 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ab2e1250-4ad5-40e1-a088-6fd2b2486cd6 2025-05-15 16:20:12.471 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:12.471 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40145/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:20:12.471 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:12.471 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:20:12.474 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:20:12.474 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:20:12.474 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.474 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:12.474 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:12.475 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.475 [eventLoopGroupProxy-7-1 @call-handler#493] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-05-15 16:20:12.475 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:12.475 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:12.476 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.477 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/UmAppDatabase/replication/nodeId 2025-05-15 16:20:12.477 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40145/UmAppDatabase/replication/nodeId. 2025-05-15 16:20:12.477 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/UmAppDatabase/replication/nodeId 2025-05-15 16:20:12.478 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:12.478 [DefaultDispatcher-worker-9 @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:40145/api/blob/upload-init-batch. 2025-05-15 16:20:12.478 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:12.478 [DefaultDispatcher-worker-9 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:12.478 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:20:12.479 [eventLoopGroupProxy-7-1 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.479 [eventLoopGroupProxy-7-1 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 16:20:12.479 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/UmAppDatabase/replication/nodeId 2025-05-15 16:20:12.479 [DefaultDispatcher-worker-15 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/UmAppDatabase/replication/nodeId 2025-05-15 16:20:12.480 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 16:20:12.480 [eventLoopGroupProxy-7-3 @call-handler#508] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 16:20:12.481 [eventLoopGroupProxy-7-3 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:12.482 [eventLoopGroupProxy-7-3 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 16:20:12.482 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:12.482 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:12.482 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-init-batch. 2025-05-15 16:20:12.482 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40145/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:12.483 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.483 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:12.483 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.483 [DefaultDispatcher-worker-7 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:12.484 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.485 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:12.486 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:12.486 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.487 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:12.487 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.488 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.488 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:12.488 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.488 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:12.489 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:12.489 [DefaultDispatcher-worker-5 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.491 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:12.491 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.491 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:12.492 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.493 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.493 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:12.493 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.493 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:12.494 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:12.499 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:12.502 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:12.513 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:12.517 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:12.536 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.536 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:12.537 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.538 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.538 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:12.538 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.538 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:12.539 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:12.540 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:12.540 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.540 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:12.540 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40145/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:12.541 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40145/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40145/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-15 16:20:12.541 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40145/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:12.547 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.552 [DefaultDispatcher-worker-16 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:12.554 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:20:13.054 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-16703852-4e0d-4b00-ab83-79104ed8beb9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:20:13.054 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:13.054 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-16703852-4e0d-4b00-ab83-79104ed8beb9 2025-05-15 16:20:13.056 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:13.056 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-init-batch. 2025-05-15 16:20:13.056 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:13.056 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:13.057 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 16:20:13.058 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 16:20:13.058 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:13.060 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-15 16:20:13.060 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:13.060 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/api/blob/upload-init-batch 2025-05-15 16:20:13.060 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-init-batch. 2025-05-15 16:20:13.060 [DefaultDispatcher-worker-18 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40145/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:13.061 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.061 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.061 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.061 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.062 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.064 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.064 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:13.065 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.066 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.066 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.066 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.066 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.067 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.069 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.069 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:13.069 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.070 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.070 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.070 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.070 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.071 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.112 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.112 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 16:20:13.113 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.113 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.113 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.113 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.113 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.114 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.157 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.157 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:13.158 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.158 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.158 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.158 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.158 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.159 [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-05-15 16:20:13.201 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.201 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:13.201 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.202 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.202 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.202 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.202 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.203 [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-05-15 16:20:13.245 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.245 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:13.245 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.246 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.246 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.246 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.246 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.247 [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-05-15 16:20:13.289 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.289 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:13.289 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.290 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.290 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.290 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.290 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.291 [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-05-15 16:20:13.332 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.332 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 16:20:13.332 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.333 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.333 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.333 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.333 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.334 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.375 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.375 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 16:20:13.376 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.376 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.376 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.376 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.376 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.377 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.419 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.419 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:13.420 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.420 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.420 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.420 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.420 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.422 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.463 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.463 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:13.463 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.464 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.464 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.464 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.464 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.465 [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-05-15 16:20:13.506 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.506 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 16:20:13.506 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.507 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.507 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.507 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.507 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.508 [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-05-15 16:20:13.550 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.550 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:13.550 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.551 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.551 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.551 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.551 [DefaultDispatcher-worker-15 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.552 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.561 [DefaultDispatcher-worker-3 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:13.595 [eventLoopGroupProxy-7-1 @coroutine#588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:13.595 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.595 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:13.596 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.597 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.597 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.597 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.597 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.598 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.600 [eventLoopGroupProxy-7-1 @coroutine#593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:13.600 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.600 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:13.600 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.601 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.601 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/blob/upload-batch-data. 2025-05-15 16:20:13.601 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.601 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:13.602 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:13.604 [eventLoopGroupProxy-7-1 @coroutine#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:13.605 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.605 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:13.605 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/blob/upload-batch-data 2025-05-15 16:20:13.613 [DefaultDispatcher-worker-16 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:13.618 [DefaultDispatcher-worker-10 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:13.618 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/UmAppDatabase/replication/message 2025-05-15 16:20:13.618 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40145/UmAppDatabase/replication/message. 2025-05-15 16:20:13.618 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/UmAppDatabase/replication/message 2025-05-15 16:20:13.618 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40145/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:20:13.620 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:20:13.620 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 16:20:13.620 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:13.632 [DefaultDispatcher-worker-13 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-05-15 16:20:13.632 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:13.632 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 16:20:13.632 [DefaultDispatcher-worker-12 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:13.632 [DefaultDispatcher-worker-12 @coroutine#456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json. 2025-05-15 16:20:13.632 [DefaultDispatcher-worker-12 @coroutine#456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:13.633 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/UmAppDatabase/replication/message 2025-05-15 16:20:13.633 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/UmAppDatabase/replication/message 2025-05-15 16:20:13.633 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40145/UmAppDatabase/replication/message. 2025-05-15 16:20:13.633 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40145/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:13.633 [DefaultDispatcher-worker-10 @coroutine#456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:13.633 [DefaultDispatcher-worker-10 @coroutine#456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json 2025-05-15 16:20:13.634 [DefaultDispatcher-worker-10 @coroutine#456] 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:40145/api/content/727919701004980224/_ustadmanifest.json. 2025-05-15 16:20:13.634 [DefaultDispatcher-worker-10 @coroutine#456] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40145/api/content/727919701004980224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:13.637 [DefaultDispatcher-worker-7 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10df1f34 2025-05-15 16:20:13.638 [DefaultDispatcher-worker-11 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98 2025-05-15 16:20:13.639 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:20:13.639 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:20:13.639 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:20:13.639 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:20:13.639 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:20:13.640 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2025-05-15 16:20:13.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-15 16:20:13.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-15 16:20:13.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:13.640 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10df1f34: (connection evicted) 2025-05-15 16:20:13.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:13.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-15 16:20:13.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-15 16:20:13.916 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:14.054 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:14.113 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:14.401 [DefaultDispatcher-worker-14 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eae3730 2025-05-15 16:20:14.643 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7fb1820d 2025-05-15 16:20:14.643 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7fb1820d 2025-05-15 16:20:14.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-15 16:20:14.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-15 16:20:14.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:14.644 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b6fa98: (connection evicted) 2025-05-15 16:20:14.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:14.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-15 16:20:14.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-15 16:20:14.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a6e410c 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:14.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-15 16:20:14.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d782a4a 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:14.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:14.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-05-15 16:20:14.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-05-15 16:20:14.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-15 16:20:14.673 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:20:14.674 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:20:14.674 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54fd5759 2025-05-15 16:20:14.677 [DefaultDispatcher-worker-7 @coroutine#636] INFO ktor.application - Responding at http://0.0.0.0:36625 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a3c6f5 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:14.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:14.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-15 16:20:14.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-05-15 16:20:14.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-05-15 16:20:14.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-15 16:20:14.679 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:20:14.680 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:20:14.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:20:14.680 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:20:14.680 [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-05-15 16:20:14.680 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:20:14.680 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:20:14.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:20:14.680 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa24e7 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:14.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-15 16:20:14.699 [DefaultDispatcher-worker-12 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.703 [DefaultDispatcher-worker-2 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.707 [DefaultDispatcher-worker-12 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-05-15 16:20:14.708 [Test worker @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-05-15 16:20:14.712 [DefaultDispatcher-worker-3 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.716 [DefaultDispatcher-worker-19 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.716 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.716 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json. 2025-05-15 16:20:14.716 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.717 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.717 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.717 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json. 2025-05-15 16:20:14.717 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:14.723 [DefaultDispatcher-worker-6 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:20:14.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e29d74eb-ffc0-4d67-b631-820aa0b46e8f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:20:14.725 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:14.725 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e29d74eb-ffc0-4d67-b631-820aa0b46e8f 2025-05-15 16:20:14.725 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:14.725 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36625/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:20:14.725 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:14.725 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:20:14.727 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:20:14.727 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:20:14.727 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.728 [eventLoopGroupProxy-10-1 @call-handler#672] 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-05-15 16:20:14.728 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:14.728 [eventLoopGroupProxy-10-1 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.728 [eventLoopGroupProxy-10-1 @call-handler#672] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 16:20:14.728 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:14.728 [DefaultDispatcher-worker-4 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36625/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:14.730 [DefaultDispatcher-worker-20 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.730 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/UmAppDatabase/replication/nodeId 2025-05-15 16:20:14.730 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36625/UmAppDatabase/replication/nodeId. 2025-05-15 16:20:14.730 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/UmAppDatabase/replication/nodeId 2025-05-15 16:20:14.731 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/blob/upload-init-batch 2025-05-15 16:20:14.731 [DefaultDispatcher-worker-1 @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:36625/api/blob/upload-init-batch. 2025-05-15 16:20:14.731 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/blob/upload-init-batch 2025-05-15 16:20:14.731 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:14.731 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:20:14.731 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.731 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-15 16:20:14.732 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/UmAppDatabase/replication/nodeId 2025-05-15 16:20:14.732 [DefaultDispatcher-worker-20 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36625/UmAppDatabase/replication/nodeId 2025-05-15 16:20:14.732 [eventLoopGroupProxy-10-3 @call-handler#687] 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-05-15 16:20:14.733 [eventLoopGroupProxy-10-3 @call-handler#687] 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-05-15 16:20:14.733 [eventLoopGroupProxy-10-3 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.734 [eventLoopGroupProxy-10-3 @call-handler#687] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 16:20:14.734 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/blob/upload-init-batch 2025-05-15 16:20:14.734 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36625/api/blob/upload-init-batch 2025-05-15 16:20:14.735 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36625/api/blob/upload-init-batch. 2025-05-15 16:20:14.735 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36625/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:14.737 [DefaultDispatcher-worker-5 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.737 [DefaultDispatcher-worker-5 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/blob/upload-batch-data. 2025-05-15 16:20:14.737 [DefaultDispatcher-worker-5 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.737 [DefaultDispatcher-worker-5 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:14.738 [DefaultDispatcher-worker-3 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.738 [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-05-15 16:20:14.740 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.740 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.740 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:14.741 [DefaultDispatcher-worker-2 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.742 [DefaultDispatcher-worker-2 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.742 [DefaultDispatcher-worker-2 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/blob/upload-batch-data. 2025-05-15 16:20:14.742 [DefaultDispatcher-worker-2 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.742 [DefaultDispatcher-worker-2 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:14.742 [DefaultDispatcher-worker-8 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.743 [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-05-15 16:20:14.744 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.748 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.748 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 16:20:14.748 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.750 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.750 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/blob/upload-batch-data. 2025-05-15 16:20:14.750 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.750 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:14.751 [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-05-15 16:20:14.754 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.754 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.754 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:14.754 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.755 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.755 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/blob/upload-batch-data. 2025-05-15 16:20:14.755 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.755 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:14.756 [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-05-15 16:20:14.757 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.757 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.757 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:14.758 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.758 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.758 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/blob/upload-batch-data. 2025-05-15 16:20:14.758 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.758 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:14.758 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:14.759 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:14.760 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:14.760 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.760 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:14.761 [DefaultDispatcher-worker-2 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/blob/upload-batch-data 2025-05-15 16:20:14.762 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:14.766 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.771 [DefaultDispatcher-worker-3 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.771 [DefaultDispatcher-worker-3 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/UmAppDatabase/replication/message 2025-05-15 16:20:14.772 [DefaultDispatcher-worker-3 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36625/UmAppDatabase/replication/message. 2025-05-15 16:20:14.772 [DefaultDispatcher-worker-3 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/UmAppDatabase/replication/message 2025-05-15 16:20:14.772 [DefaultDispatcher-worker-3 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36625/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:20:14.773 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:20:14.773 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 16:20:14.773 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:14.778 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:14.780 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:14.785 [DefaultDispatcher-worker-9 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-05-15 16:20:14.785 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:14.785 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 16:20:14.785 [DefaultDispatcher-worker-9 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.785 [DefaultDispatcher-worker-9 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json. 2025-05-15 16:20:14.785 [DefaultDispatcher-worker-9 @coroutine#635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.786 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/UmAppDatabase/replication/message 2025-05-15 16:20:14.786 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36625/UmAppDatabase/replication/message 2025-05-15 16:20:14.786 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36625/UmAppDatabase/replication/message. 2025-05-15 16:20:14.786 [DefaultDispatcher-worker-20 @coroutine#662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36625/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:14.787 [DefaultDispatcher-worker-7 @coroutine#635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.787 [DefaultDispatcher-worker-7 @coroutine#635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json 2025-05-15 16:20:14.787 [DefaultDispatcher-worker-7 @coroutine#635] 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:36625/api/content/727919709877768192/_ustadmanifest.json. 2025-05-15 16:20:14.787 [DefaultDispatcher-worker-7 @coroutine#635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36625/api/content/727919709877768192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:14.793 [DefaultDispatcher-worker-2 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2025-05-15 16:20:14.795 [DefaultDispatcher-worker-20 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481c1e92 2025-05-15 16:20:14.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:20:14.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:20:14.796 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:20:14.796 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:20:14.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:20:14.797 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c762aa 2025-05-15 16:20:14.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-15 16:20:14.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-15 16:20:14.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:14.797 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a99692: (connection evicted) 2025-05-15 16:20:14.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:14.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-15 16:20:14.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-15 16:20:15.180 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:15.180 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:15.266 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:15.800 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54fd5759 2025-05-15 16:20:15.800 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54fd5759 2025-05-15 16:20:15.801 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41120e48 2025-05-15 16:20:15.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-15 16:20:15.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-15 16:20:15.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:15.801 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481c1e92: (connection evicted) 2025-05-15 16:20:15.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:15.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-15 16:20:15.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5354bfce 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:15.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:15.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:15.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df681cc 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:15.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-15 16:20:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-05-15 16:20:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-05-15 16:20:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-15 16:20:15.834 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:20:15.835 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:20:15.835 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@568fd3de 2025-05-15 16:20:15.836 [DefaultDispatcher-worker-19 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:44015 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdf8c92 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:15.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:15.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-15 16:20:15.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:15.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:15.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-15 16:20:15.839 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:20:15.839 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:20:15.839 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:20:15.839 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:20:15.839 [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-05-15 16:20:15.840 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:20:15.840 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:20:15.840 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:20:15.840 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c4523 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:15.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:15.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:15.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-15 16:20:15.859 [DefaultDispatcher-worker-9 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:15.863 [DefaultDispatcher-worker-12 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:15.923 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:15.926 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:15.936 [DefaultDispatcher-worker-12 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:15.937 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:15.940 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:15.957 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:15.962 [DefaultDispatcher-worker-6 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:15.964 [DefaultDispatcher-worker-6 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:15.975 [DefaultDispatcher-worker-20 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:15.979 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:15.979 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:15.979 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json. 2025-05-15 16:20:15.979 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:15.980 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:15.980 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:15.981 [Test worker @coroutine#759] 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:44015/api/content/727919714585767936/_ustadmanifest.json. 2025-05-15 16:20:15.981 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:16.031 [DefaultDispatcher-worker-19 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:16.031 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:20:16.031 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-05c51324-af1b-4760-8d31-1a6d6c9ea511', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:20:16.032 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:20:16.032 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-05c51324-af1b-4760-8d31-1a6d6c9ea511 2025-05-15 16:20:16.033 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:16.033 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44015/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:20:16.033 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:16.033 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:20:16.035 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:20:16.035 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:20:16.035 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.035 [eventLoopGroupProxy-13-1 @call-handler#795] 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-05-15 16:20:16.035 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:16.035 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.035 [eventLoopGroupProxy-13-1 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 16:20:16.036 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:16.036 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44015/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:20:16.038 [DefaultDispatcher-worker-4 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:16.038 [DefaultDispatcher-worker-4 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/UmAppDatabase/replication/nodeId 2025-05-15 16:20:16.038 [DefaultDispatcher-worker-4 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44015/UmAppDatabase/replication/nodeId. 2025-05-15 16:20:16.038 [DefaultDispatcher-worker-4 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/UmAppDatabase/replication/nodeId 2025-05-15 16:20:16.039 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:20:16.039 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.039 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-05-15 16:20:16.040 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/UmAppDatabase/replication/nodeId 2025-05-15 16:20:16.040 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44015/UmAppDatabase/replication/nodeId 2025-05-15 16:20:16.046 [DefaultDispatcher-worker-8 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:16.051 [DefaultDispatcher-worker-17 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:16.053 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-init-batch 2025-05-15 16:20:16.053 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-init-batch. 2025-05-15 16:20:16.053 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-init-batch 2025-05-15 16:20:16.053 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:16.054 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 16:20:16.054 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 16:20:16.098 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.099 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-05-15 16:20:16.099 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-init-batch 2025-05-15 16:20:16.099 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44015/api/blob/upload-init-batch 2025-05-15 16:20:16.100 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-init-batch. 2025-05-15 16:20:16.100 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44015/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:16.104 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.104 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.104 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.104 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.105 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.107 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.107 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.107 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.108 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.109 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.110 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.152 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.152 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.152 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:16.152 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.154 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.154 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.154 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.154 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.155 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.157 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.157 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.157 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.157 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.158 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.158 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.158 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.158 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.159 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.162 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.162 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.162 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:16.165 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.166 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.166 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.166 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.166 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.167 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.170 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.170 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.170 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:16.170 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.173 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.173 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.173 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.173 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.174 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.232 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.232 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.232 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-05-15 16:20:16.233 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.235 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.235 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.235 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.235 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.236 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.282 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.282 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.283 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-15 16:20:16.283 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.285 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.285 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.285 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.285 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.286 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.330 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.330 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.330 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:20:16.331 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.333 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.333 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.333 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.333 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.336 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.378 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.378 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.378 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.378 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.380 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.380 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.380 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.380 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.381 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.424 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.424 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.424 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.425 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.428 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.428 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.428 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.428 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.429 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.430 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.430 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.431 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.431 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.432 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.432 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.432 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.432 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.433 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.434 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.434 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.434 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.434 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.435 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.435 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.435 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.435 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.436 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.437 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.438 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.438 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.438 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.439 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.439 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.439 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.439 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.440 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.441 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.441 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.441 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.442 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.442 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.442 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.442 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.442 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.443 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.444 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.444 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.444 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.444 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.445 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.445 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.445 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.445 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.446 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.447 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.447 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.447 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.449 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.450 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.450 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.450 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.451 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.452 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.453 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.453 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.453 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.454 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.454 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.454 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.454 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.454 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.455 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.456 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.456 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.456 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.457 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.457 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.457 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.457 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.457 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.458 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.460 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.460 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.460 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.460 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.461 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.461 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.461 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.461 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.462 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.463 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.464 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.464 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.464 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.465 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.465 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.465 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.465 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.466 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.467 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.467 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.467 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.468 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.469 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.469 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.469 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.469 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.470 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.471 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.471 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.471 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.472 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.473 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.473 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.473 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.473 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.474 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.475 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.475 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.475 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.476 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.477 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.477 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.477 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.477 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.478 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.480 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.480 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.480 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.480 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.481 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.481 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.481 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.481 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.482 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.483 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.483 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.483 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.484 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.484 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.484 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.484 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.484 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.485 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.486 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.487 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.487 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.487 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.488 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.488 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.488 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.488 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.488 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.490 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.490 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.490 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.490 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.491 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.491 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.491 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.491 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.492 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.493 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.493 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.493 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.493 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.494 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.495 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.497 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.497 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.497 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.497 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.498 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.498 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.498 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.498 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.499 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.500 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.500 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.501 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.501 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.502 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.502 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.502 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.502 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.503 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.505 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.505 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.505 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.506 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.507 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.507 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.507 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.507 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.508 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.509 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.509 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.509 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.510 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.511 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.511 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.511 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.511 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.512 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.513 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.513 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.513 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.513 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.514 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.514 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.514 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.514 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.515 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.516 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.517 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.517 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.517 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.518 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.518 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.518 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.518 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.522 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.524 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.524 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.524 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.525 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.526 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.526 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.526 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.526 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.527 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.548 [DefaultDispatcher-worker-2 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:16.569 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.569 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.569 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:16.570 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.570 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.570 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.570 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.570 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.572 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.573 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.573 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.573 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.574 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.575 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.575 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.575 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.575 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.576 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.577 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.577 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.577 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.578 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.579 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.579 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.579 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.579 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.580 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.582 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.582 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.582 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.582 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.583 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.583 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.583 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.583 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.584 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.627 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.627 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.627 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.628 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.629 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.629 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.629 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.629 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.629 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.674 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.674 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.674 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 16:20:16.674 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.676 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.676 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.676 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.676 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.676 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.678 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.678 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.678 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.678 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.679 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.680 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.681 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.681 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.681 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.681 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.682 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.682 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.682 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.682 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.683 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.726 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.726 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.726 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.726 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.727 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.727 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.727 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.727 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.728 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.729 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.730 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.730 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.730 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.731 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.731 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.731 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.731 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.732 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.733 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.733 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.733 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.733 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.734 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.735 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.736 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.736 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.736 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.737 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.738 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.738 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.738 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.738 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.739 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.740 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.741 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.741 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.741 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.742 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.743 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.786 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.786 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.786 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.787 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.788 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.789 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.789 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.789 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.790 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.792 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.792 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.792 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.794 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.794 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.794 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.794 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.795 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.796 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.797 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.797 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.797 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.798 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.799 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.799 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.799 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.800 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.802 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.802 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.802 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:16.802 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.804 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.804 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.804 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.804 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.805 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.806 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.807 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.807 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.807 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.808 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.808 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.808 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.808 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.809 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.811 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.811 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.811 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.811 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.812 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.813 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.814 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.814 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.815 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.815 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.816 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.817 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.818 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.818 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.818 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.819 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.819 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.820 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.820 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.820 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.820 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.822 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.822 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.822 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.823 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.824 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.824 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.824 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.824 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.825 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.826 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.826 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.827 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.827 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.828 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.828 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.828 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.828 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.829 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.831 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.831 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.831 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.831 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.832 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.832 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.832 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.832 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.833 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.835 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.835 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.835 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.835 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.836 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.837 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.839 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.839 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.839 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.840 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.841 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.841 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.841 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.841 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.842 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.884 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.884 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.884 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:16.885 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.886 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.886 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.887 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.887 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.888 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.889 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.889 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.889 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.890 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.891 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.891 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.891 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.891 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.892 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.893 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.894 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.894 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.894 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.895 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.895 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.895 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.895 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.896 [eventLoopGroupProxy-13-1 @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-05-15 16:20:16.938 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.939 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.939 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.939 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.940 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.940 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.940 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.940 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.941 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.942 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.942 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.942 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.943 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.944 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.945 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.945 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.945 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:16.946 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.947 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.947 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.947 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.947 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.947 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.948 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.949 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.949 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.949 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.950 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.950 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.950 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.950 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.951 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.994 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.994 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.994 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:16.995 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.995 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.995 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.995 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.996 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.996 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:16.997 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:16.998 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:16.998 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:16.998 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.999 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.999 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:16.999 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:16.999 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:16.999 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.041 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.041 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.041 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.042 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.043 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.043 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.043 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.043 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.044 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.057 [DefaultDispatcher-worker-11 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:17.088 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.088 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.089 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 16:20:17.089 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.090 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.090 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.090 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.090 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.091 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.134 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.134 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.134 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.134 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.135 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.135 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.135 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.135 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.136 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.179 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.179 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.179 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.179 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.180 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.180 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.180 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.180 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.181 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.182 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.182 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.182 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.184 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.184 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.184 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.184 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.184 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.185 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.186 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.186 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.186 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.186 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.187 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.187 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.187 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.187 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.188 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.189 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.189 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.189 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.189 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.190 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.190 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.191 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.192 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.192 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.192 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.192 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.192 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.192 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.193 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.193 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.194 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.194 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.194 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.194 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.195 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.195 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.195 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.195 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.196 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.197 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.197 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.197 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.197 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.198 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.198 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.198 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.198 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.198 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.199 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.199 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.199 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.199 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.200 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.200 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.201 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.202 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.202 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.202 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.203 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.203 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.204 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.204 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.204 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.205 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.205 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.205 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.205 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.205 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.206 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.207 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.207 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.207 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.207 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.208 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.208 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.208 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.208 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.208 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.209 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.209 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.209 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.209 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.210 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.210 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.210 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.210 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.210 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.211 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.211 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.212 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.212 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.213 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.214 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.214 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.214 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.214 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.215 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.215 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.215 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.215 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.215 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.216 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.216 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.216 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.216 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.217 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.217 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.217 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.217 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.218 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.262 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.262 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.262 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:20:17.263 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.263 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.263 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.263 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.263 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.264 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.265 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.265 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.265 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.265 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.266 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.267 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.268 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.268 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.268 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.268 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.269 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.269 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.269 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.269 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.269 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.270 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.270 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.270 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.271 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.271 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.271 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.271 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.271 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.272 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.273 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.273 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.273 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.273 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.274 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.274 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.274 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.274 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.274 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.275 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.275 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.275 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.275 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.276 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.276 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.276 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.276 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.276 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.277 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.277 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.277 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.278 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.278 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.278 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.278 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.278 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.279 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.321 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.321 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.321 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.321 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.323 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.324 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.324 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.324 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.324 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.325 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.325 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.325 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.325 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.325 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.327 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.327 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.327 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.327 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.328 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.328 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.328 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.328 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.328 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.370 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.370 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.371 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.371 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.372 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.372 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.372 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.372 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.373 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.374 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.374 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.374 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.375 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.375 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.375 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.375 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.375 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.376 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.376 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.377 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.377 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.377 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.377 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.377 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.377 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.377 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.378 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.379 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.379 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.379 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.379 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.381 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.381 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.381 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.381 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.381 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.382 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.382 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.382 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.382 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.383 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.383 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.383 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.383 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.383 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.384 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.384 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.384 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.384 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.384 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.384 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.384 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.384 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.385 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.386 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.386 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.386 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.386 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.386 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.387 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.387 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.387 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.387 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.388 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.388 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.388 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.388 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.388 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.388 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.388 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.388 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.389 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.390 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.390 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.390 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.390 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.390 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.390 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.390 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.390 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.391 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.391 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.392 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.392 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.392 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.392 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.392 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.392 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.392 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.393 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.393 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.393 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.393 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-05-15 16:20:17.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.394 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.394 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.395 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.395 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.395 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.395 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.396 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.396 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.396 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.396 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.396 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.438 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.439 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.439 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.439 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.440 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.441 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.441 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.441 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.442 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.443 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.486 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.486 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.486 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.487 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.487 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.487 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.487 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.487 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.488 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.489 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.489 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.489 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.489 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.490 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.490 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.490 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.490 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.490 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.532 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.532 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.532 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.533 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.533 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.533 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.533 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.533 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.534 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.566 [DefaultDispatcher-worker-13 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:17.576 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.576 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.576 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.577 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.577 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.577 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.577 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.577 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.578 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.620 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.620 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.620 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.622 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.664 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.664 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.665 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.665 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.665 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.665 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.665 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.665 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.666 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.708 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.708 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.708 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.708 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.709 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.709 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.709 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.709 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.710 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.710 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.711 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.711 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.711 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.711 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.711 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.711 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.711 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.712 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.755 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.755 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.755 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.755 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.756 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.756 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.756 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.756 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.757 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.758 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.758 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.759 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.759 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.759 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.760 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.760 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.760 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.760 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.762 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.762 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.762 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.762 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.763 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.764 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.765 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.766 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.766 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.766 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.766 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.766 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.766 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.767 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.767 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.768 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.768 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.769 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.769 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.769 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.769 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.769 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.769 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.770 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.771 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.771 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.771 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.771 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.772 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.772 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.772 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.772 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.772 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.814 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.814 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.815 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.815 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.815 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.816 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.816 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.817 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.817 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.817 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.817 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.818 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.818 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.818 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.818 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.818 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.819 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.819 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.819 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.819 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.820 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.820 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.820 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.820 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.820 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.821 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.821 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.821 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.821 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.822 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.822 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.822 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.822 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.822 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.825 [DefaultDispatcher-worker-14 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.842 [DefaultDispatcher-worker-14 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:17.864 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.865 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.865 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:17.865 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.866 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.866 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.866 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.866 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.866 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.867 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.868 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.868 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.868 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.868 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.868 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.868 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.868 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.869 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.870 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.870 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.870 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.870 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.871 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.871 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.871 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.871 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.871 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.872 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.872 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.872 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.873 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.873 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.873 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.873 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.873 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.874 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.915 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.916 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.916 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.916 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.917 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.917 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.917 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.917 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.918 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:17.960 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.960 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.960 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:17.960 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.961 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.961 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.961 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.961 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.962 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.962 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.963 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.963 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:17.963 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.964 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.964 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.964 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.964 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.964 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.969 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.969 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.969 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 16:20:17.969 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.969 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.970 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.970 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.970 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.970 [eventLoopGroupProxy-13-1 @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-05-15 16:20:17.971 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:17.971 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:17.971 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:17.971 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.972 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.972 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:17.972 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:17.972 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:17.972 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.014 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.015 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.015 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:18.015 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.016 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.016 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.017 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.017 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.017 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:18.017 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.018 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.018 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.018 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.018 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.018 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.061 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.061 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.061 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:18.061 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.062 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.062 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.062 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.062 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.063 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.074 [DefaultDispatcher-worker-12 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:18.105 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.105 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.105 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:18.105 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.106 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.106 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.106 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.106 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.107 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:18.108 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.108 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.108 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:18.108 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.109 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.109 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.109 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.109 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.109 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.152 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.152 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.152 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:20:18.152 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.153 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.153 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.153 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.153 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.154 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.155 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.155 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.155 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:18.155 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.156 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.156 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.156 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.156 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.156 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.157 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.157 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.158 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:20:18.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.159 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.159 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.160 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.160 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:18.160 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.161 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:18.206 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.206 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.206 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 16:20:18.207 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.208 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.208 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.208 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.208 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.208 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:18.250 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.250 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.250 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:20:18.251 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.252 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.252 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.252 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.252 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.252 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.253 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.253 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.253 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:18.254 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.254 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.254 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.254 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.254 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.255 [eventLoopGroupProxy-13-1 @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-05-15 16:20:18.256 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.256 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.256 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:20:18.256 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/blob/upload-batch-data. 2025-05-15 16:20:18.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:18.257 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:18.259 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:18.260 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.260 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:20:18.260 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/blob/upload-batch-data 2025-05-15 16:20:18.267 [DefaultDispatcher-worker-12 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:18.271 [DefaultDispatcher-worker-3 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:18.271 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/UmAppDatabase/replication/message 2025-05-15 16:20:18.271 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44015/UmAppDatabase/replication/message. 2025-05-15 16:20:18.271 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/UmAppDatabase/replication/message 2025-05-15 16:20:18.271 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44015/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:20:18.272 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:20:18.273 [eventLoopGroupProxy-13-1 @call-handler#1607] 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-05-15 16:20:18.273 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:20:18.284 [DefaultDispatcher-worker-9 @call-handler#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-05-15 16:20:18.284 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:18.284 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 16:20:18.284 [DefaultDispatcher-worker-9 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:18.284 [DefaultDispatcher-worker-9 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json. 2025-05-15 16:20:18.284 [DefaultDispatcher-worker-9 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:18.285 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/UmAppDatabase/replication/message 2025-05-15 16:20:18.285 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44015/UmAppDatabase/replication/message 2025-05-15 16:20:18.285 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44015/UmAppDatabase/replication/message. 2025-05-15 16:20:18.285 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44015/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:18.285 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:18.285 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json 2025-05-15 16:20:18.286 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json. 2025-05-15 16:20:18.286 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44015/api/content/727919714585767936/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:20:18.290 [DefaultDispatcher-worker-9 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2025-05-15 16:20:18.302 [DefaultDispatcher-worker-14 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7 2025-05-15 16:20:18.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:20:18.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:20:18.319 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:20:18.319 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:20:18.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:20:18.321 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2210af14 2025-05-15 16:20:18.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-15 16:20:18.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-15 16:20:18.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:18.322 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@760d6350: (connection evicted) 2025-05-15 16:20:18.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:18.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-15 16:20:18.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-15 16:20:18.339 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:18.339 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:18.768 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:20:19.325 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@568fd3de 2025-05-15 16:20:19.325 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@568fd3de 2025-05-15 16:20:19.329 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3146f3d7 2025-05-15 16:20:19.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-15 16:20:19.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-15 16:20:19.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:19.329 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbd47b7: (connection evicted) 2025-05-15 16:20:19.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:19.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-15 16:20:19.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cac0334 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:19.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:19.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-15 16:20:19.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 16:20:19.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 16:20:19.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-15 16:20:19.343 [DefaultDispatcher-worker-17 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a0e68f 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:19.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 16:20:19.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 16:20:19.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105cdf61 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 16:20:19.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 16:20:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-15 16:20:19.349 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:20:19.350 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:20:19.351 [DefaultDispatcher-worker-15 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:43219 2025-05-15 16:20:19.353 [DefaultDispatcher-worker-15 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 16:20:19.354 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43219/api/blob/upload-init-batch 2025-05-15 16:20:19.354 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43219/api/blob/upload-init-batch. 2025-05-15 16:20:19.354 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43219/api/blob/upload-init-batch 2025-05-15 16:20:19.354 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43219/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:19.356 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-05-15 16:20:19.356 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-05-15 16:20:19.356 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 16:20:19.357 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43219/api/blob/upload-init-batch 2025-05-15 16:20:19.357 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43219/api/blob/upload-init-batch 2025-05-15 16:20:19.357 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43219/api/blob/upload-init-batch. 2025-05-15 16:20:19.357 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43219/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:19.358 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43219/api/blob/upload-batch-data 2025-05-15 16:20:19.358 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43219/api/blob/upload-batch-data. 2025-05-15 16:20:19.358 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43219/api/blob/upload-batch-data 2025-05-15 16:20:19.358 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43219/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:20:19.358 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:20:19.360 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 16:20:19.360 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:19.361 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43219/api/blob/upload-batch-data 2025-05-15 16:20:19.362 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-05-15 16:20:19.364 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:20:19.368 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-05-15 16:20:19.437 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:19.447 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:19.448 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49faf815 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-15 16:20:20.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-05-15 16:20:20.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-05-15 16:20:20.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-15 16:20:20.439 [DefaultDispatcher-worker-9 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-05-15 16:20:20.442 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56099/api/blob/upload-init-batch 2025-05-15 16:20:20.442 [Test worker @coroutine#1677] 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:56099/api/blob/upload-init-batch. 2025-05-15 16:20:20.442 [Test worker @coroutine#1677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56099/api/blob/upload-init-batch 2025-05-15 16:20:20.442 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56099/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:20.443 [Test worker @coroutine#1677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56099/api/blob/upload-init-batch 2025-05-15 16:20:20.443 [Test worker @coroutine#1677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56099/api/blob/upload-init-batch 2025-05-15 16:20:20.443 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56099/api/blob/upload-init-batch. 2025-05-15 16:20:20.443 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56099/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:20.450 [DefaultDispatcher-worker-12 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-05-15 16:20:20.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-15 16:20:20.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-15 16:20:20.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.452 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16257f8c: (connection evicted) 2025-05-15 16:20:20.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-15 16:20:20.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-15 16:20:20.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccce165 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd 2025-05-15 16:20:20.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd 2025-05-15 16:20:20.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-15 16:20:20.468 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55955/api/blob/upload-init-batch 2025-05-15 16:20:20.468 [Test worker @coroutine#1688] 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:55955/api/blob/upload-init-batch. 2025-05-15 16:20:20.468 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55955/api/blob/upload-init-batch 2025-05-15 16:20:20.468 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55955/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:20.469 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55955/api/blob/upload-init-batch 2025-05-15 16:20:20.469 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55955/api/blob/upload-init-batch 2025-05-15 16:20:20.469 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55955/api/blob/upload-init-batch. 2025-05-15 16:20:20.469 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55955/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:20.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-15 16:20:20.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-15 16:20:20.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.470 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd: (connection evicted) 2025-05-15 16:20:20.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-15 16:20:20.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c1ca1 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-15 16:20:20.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfc058 2025-05-15 16:20:20.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfc058 2025-05-15 16:20:20.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-15 16:20:20.485 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40505/api/blob/upload-init-batch 2025-05-15 16:20:20.485 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40505/api/blob/upload-init-batch. 2025-05-15 16:20:20.485 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40505/api/blob/upload-init-batch 2025-05-15 16:20:20.485 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40505/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:20:20.486 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40505/api/blob/upload-init-batch 2025-05-15 16:20:20.486 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40505/api/blob/upload-init-batch 2025-05-15 16:20:20.486 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40505/api/blob/upload-init-batch. 2025-05-15 16:20:20.486 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40505/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:20:20.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-15 16:20:20.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-15 16:20:20.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.490 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acfc058: (connection evicted) 2025-05-15 16:20:20.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-15 16:20:20.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-15 16:20:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580e01cd 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-15 16:20:20.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2025-05-15 16:20:20.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2025-05-15 16:20:20.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-15 16:20:20.771 [DefaultDispatcher-worker-6 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@212be8c 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-05-15 16:20:20.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-05-15 16:20:20.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-15 16:20:20.793 [DefaultDispatcher-worker-8 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df34b01 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2025-05-15 16:20:20.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2025-05-15 16:20:20.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3c0627 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-15 16:20:20.831 [DefaultDispatcher-worker-12 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.835 [DefaultDispatcher-worker-19 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.836 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.838 [DefaultDispatcher-worker-2 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.842 [DefaultDispatcher-worker-12 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.843 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.847 [DefaultDispatcher-worker-14 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-05-15 16:20:20.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-15 16:20:20.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-15 16:20:20.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.850 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5d544: (connection evicted) 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-15 16:20:20.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623bdc46 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-15 16:20:20.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-15 16:20:20.870 [DefaultDispatcher-worker-8 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.874 [DefaultDispatcher-worker-5 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.875 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.877 [DefaultDispatcher-worker-16 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.881 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.883 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.888 [DefaultDispatcher-worker-18 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-05-15 16:20:20.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-15 16:20:20.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-15 16:20:20.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.888 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@332610ad: (connection evicted) 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-15 16:20:20.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ebdae 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-15 16:20:20.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-05-15 16:20:20.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-05-15 16:20:20.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-15 16:20:20.895 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.907 [DefaultDispatcher-worker-4 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-05-15 16:20:20.912 [DefaultDispatcher-worker-10 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-05-15 16:20:20.915 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-05-15 16:20:20.919 [DefaultDispatcher-worker-6 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-05-15 16:20:20.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-15 16:20:20.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-15 16:20:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.920 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2: (connection evicted) 2025-05-15 16:20:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-15 16:20:20.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-15 16:20:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-15 16:20:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:20:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:20:20.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f5b014 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:20:20.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-15 16:20:20.938 [DefaultDispatcher-worker-7 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.942 [DefaultDispatcher-worker-6 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.946 [DefaultDispatcher-worker-19 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.950 [DefaultDispatcher-worker-15 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.951 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.955 [DefaultDispatcher-worker-13 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-05-15 16:20:20.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-15 16:20:20.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-15 16:20:20.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:20:20.956 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7: (connection evicted) 2025-05-15 16:20:20.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:20:20.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-15 16:20:20.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-15 16:20:21.338 [DefaultDispatcher-worker-14 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c92a59d 2025-05-15 16:20:21.349 [DefaultDispatcher-worker-14 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2025-05-15 16:28:19.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-15 16:28:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:19.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@97a145b 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:19.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:19.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:19.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-15 16:28:19.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-15 16:28:19.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.369 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.371 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.392 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:19.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-15 16:28:19.394 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d 2025-05-15 16:28:19.396 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-15 16:28:19.396 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@632627d1 2025-05-15 16:28:19.398 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-15 16:28:19.398 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6719af6d 2025-05-15 16:28:19.400 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-15 16:28:19.400 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@221b2dea 2025-05-15 16:28:19.402 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-15 16:28:19.402 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4139c498 2025-05-15 16:28:19.404 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-15 16:28:19.404 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13736bc1 2025-05-15 16:28:19.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-15 16:28:19.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05 2025-05-15 16:28:19.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-15 16:28:19.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5 2025-05-15 16:28:19.409 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-15 16:28:19.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f 2025-05-15 16:28:19.410 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:19.503 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:19.504 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:19.504 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:19.505 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:19.506 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.507 [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-05-15 16:28:19.507 [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-05-15 16:28:19.507 [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-05-15 16:28:19.561 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.578 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.591 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.603 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.614 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.618 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.691 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8 2025-05-15 16:28:19.708 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:28:19.708 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:28:19.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-05-15 16:28:19.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-05-15 16:28:19.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:19.718 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a8b81e8: (connection evicted) 2025-05-15 16:28:19.718 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:19.718 [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-05-15 16:28:19.719 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de1c41d: (connection evicted) 2025-05-15 16:28:19.719 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632627d1: (connection evicted) 2025-05-15 16:28:19.719 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6719af6d: (connection evicted) 2025-05-15 16:28:19.720 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221b2dea: (connection evicted) 2025-05-15 16:28:19.720 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4139c498: (connection evicted) 2025-05-15 16:28:19.720 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13736bc1: (connection evicted) 2025-05-15 16:28:19.720 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbdc05: (connection evicted) 2025-05-15 16:28:19.721 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4234d2a5: (connection evicted) 2025-05-15 16:28:19.721 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d26d37f: (connection evicted) 2025-05-15 16:28:19.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:19.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-05-15 16:28:19.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-05-15 16:28:19.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3bec6c 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:19.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:19.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:19.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-15 16:28:19.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-15 16:28:19.729 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.735 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.737 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.738 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:19.738 [DefaultDispatcher-worker-7 @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-05-15 16:28:19.738 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:19.738 [DefaultDispatcher-worker-7 @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-05-15 16:28:19.746 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.747 [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-05-15 16:28:19.748 [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-05-15 16:28:19.748 [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-05-15 16:28:19.750 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.759 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.767 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.777 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.785 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.789 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.818 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-05-15 16:28:19.829 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:19.831 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb0a8a5 2025-05-15 16:28:19.831 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb0a8a5 2025-05-15 16:28:19.833 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@257743a3 2025-05-15 16:28:19.833 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@257743a3 2025-05-15 16:28:19.835 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2148c3d5 2025-05-15 16:28:19.836 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2148c3d5 2025-05-15 16:28:19.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@644a4998 2025-05-15 16:28:19.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@644a4998 2025-05-15 16:28:19.838 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:28:19.838 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-05-15 16:28:19.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-05-15 16:28:19.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-05-15 16:28:19.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2025-05-15 16:28:19.839 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:19.839 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2154652c: (connection evicted) 2025-05-15 16:28:19.839 [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-05-15 16:28:19.840 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a913034 2025-05-15 16:28:19.840 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a913034 2025-05-15 16:28:19.840 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb0a8a5: (connection evicted) 2025-05-15 16:28:19.840 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@257743a3: (connection evicted) 2025-05-15 16:28:19.840 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2148c3d5: (connection evicted) 2025-05-15 16:28:19.841 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644a4998: (connection evicted) 2025-05-15 16:28:19.841 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a913034: (connection evicted) 2025-05-15 16:28:19.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:19.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-05-15 16:28:19.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-05-15 16:28:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f1aa95 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:19.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:19.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-15 16:28:19.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14be750c 2025-05-15 16:28:19.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14be750c 2025-05-15 16:28:19.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-15 16:28:19.976 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1add6f 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-05-15 16:28:20.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-05-15 16:28:20.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e620b0 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-15 16:28:20.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-15 16:28:20.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-15 16:28:20.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-15 16:28:20.271 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-05-15 16:28:20.309 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.323 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.406 [DefaultDispatcher-worker-4 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-15 16:28:20.412 [DefaultDispatcher-worker-4 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-15 16:28:20.412 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:28:20.412 [DefaultDispatcher-worker-4 @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:37031/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-05-15 16:28:20.412 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:28:20.424 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:28:20.424 [DefaultDispatcher-worker-4 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37031/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-05-15 16:28:20.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-05-15 16:28:20.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-05-15 16:28:20.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.462 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43786627: (connection evicted) 2025-05-15 16:28:20.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-05-15 16:28:20.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-05-15 16:28:20.464 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-05-15 16:28:20.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10d055 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-05-15 16:28:20.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-05-15 16:28:20.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-15 16:28:20.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-05-15 16:28:20.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-05-15 16:28:20.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-15 16:28:20.506 [DefaultDispatcher-worker-1 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-05-15 16:28:20.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-05-15 16:28:20.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-05-15 16:28:20.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.509 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d801d8: (connection evicted) 2025-05-15 16:28:20.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-05-15 16:28:20.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-05-15 16:28:20.510 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d27c27 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-15 16:28:20.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-05-15 16:28:20.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-05-15 16:28:20.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-15 16:28:20.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-05-15 16:28:20.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-05-15 16:28:20.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-15 16:28:20.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-05-15 16:28:20.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-05-15 16:28:20.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.527 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70485aa: (connection evicted) 2025-05-15 16:28:20.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-05-15 16:28:20.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5368e981 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-05-15 16:28:20.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-05-15 16:28:20.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586737ff 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-05-15 16:28:20.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-05-15 16:28:20.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-05-15 16:28:20.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-05-15 16:28:20.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-05-15 16:28:20.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.546 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b7c350: (connection evicted) 2025-05-15 16:28:20.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-05-15 16:28:20.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c18ee69 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-05-15 16:28:20.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d7eea4 2025-05-15 16:28:20.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d7eea4 2025-05-15 16:28:20.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a3462f 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-05-15 16:28:20.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-05-15 16:28:20.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-05-15 16:28:20.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-05-15 16:28:20.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-05-15 16:28:20.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-05-15 16:28:20.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.575 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d7eea4: (connection evicted) 2025-05-15 16:28:20.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-05-15 16:28:20.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-05-15 16:28:20.577 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.623 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.640 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.659 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100807ca 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc7255c 2025-05-15 16:28:20.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc7255c 2025-05-15 16:28:20.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a47036 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-05-15 16:28:20.832 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.836 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.845 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.851 [DefaultDispatcher-worker-10 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.857 [DefaultDispatcher-worker-10 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.861 [DefaultDispatcher-worker-10 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-05-15 16:28:20.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-05-15 16:28:20.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.894 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc7255c: (connection evicted) 2025-05-15 16:28:20.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-05-15 16:28:20.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-05-15 16:28:20.899 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae66c98 2025-05-15 16:28:20.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-05-15 16:28:20.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-05-15 16:28:20.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a6e8ed 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c66ddab 2025-05-15 16:28:20.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c66ddab 2025-05-15 16:28:20.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-05-15 16:28:20.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-05-15 16:28:20.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-05-15 16:28:20.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.919 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768f4b42: (connection evicted) 2025-05-15 16:28:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-05-15 16:28:20.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-05-15 16:28:20.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-05-15 16:28:20.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-05-15 16:28:20.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-05-15 16:28:20.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-05-15 16:28:20.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-05-15 16:28:20.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-05-15 16:28:20.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-05-15 16:28:20.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.932 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566f4659: (connection evicted) 2025-05-15 16:28:20.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-05-15 16:28:20.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-05-15 16:28:20.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-05-15 16:28:20.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-05-15 16:28:20.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-05-15 16:28:20.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-05-15 16:28:20.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-05-15 16:28:20.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-05-15 16:28:20.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-05-15 16:28:20.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-05-15 16:28:20.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.943 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c: (connection evicted) 2025-05-15 16:28:20.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:20.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-05-15 16:28:20.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-05-15 16:28:20.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2025-05-15 16:28:20.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2025-05-15 16:28:20.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-05-15 16:28:20.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:20.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2025-05-15 16:28:20.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2025-05-15 16:28:20.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-05-15 16:28:20.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-05-15 16:28:20.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-05-15 16:28:20.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:20.999 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2025-05-15 16:28:21.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-05-15 16:28:21.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-05-15 16:28:21.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-05-15 16:28:21.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-05-15 16:28:21.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-05-15 16:28:21.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-05-15 16:28:21.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-05-15 16:28:21.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-05-15 16:28:21.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-05-15 16:28:21.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.013 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35454c7a: (connection evicted) 2025-05-15 16:28:21.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-05-15 16:28:21.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be3f8f8 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-05-15 16:28:21.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-05-15 16:28:21.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-05-15 16:28:21.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-05-15 16:28:21.016 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de33fde 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-05-15 16:28:21.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-05-15 16:28:21.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-05-15 16:28:21.030 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.032 [DefaultDispatcher-worker-10 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-05-15 16:28:21.033 [DefaultDispatcher-worker-10 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-05-15 16:28:21.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-05-15 16:28:21.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-05-15 16:28:21.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.034 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1: (connection evicted) 2025-05-15 16:28:21.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-05-15 16:28:21.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-05-15 16:28:21.035 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebbc06 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@430d3021 2025-05-15 16:28:21.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@430d3021 2025-05-15 16:28:21.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-05-15 16:28:21.042 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f290bc 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-05-15 16:28:21.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-05-15 16:28:21.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-05-15 16:28:21.054 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-05-15 16:28:21.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-05-15 16:28:21.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.057 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@430d3021: (connection evicted) 2025-05-15 16:28:21.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-05-15 16:28:21.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c41a177 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2025-05-15 16:28:21.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2025-05-15 16:28:21.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644947ee 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-05-15 16:28:21.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-05-15 16:28:21.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-05-15 16:28:21.111 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.125 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.146 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.163 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.172 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-05-15 16:28:21.174 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-05-15 16:28:21.174 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:21.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-05-15 16:28:21.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-05-15 16:28:21.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.174 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ab0659: (connection evicted) 2025-05-15 16:28:21.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-05-15 16:28:21.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-05-15 16:28:21.176 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-05-15 16:28:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-05-15 16:28:21.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-05-15 16:28:21.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-05-15 16:28:21.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-05-15 16:28:21.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-05-15 16:28:21.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-05-15 16:28:21.278 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.288 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-05-15 16:28:21.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-05-15 16:28:21.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.323 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718f3088: (connection evicted) 2025-05-15 16:28:21.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-05-15 16:28:21.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-05-15 16:28:21.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-05-15 16:28:21.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-05-15 16:28:21.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25216999 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-05-15 16:28:21.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-05-15 16:28:21.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-05-15 16:28:21.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-05-15 16:28:21.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-05-15 16:28:21.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.352 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a: (connection evicted) 2025-05-15 16:28:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-05-15 16:28:21.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-05-15 16:28:21.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-05-15 16:28:21.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-05-15 16:28:21.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-05-15 16:28:21.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-05-15 16:28:21.436 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.455 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.456 [DefaultDispatcher-worker-10 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-05-15 16:28:21.457 [DefaultDispatcher-worker-10 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-05-15 16:28:21.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-05-15 16:28:21.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-05-15 16:28:21.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.458 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-05-15 16:28:21.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-05-15 16:28:21.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-05-15 16:28:21.459 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-05-15 16:28:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186295cc 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2025-05-15 16:28:21.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2025-05-15 16:28:21.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-05-15 16:28:21.463 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dbe25 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-05-15 16:28:21.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-05-15 16:28:21.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-05-15 16:28:21.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-05-15 16:28:21.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-05-15 16:28:21.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.471 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b28cff: (connection evicted) 2025-05-15 16:28:21.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-05-15 16:28:21.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb71788 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-05-15 16:28:21.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-05-15 16:28:21.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-05-15 16:28:21.487 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-05-15 16:28:21.492 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-05-15 16:28:21.493 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-05-15 16:28:21.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-05-15 16:28:21.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-05-15 16:28:21.504 [DefaultDispatcher-worker-13 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-05-15 16:28:21.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-05-15 16:28:21.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-05-15 16:28:21.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.506 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dac40b: (connection evicted) 2025-05-15 16:28:21.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-05-15 16:28:21.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-05-15 16:28:21.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-05-15 16:28:21.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-05-15 16:28:21.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-05-15 16:28:21.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-05-15 16:28:21.517 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-05-15 16:28:21.519 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-05-15 16:28:21.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-05-15 16:28:21.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-05-15 16:28:21.525 [DefaultDispatcher-worker-16 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-05-15 16:28:21.525 [DefaultDispatcher-worker-10 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-05-15 16:28:21.526 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-05-15 16:28:21.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-05-15 16:28:21.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-05-15 16:28:21.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.529 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62054faf: (connection evicted) 2025-05-15 16:28:21.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-05-15 16:28:21.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f50dd0 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-05-15 16:28:21.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-05-15 16:28:21.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-05-15 16:28:21.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-05-15 16:28:21.533 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-05-15 16:28:21.538 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-05-15 16:28:21.540 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d297d4d 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-05-15 16:28:21.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-05-15 16:28:21.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-05-15 16:28:21.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-05-15 16:28:21.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-05-15 16:28:21.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:21.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-05-15 16:28:21.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2a366 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-05-15 16:28:21.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 16:28:21.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 16:28:21.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-05-15 16:28:21.546 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 16:28:21.552 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 16:28:21.553 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99c3cee 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-15 16:28:21.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-05-15 16:28:21.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-05-15 16:28:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-05-15 16:28:21.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-05-15 16:28:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:21.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-05-15 16:28:21.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-05-15 16:28:21.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-05-15 16:28:21.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-05-15 16:28:21.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-05-15 16:28:21.569 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.591 [DefaultDispatcher-worker-11 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-05-15 16:28:21.596 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.597 [DefaultDispatcher-worker-6 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-05-15 16:28:21.621 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.629 [DefaultDispatcher-worker-17 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-05-15 16:28:21.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-05-15 16:28:21.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-05-15 16:28:21.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.631 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b50c21: (connection evicted) 2025-05-15 16:28:21.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-05-15 16:28:21.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e017950 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-05-15 16:28:21.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-05-15 16:28:21.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-05-15 16:28:21.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-05-15 16:28:21.641 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.651 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-05-15 16:28:21.655 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.656 [DefaultDispatcher-worker-17 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-05-15 16:28:21.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-05-15 16:28:21.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-05-15 16:28:21.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.666 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727956bb: (connection evicted) 2025-05-15 16:28:21.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-05-15 16:28:21.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd750ba 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-05-15 16:28:21.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-05-15 16:28:21.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-05-15 16:28:21.687 [DefaultDispatcher-worker-4 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-05-15 16:28:21.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-05-15 16:28:21.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-05-15 16:28:21.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.688 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3: (connection evicted) 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-05-15 16:28:21.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395eb363 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-05-15 16:28:21.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 16:28:21.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 16:28:21.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-05-15 16:28:21.709 [DefaultDispatcher-worker-18 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 16:28:21.714 [DefaultDispatcher-worker-19 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2025-05-15 16:28:21.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-05-15 16:28:21.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-05-15 16:28:21.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.715 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160546b1: (connection evicted) 2025-05-15 16:28:21.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-05-15 16:28:21.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-05-15 16:28:21.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f9e807 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5 2025-05-15 16:28:21.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5 2025-05-15 16:28:21.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-05-15 16:28:21.735 [DefaultDispatcher-worker-8 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5 2025-05-15 16:28:21.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-05-15 16:28:21.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-05-15 16:28:21.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.737 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfc59c5: (connection evicted) 2025-05-15 16:28:21.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-05-15 16:28:21.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbe72b9 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@e993715 2025-05-15 16:28:21.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@e993715 2025-05-15 16:28:21.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-05-15 16:28:21.756 [DefaultDispatcher-worker-7 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e993715 2025-05-15 16:28:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-05-15 16:28:21.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-05-15 16:28:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:21.756 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e993715: (connection evicted) 2025-05-15 16:28:21.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:21.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-05-15 16:28:21.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e8a8a0 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:21.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca132ad 2025-05-15 16:28:21.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca132ad 2025-05-15 16:28:21.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-05-15 16:28:21.933 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca132ad 2025-05-15 16:28:21.938 [DefaultDispatcher-worker-4 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca132ad 2025-05-15 16:28:21.940 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44507/manifest.json 2025-05-15 16:28:21.940 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44507/manifest.json. 2025-05-15 16:28:21.940 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44507/manifest.json 2025-05-15 16:28:21.941 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44507/manifest.json 2025-05-15 16:28:21.941 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44507/manifest.json 2025-05-15 16:28:21.995 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.015 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44507/manifest.json. 2025-05-15 16:28:22.015 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44507/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:22.023 [DefaultDispatcher-worker-16 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca132ad 2025-05-15 16:28:22.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-05-15 16:28:22.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-05-15 16:28:22.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.027 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca132ad: (connection evicted) 2025-05-15 16:28:22.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:22.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-05-15 16:28:22.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296bfddb 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:22.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:22.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f14274 2025-05-15 16:28:22.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f14274 2025-05-15 16:28:22.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb99927 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:22.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:22.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-05-15 16:28:22.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@131b58d4 2025-05-15 16:28:22.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@131b58d4 2025-05-15 16:28:22.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-05-15 16:28:22.073 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:28:22.112 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-05-15 16:28:22.112 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7a053795 2025-05-15 16:28:22.149 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.156 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.165 [DefaultDispatcher-worker-16 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:43749 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f92d14 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:22.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@748aa7dc 2025-05-15 16:28:22.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@748aa7dc 2025-05-15 16:28:22.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-05-15 16:28:22.183 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:28:22.187 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:28:22.187 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:28:22.187 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:28:22.187 [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-05-15 16:28:22.187 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:28:22.187 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:28:22.187 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:28:22.187 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384b3fe7 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:22.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-05-15 16:28:22.216 [DefaultDispatcher-worker-1 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.222 [DefaultDispatcher-worker-16 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.226 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748aa7dc 2025-05-15 16:28:22.227 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748aa7dc 2025-05-15 16:28:22.232 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.237 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.237 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.237 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json. 2025-05-15 16:28:22.237 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.239 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.239 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.239 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json. 2025-05-15 16:28:22.239 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:22.249 [DefaultDispatcher-worker-1 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.252 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:28:22.252 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5023bb9b-471f-4a2b-8a95-d069670dd989', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:28:22.254 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:22.254 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5023bb9b-471f-4a2b-8a95-d069670dd989 2025-05-15 16:28:22.257 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:22.257 [DefaultDispatcher-worker-14 @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:43749/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:22.257 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:22.257 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43749/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:22.262 [DefaultDispatcher-worker-1 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.262 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/UmAppDatabase/replication/nodeId 2025-05-15 16:28:22.262 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43749/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:22.262 [DefaultDispatcher-worker-1 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/UmAppDatabase/replication/nodeId 2025-05-15 16:28:22.266 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/api/blob/upload-init-batch 2025-05-15 16:28:22.266 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/blob/upload-init-batch. 2025-05-15 16:28:22.266 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/api/blob/upload-init-batch 2025-05-15 16:28:22.266 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43749/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:22.266 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.288 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.300 [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-05-15 16:28:22.300 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:22.300 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:22.300 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:22.304 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:22.304 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:22.305 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:22.305 [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-05-15 16:28:22.305 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:22.307 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/UmAppDatabase/replication/nodeId 2025-05-15 16:28:22.307 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43749/UmAppDatabase/replication/nodeId 2025-05-15 16:28:22.308 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:22.308 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:22.308 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:22.312 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-05-15 16:28:22.312 [eventLoopGroupProxy-4-4 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-05-15 16:28:22.315 [DefaultDispatcher-worker-18 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.316 [eventLoopGroupProxy-4-1 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f14274 2025-05-15 16:28:22.323 [DefaultDispatcher-worker-2 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.327 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 29ms 2025-05-15 16:28:22.328 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/api/blob/upload-init-batch 2025-05-15 16:28:22.328 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43749/api/blob/upload-init-batch 2025-05-15 16:28:22.330 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43749/api/blob/upload-init-batch. 2025-05-15 16:28:22.330 [DefaultDispatcher-worker-2 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43749/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:22.338 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/api/blob/upload-batch-data 2025-05-15 16:28:22.338 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/blob/upload-batch-data. 2025-05-15 16:28:22.338 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/api/blob/upload-batch-data 2025-05-15 16:28:22.338 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43749/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:22.343 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:22.351 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f14274 2025-05-15 16:28:22.351 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:22.351 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-05-15 16:28:22.352 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/api/blob/upload-batch-data 2025-05-15 16:28:22.358 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/api/blob/upload-batch-data 2025-05-15 16:28:22.358 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/blob/upload-batch-data. 2025-05-15 16:28:22.358 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/api/blob/upload-batch-data 2025-05-15 16:28:22.358 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43749/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:22.360 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:22.362 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f14274 2025-05-15 16:28:22.362 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:22.362 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:22.362 [DefaultDispatcher-worker-2 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/api/blob/upload-batch-data 2025-05-15 16:28:22.377 [DefaultDispatcher-worker-10 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.384 [DefaultDispatcher-worker-17 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.394 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/UmAppDatabase/replication/message 2025-05-15 16:28:22.394 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43749/UmAppDatabase/replication/message. 2025-05-15 16:28:22.394 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/UmAppDatabase/replication/message 2025-05-15 16:28:22.394 [DefaultDispatcher-worker-17 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43749/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:22.395 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:22.396 [eventLoopGroupProxy-4-2 @call-handler#431] 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-05-15 16:28:22.396 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:22.407 [DefaultDispatcher-worker-15 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131b58d4 2025-05-15 16:28:22.408 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:22.408 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-13 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-13 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json. 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-13 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/UmAppDatabase/replication/message 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43749/UmAppDatabase/replication/message 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43749/UmAppDatabase/replication/message. 2025-05-15 16:28:22.409 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43749/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:22.410 [DefaultDispatcher-worker-18 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.410 [DefaultDispatcher-worker-18 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json 2025-05-15 16:28:22.410 [DefaultDispatcher-worker-18 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json. 2025-05-15 16:28:22.410 [DefaultDispatcher-worker-18 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43749/api/content/727921804624691200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:22.415 [DefaultDispatcher-worker-18 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6018d82c 2025-05-15 16:28:22.416 [DefaultDispatcher-worker-5 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@131b58d4 2025-05-15 16:28:22.417 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:28:22.417 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:28:22.417 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:28:22.417 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:28:22.417 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:28:22.418 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@748aa7dc 2025-05-15 16:28:22.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-05-15 16:28:22.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-05-15 16:28:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:22.418 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6018d82c: (connection evicted) 2025-05-15 16:28:22.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:22.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-05-15 16:28:22.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-05-15 16:28:22.684 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:22.684 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:22.878 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:23.423 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7a053795 2025-05-15 16:28:23.424 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7a053795 2025-05-15 16:28:23.426 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f14274 2025-05-15 16:28:23.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-05-15 16:28:23.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-05-15 16:28:23.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:23.426 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@131b58d4: (connection evicted) 2025-05-15 16:28:23.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:23.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-05-15 16:28:23.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e069ca9 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:23.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:23.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-05-15 16:28:23.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:23.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:23.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-05-15 16:28:23.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-05-15 16:28:23.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:23.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:23.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-15 16:28:23.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-15 16:28:23.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-05-15 16:28:23.445 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:28:23.447 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-05-15 16:28:23.447 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3b3a3a92 2025-05-15 16:28:23.448 [DefaultDispatcher-worker-9 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:40907 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b2d17b 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:23.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-15 16:28:23.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-15 16:28:23.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-05-15 16:28:23.450 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:28:23.450 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:28:23.450 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:28:23.450 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:28:23.450 [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-05-15 16:28:23.450 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:28:23.450 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:28:23.450 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:28:23.450 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db5de29 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:23.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:23.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-05-15 16:28:23.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-05-15 16:28:23.472 [DefaultDispatcher-worker-9 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.477 [DefaultDispatcher-worker-11 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.482 [DefaultDispatcher-worker-14 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-15 16:28:23.483 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-15 16:28:23.488 [DefaultDispatcher-worker-19 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.493 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.493 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:23.493 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json. 2025-05-15 16:28:23.493 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:23.494 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:23.494 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:23.494 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json. 2025-05-15 16:28:23.494 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:23.501 [DefaultDispatcher-worker-3 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.502 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:28:23.502 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4bcd2d0a-d5aa-443f-8d35-ef3b31ed9d84', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:28:23.503 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:23.503 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4bcd2d0a-d5aa-443f-8d35-ef3b31ed9d84 2025-05-15 16:28:23.503 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:23.503 [DefaultDispatcher-worker-3 @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:40907/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:23.503 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:23.504 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:23.506 [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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:23.506 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:23.506 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.506 [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-05-15 16:28:23.506 [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-05-15 16:28:23.507 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.507 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 16:28:23.507 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:23.507 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:23.509 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.509 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/UmAppDatabase/replication/nodeId 2025-05-15 16:28:23.509 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40907/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:23.509 [DefaultDispatcher-worker-7 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/UmAppDatabase/replication/nodeId 2025-05-15 16:28:23.511 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:23.511 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:23.511 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-init-batch. 2025-05-15 16:28:23.511 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:23.511 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.511 [DefaultDispatcher-worker-16 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:23.511 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 16:28:23.511 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/UmAppDatabase/replication/nodeId 2025-05-15 16:28:23.511 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/UmAppDatabase/replication/nodeId 2025-05-15 16:28:23.512 [eventLoopGroupProxy-7-1 @call-handler#505] 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-05-15 16:28:23.512 [eventLoopGroupProxy-7-1 @call-handler#505] 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-05-15 16:28:23.513 [eventLoopGroupProxy-7-1 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:23.514 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-05-15 16:28:23.514 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:23.514 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:23.515 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-init-batch. 2025-05-15 16:28:23.515 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40907/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:23.516 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.516 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:23.516 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.516 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:23.517 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:23.517 [DefaultDispatcher-worker-12 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.519 [eventLoopGroupProxy-7-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:23.519 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.519 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:23.520 [DefaultDispatcher-worker-17 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.521 [DefaultDispatcher-worker-17 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.521 [DefaultDispatcher-worker-17 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:23.521 [DefaultDispatcher-worker-17 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.521 [DefaultDispatcher-worker-17 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:23.521 [DefaultDispatcher-worker-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-05-15 16:28:23.522 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:23.523 [DefaultDispatcher-worker-1 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.524 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:23.524 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.524 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:23.524 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.525 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.525 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:23.525 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.525 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:23.526 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:23.530 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:23.532 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:23.548 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:23.551 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:23.568 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.568 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:23.568 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.569 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.569 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:23.569 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.569 [DefaultDispatcher-worker-12 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:23.570 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:23.570 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:23.570 [DefaultDispatcher-worker-9 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.570 [DefaultDispatcher-worker-20 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:23.570 [DefaultDispatcher-worker-20 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40907/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:23.571 [DefaultDispatcher-worker-20 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40907/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40907/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-05-15 16:28:23.571 [DefaultDispatcher-worker-20 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40907/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:23.579 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.588 [DefaultDispatcher-worker-6 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:23.590 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:28:24.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3656a0fc-7bc0-4cd3-a83c-4ed71baff488', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:28:24.091 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:24.091 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3656a0fc-7bc0-4cd3-a83c-4ed71baff488 2025-05-15 16:28:24.093 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:24.093 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-init-batch. 2025-05-15 16:28:24.093 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:24.093 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:24.095 [eventLoopGroupProxy-7-1 @call-handler#536] 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-05-15 16:28:24.095 [eventLoopGroupProxy-7-1 @call-handler#536] 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-05-15 16:28:24.095 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:24.097 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-15 16:28:24.097 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:24.097 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/api/blob/upload-init-batch 2025-05-15 16:28:24.097 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-init-batch. 2025-05-15 16:28:24.097 [DefaultDispatcher-worker-20 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40907/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:24.098 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.098 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.098 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.098 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.099 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.101 [eventLoopGroupProxy-7-1 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.101 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:24.102 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.102 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.103 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.103 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.103 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.103 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.104 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.105 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:24.105 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.106 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.106 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.106 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.106 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.106 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.148 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.148 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.149 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.149 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.149 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.149 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.149 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.150 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.192 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.192 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.193 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.194 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.194 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.194 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.194 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.195 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.236 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.236 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 16:28:24.237 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.237 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.237 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.237 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.237 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.238 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.280 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.280 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.281 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.281 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.281 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.281 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.281 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.282 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.324 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.324 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.325 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.325 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.325 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.325 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.325 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.326 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.368 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.368 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.369 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.369 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.369 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.369 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.369 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.370 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.412 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.412 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.413 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.413 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.413 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.413 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.413 [DefaultDispatcher-worker-2 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.414 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.456 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.456 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.457 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.457 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.457 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.457 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.457 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.458 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.500 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.500 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.501 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.501 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.501 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.501 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.501 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.502 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.544 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.544 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.545 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.545 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.545 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.545 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.545 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.546 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.588 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.588 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:24.588 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.589 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.589 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.589 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.589 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.590 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.598 [DefaultDispatcher-worker-8 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:24.633 [eventLoopGroupProxy-7-1 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:24.633 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.633 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:24.634 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.635 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.635 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.635 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.635 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.636 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.637 [eventLoopGroupProxy-7-1 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:24.637 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.637 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:24.638 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.639 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.639 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/blob/upload-batch-data. 2025-05-15 16:28:24.639 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.639 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:24.639 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:24.641 [eventLoopGroupProxy-7-1 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:24.641 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.641 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:24.641 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/blob/upload-batch-data 2025-05-15 16:28:24.647 [DefaultDispatcher-worker-12 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:24.652 [DefaultDispatcher-worker-16 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:24.653 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/UmAppDatabase/replication/message 2025-05-15 16:28:24.653 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40907/UmAppDatabase/replication/message. 2025-05-15 16:28:24.653 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/UmAppDatabase/replication/message 2025-05-15 16:28:24.653 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40907/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:24.654 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:24.654 [eventLoopGroupProxy-7-1 @call-handler#605] 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-05-15 16:28:24.654 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:24.666 [DefaultDispatcher-worker-18 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-15 16:28:24.666 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:24.666 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json. 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-3 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/UmAppDatabase/replication/message 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/UmAppDatabase/replication/message 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40907/UmAppDatabase/replication/message. 2025-05-15 16:28:24.667 [DefaultDispatcher-worker-16 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40907/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:24.668 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:24.668 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json 2025-05-15 16:28:24.668 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json. 2025-05-15 16:28:24.668 [DefaultDispatcher-worker-11 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40907/api/content/727921810532474880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:24.671 [DefaultDispatcher-worker-7 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4 2025-05-15 16:28:24.673 [DefaultDispatcher-worker-6 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-05-15 16:28:24.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:28:24.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:28:24.674 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:28:24.674 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:28:24.674 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:28:24.675 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15afebcc 2025-05-15 16:28:24.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-05-15 16:28:24.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-05-15 16:28:24.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:24.675 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb61db4: (connection evicted) 2025-05-15 16:28:24.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:24.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-05-15 16:28:24.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-05-15 16:28:24.951 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:25.091 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:25.148 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:25.433 [DefaultDispatcher-worker-6 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c930e7e 2025-05-15 16:28:25.678 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3b3a3a92 2025-05-15 16:28:25.678 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3b3a3a92 2025-05-15 16:28:25.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-05-15 16:28:25.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-05-15 16:28:25.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:25.679 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53: (connection evicted) 2025-05-15 16:28:25.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:25.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-05-15 16:28:25.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d126f07 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:25.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:25.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-05-15 16:28:25.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18139a43 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:25.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 16:28:25.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 16:28:25.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-05-15 16:28:25.712 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:28:25.713 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:28:25.713 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@ea40c9f 2025-05-15 16:28:25.714 [DefaultDispatcher-worker-6 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:34231 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112a50a1 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:25.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2025-05-15 16:28:25.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2025-05-15 16:28:25.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-05-15 16:28:25.716 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:28:25.716 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:28:25.716 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:28:25.716 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:28:25.716 [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-05-15 16:28:25.716 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:28:25.716 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:28:25.716 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:28:25.716 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@694c0ed1 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:25.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-05-15 16:28:25.738 [DefaultDispatcher-worker-6 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.742 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.746 [DefaultDispatcher-worker-15 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2025-05-15 16:28:25.748 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2025-05-15 16:28:25.752 [DefaultDispatcher-worker-18 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.757 [DefaultDispatcher-worker-13 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.757 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.757 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json. 2025-05-15 16:28:25.757 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.758 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.758 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.758 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json. 2025-05-15 16:28:25.758 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:25.765 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.765 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:28:25.765 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-70f82851-c584-41a9-8297-ee253dffad2a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:28:25.766 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:25.766 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-70f82851-c584-41a9-8297-ee253dffad2a 2025-05-15 16:28:25.767 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:25.767 [DefaultDispatcher-worker-16 @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:34231/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:25.767 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:25.767 [DefaultDispatcher-worker-16 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:25.769 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:25.769 [eventLoopGroupProxy-10-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:25.769 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:25.769 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.769 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:25.770 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.770 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 16:28:25.770 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:25.770 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34231/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:25.772 [DefaultDispatcher-worker-7 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.772 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/UmAppDatabase/replication/nodeId 2025-05-15 16:28:25.772 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34231/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:25.772 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/UmAppDatabase/replication/nodeId 2025-05-15 16:28:25.773 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/blob/upload-init-batch 2025-05-15 16:28:25.774 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-init-batch. 2025-05-15 16:28:25.774 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/blob/upload-init-batch 2025-05-15 16:28:25.774 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:25.774 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:25.774 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.774 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 16:28:25.774 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/UmAppDatabase/replication/nodeId 2025-05-15 16:28:25.774 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34231/UmAppDatabase/replication/nodeId 2025-05-15 16:28:25.775 [eventLoopGroupProxy-10-2 @call-handler#681] 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-05-15 16:28:25.775 [eventLoopGroupProxy-10-2 @call-handler#681] 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-05-15 16:28:25.777 [eventLoopGroupProxy-10-2 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.777 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-05-15 16:28:25.778 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/blob/upload-init-batch 2025-05-15 16:28:25.778 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34231/api/blob/upload-init-batch 2025-05-15 16:28:25.778 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-init-batch. 2025-05-15 16:28:25.778 [DefaultDispatcher-worker-13 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34231/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:25.779 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.779 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-batch-data. 2025-05-15 16:28:25.779 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.779 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:25.780 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:25.781 [DefaultDispatcher-worker-18 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.782 [eventLoopGroupProxy-10-2 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.782 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.782 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:25.783 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.784 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.784 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-batch-data. 2025-05-15 16:28:25.784 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.784 [DefaultDispatcher-worker-8 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:25.788 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:25.789 [DefaultDispatcher-worker-16 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.789 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.789 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.789 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:25.790 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.791 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.791 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-batch-data. 2025-05-15 16:28:25.791 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.791 [DefaultDispatcher-worker-16 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:25.792 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:25.794 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.795 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.795 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-05-15 16:28:25.795 [DefaultDispatcher-worker-12 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.796 [DefaultDispatcher-worker-12 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.796 [DefaultDispatcher-worker-12 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-batch-data. 2025-05-15 16:28:25.796 [DefaultDispatcher-worker-12 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.796 [DefaultDispatcher-worker-12 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:25.797 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:25.798 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.798 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.798 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:25.799 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.799 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.799 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/blob/upload-batch-data. 2025-05-15 16:28:25.799 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.799 [DefaultDispatcher-worker-7 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:25.800 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:25.801 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:25.802 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:25.802 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.802 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:25.802 [DefaultDispatcher-worker-12 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/blob/upload-batch-data 2025-05-15 16:28:25.802 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:25.809 [DefaultDispatcher-worker-6 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.814 [DefaultDispatcher-worker-16 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.814 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:25.815 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/UmAppDatabase/replication/message 2025-05-15 16:28:25.815 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34231/UmAppDatabase/replication/message. 2025-05-15 16:28:25.815 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/UmAppDatabase/replication/message 2025-05-15 16:28:25.815 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34231/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:25.816 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:25.816 [eventLoopGroupProxy-10-2 @call-handler#721] 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-05-15 16:28:25.816 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:25.817 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:25.827 [DefaultDispatcher-worker-1 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 16:28:25.827 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:25.827 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-05-15 16:28:25.827 [DefaultDispatcher-worker-14 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.827 [DefaultDispatcher-worker-14 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json. 2025-05-15 16:28:25.827 [DefaultDispatcher-worker-14 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.828 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/UmAppDatabase/replication/message 2025-05-15 16:28:25.828 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34231/UmAppDatabase/replication/message 2025-05-15 16:28:25.828 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34231/UmAppDatabase/replication/message. 2025-05-15 16:28:25.828 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34231/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:25.829 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.829 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json 2025-05-15 16:28:25.829 [DefaultDispatcher-worker-12 @coroutine#633] 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:34231/api/content/727921817385521152/_ustadmanifest.json. 2025-05-15 16:28:25.829 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34231/api/content/727921817385521152/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:25.834 [DefaultDispatcher-worker-17 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2025-05-15 16:28:25.835 [DefaultDispatcher-worker-18 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb 2025-05-15 16:28:25.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:28:25.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:28:25.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:28:25.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:28:25.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:28:25.838 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31892e 2025-05-15 16:28:25.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-05-15 16:28:25.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-05-15 16:28:25.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:25.838 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b: (connection evicted) 2025-05-15 16:28:25.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:25.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-05-15 16:28:25.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-05-15 16:28:26.216 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:26.216 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:26.309 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:26.843 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@ea40c9f 2025-05-15 16:28:26.843 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@ea40c9f 2025-05-15 16:28:26.844 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-05-15 16:28:26.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-05-15 16:28:26.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-05-15 16:28:26.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:26.844 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbb7bb: (connection evicted) 2025-05-15 16:28:26.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:26.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-05-15 16:28:26.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd6e400 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:26.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:26.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:26.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:26.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbd0006 2025-05-15 16:28:26.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:26.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-15 16:28:26.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-15 16:28:26.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-05-15 16:28:26.878 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:28:26.879 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:28:26.879 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5354bfce 2025-05-15 16:28:26.880 [DefaultDispatcher-worker-5 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:39497 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e94947e 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:26.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:26.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:26.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-05-15 16:28:26.882 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-05-15 16:28:26.883 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-05-15 16:28:26.883 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-05-15 16:28:26.883 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-05-15 16:28:26.883 [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-05-15 16:28:26.883 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-05-15 16:28:26.883 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-05-15 16:28:26.883 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-05-15 16:28:26.883 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586b78d7 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:26.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:26.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:26.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-05-15 16:28:26.903 [DefaultDispatcher-worker-19 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:26.907 [DefaultDispatcher-worker-3 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:26.967 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:26.969 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:26.981 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:26.983 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:26.994 [DefaultDispatcher-worker-3 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:27.019 [DefaultDispatcher-worker-3 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:27.023 [DefaultDispatcher-worker-3 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:27.025 [DefaultDispatcher-worker-3 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:27.032 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.037 [DefaultDispatcher-worker-19 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.037 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:27.037 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json. 2025-05-15 16:28:27.037 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:27.038 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:27.038 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:27.040 [Test worker @coroutine#755] 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:39497/api/content/727921822937935872/_ustadmanifest.json. 2025-05-15 16:28:27.040 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:27.099 [DefaultDispatcher-worker-7 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-05-15 16:28:27.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-790cff57-bf6b-4c55-b444-b0c9e3c62f7c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-05-15 16:28:27.100 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-05-15 16:28:27.100 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-790cff57-bf6b-4c55-b444-b0c9e3c62f7c 2025-05-15 16:28:27.101 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:27.101 [DefaultDispatcher-worker-8 @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:39497/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:27.101 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:27.101 [DefaultDispatcher-worker-8 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:27.103 [eventLoopGroupProxy-13-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:27.103 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:27.103 [eventLoopGroupProxy-13-1 @call-handler#792] 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-05-15 16:28:27.103 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.103 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:27.104 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.104 [eventLoopGroupProxy-13-1 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-05-15 16:28:27.104 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:27.104 [DefaultDispatcher-worker-7 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39497/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:27.106 [DefaultDispatcher-worker-5 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.106 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/UmAppDatabase/replication/nodeId 2025-05-15 16:28:27.106 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39497/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:27.106 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/UmAppDatabase/replication/nodeId 2025-05-15 16:28:27.108 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:27.108 [eventLoopGroupProxy-13-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.108 [eventLoopGroupProxy-13-1 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-05-15 16:28:27.108 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/UmAppDatabase/replication/nodeId 2025-05-15 16:28:27.108 [DefaultDispatcher-worker-14 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39497/UmAppDatabase/replication/nodeId 2025-05-15 16:28:27.115 [DefaultDispatcher-worker-14 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.120 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.122 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-init-batch 2025-05-15 16:28:27.122 [DefaultDispatcher-worker-13 @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:39497/api/blob/upload-init-batch. 2025-05-15 16:28:27.122 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-init-batch 2025-05-15 16:28:27.122 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:27.123 [eventLoopGroupProxy-13-1 @call-handler#806] 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-05-15 16:28:27.123 [eventLoopGroupProxy-13-1 @call-handler#806] 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-05-15 16:28:27.166 [eventLoopGroupProxy-13-1 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.167 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-05-15 16:28:27.167 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-init-batch 2025-05-15 16:28:27.167 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39497/api/blob/upload-init-batch 2025-05-15 16:28:27.168 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-init-batch. 2025-05-15 16:28:27.168 [DefaultDispatcher-worker-13 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39497/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:27.170 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.170 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.170 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.171 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.171 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.173 [eventLoopGroupProxy-13-1 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.173 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.173 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.174 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.174 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.174 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.174 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.174 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.175 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.218 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.218 [eventLoopGroupProxy-13-1 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.219 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:28:27.219 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.220 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.220 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.220 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.220 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.221 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.222 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.222 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.222 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.223 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.223 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.224 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.224 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.224 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.225 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.228 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.228 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.229 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-05-15 16:28:27.229 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.230 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.230 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.230 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.230 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.231 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.275 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.275 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.276 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-05-15 16:28:27.276 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.279 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.280 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.342 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.342 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.342 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-05-15 16:28:27.343 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.344 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.345 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.392 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.392 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.392 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-05-15 16:28:27.393 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.394 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.394 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.394 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.394 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.395 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.438 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.438 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.438 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.439 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.439 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.439 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.439 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.439 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.440 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.482 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.482 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.482 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:27.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.483 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.484 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.484 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.484 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.527 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.527 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.528 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:28:27.528 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.529 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.529 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.529 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.529 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.530 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.531 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.531 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.531 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.531 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.532 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.532 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.532 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.532 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.533 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.534 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.534 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.534 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.534 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.535 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.535 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.535 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.535 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.535 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.536 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.536 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.537 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.537 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.537 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.537 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.537 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.537 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.538 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.539 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.539 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.539 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.539 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.540 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.540 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.540 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.540 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.541 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.542 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.542 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.542 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.542 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.543 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.543 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.543 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.543 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.544 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.545 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.545 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.545 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.545 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.546 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.546 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.546 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.546 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.547 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.548 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.548 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.548 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.548 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.549 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.549 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.549 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.549 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.549 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.550 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.550 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.550 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.551 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.551 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.551 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.551 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.551 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.552 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.553 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.553 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.553 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.553 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.554 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.554 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.554 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.554 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.555 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.556 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.556 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.556 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.556 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.557 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.557 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.557 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.557 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.557 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.558 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.558 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.558 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.559 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.559 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.559 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.559 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.559 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.560 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.561 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.561 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.561 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.561 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.562 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.562 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.562 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.562 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.563 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.564 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.564 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.564 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.564 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.565 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.565 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.565 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.565 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.566 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.567 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.567 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.567 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.568 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.568 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.568 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.568 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.568 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.569 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.570 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.570 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.570 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.570 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.571 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.571 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.571 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.571 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.571 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.572 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.573 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.573 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.573 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.573 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.573 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.573 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.573 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.574 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.575 [eventLoopGroupProxy-13-1 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.575 [eventLoopGroupProxy-13-1 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.575 [eventLoopGroupProxy-13-1 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.575 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.576 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.576 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.576 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.576 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.577 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.578 [eventLoopGroupProxy-13-1 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.578 [eventLoopGroupProxy-13-1 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.578 [eventLoopGroupProxy-13-1 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.578 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.579 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.579 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.579 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.579 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.580 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.581 [eventLoopGroupProxy-13-1 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.582 [eventLoopGroupProxy-13-1 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.582 [eventLoopGroupProxy-13-1 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.582 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.583 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.583 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.583 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.583 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.583 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.584 [eventLoopGroupProxy-13-1 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.585 [eventLoopGroupProxy-13-1 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.585 [eventLoopGroupProxy-13-1 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.585 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.586 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.586 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.586 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.586 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.586 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.587 [eventLoopGroupProxy-13-1 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.588 [eventLoopGroupProxy-13-1 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.588 [eventLoopGroupProxy-13-1 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.588 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.589 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.589 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.589 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.589 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.589 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.591 [eventLoopGroupProxy-13-1 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.591 [eventLoopGroupProxy-13-1 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.591 [eventLoopGroupProxy-13-1 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.591 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.592 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.592 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.592 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.592 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.593 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.594 [eventLoopGroupProxy-13-1 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.594 [eventLoopGroupProxy-13-1 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.594 [eventLoopGroupProxy-13-1 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.595 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.595 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.596 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.596 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.596 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.596 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.597 [eventLoopGroupProxy-13-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.597 [eventLoopGroupProxy-13-1 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.597 [eventLoopGroupProxy-13-1 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.598 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.598 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.598 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.598 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.598 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.599 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.600 [eventLoopGroupProxy-13-1 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.600 [eventLoopGroupProxy-13-1 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.600 [eventLoopGroupProxy-13-1 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.600 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.602 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.602 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.602 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.602 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.602 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.603 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.604 [eventLoopGroupProxy-13-1 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.604 [eventLoopGroupProxy-13-1 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.604 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.605 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.605 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.605 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.605 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.606 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.621 [DefaultDispatcher-worker-3 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:27.649 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.649 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.649 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.650 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.650 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.650 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.650 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.650 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.651 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.652 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.652 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.652 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.652 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.653 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.653 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.653 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.653 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.654 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.655 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.655 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.655 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.655 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.656 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.656 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.656 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.656 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.656 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.657 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.658 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.658 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.658 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.659 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.659 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.659 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.659 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.659 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.701 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.702 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.702 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.702 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.703 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.703 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.703 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.703 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.703 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.747 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.747 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.747 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:28:27.747 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.748 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.748 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.748 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.748 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.749 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.750 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.750 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.750 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.750 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.751 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.751 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.751 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.751 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.752 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.753 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.753 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.753 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.753 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.754 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.754 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.797 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.797 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.797 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.798 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.799 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.799 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.799 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.799 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.799 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.800 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.801 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.801 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.801 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.801 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.801 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.801 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.801 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.802 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.803 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.803 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.803 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.804 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.804 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.804 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.804 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.804 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.805 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.806 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.806 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.806 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.806 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.807 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.807 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.807 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.807 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.807 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.808 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.809 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.809 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.809 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.809 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.810 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.810 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.810 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.810 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.853 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.853 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.853 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.854 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.854 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.854 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.854 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.854 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.855 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.856 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.856 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.856 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.856 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.857 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.857 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.857 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.857 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.858 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.859 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.859 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.859 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.859 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.860 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.860 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.860 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.860 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.860 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.861 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.861 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.862 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.862 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.862 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.862 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.862 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.862 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.863 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.864 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.864 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.864 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.865 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.865 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.865 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.865 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.865 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.866 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.867 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.867 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.867 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.867 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.868 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.868 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.868 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.868 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.869 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.870 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.870 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.870 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.870 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.871 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.871 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.871 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.871 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.872 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.873 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.873 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.873 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.873 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.874 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.874 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.875 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.875 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.875 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.876 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.876 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.876 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.876 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.876 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.877 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.878 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.878 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.878 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.878 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.880 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.880 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.880 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.880 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.880 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.882 [eventLoopGroupProxy-13-1 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.882 [eventLoopGroupProxy-13-1 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.882 [eventLoopGroupProxy-13-1 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.882 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.883 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.883 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.883 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.883 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.883 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.884 [eventLoopGroupProxy-13-1 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.884 [eventLoopGroupProxy-13-1 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.885 [eventLoopGroupProxy-13-1 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.885 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.886 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.886 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.886 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.886 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.886 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.887 [eventLoopGroupProxy-13-1 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.887 [eventLoopGroupProxy-13-1 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.887 [eventLoopGroupProxy-13-1 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.888 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.888 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.888 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.888 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.888 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.889 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.932 [eventLoopGroupProxy-13-1 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.932 [eventLoopGroupProxy-13-1 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.932 [eventLoopGroupProxy-13-1 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.932 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.934 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.934 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.934 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.934 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.935 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.936 [eventLoopGroupProxy-13-1 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.936 [eventLoopGroupProxy-13-1 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.936 [eventLoopGroupProxy-13-1 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.937 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.938 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.938 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.938 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.938 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.938 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.939 [eventLoopGroupProxy-13-1 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.940 [eventLoopGroupProxy-13-1 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.940 [eventLoopGroupProxy-13-1 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.940 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.941 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.941 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.941 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.941 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.941 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.984 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.984 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.984 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:27.984 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.985 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.985 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.985 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.985 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.986 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:27.987 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.987 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.987 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.987 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.988 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.988 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.988 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.988 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.988 [eventLoopGroupProxy-13-1 @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-05-15 16:28:27.989 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.990 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.990 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:27.990 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.990 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.990 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.990 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.990 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.991 [eventLoopGroupProxy-13-1 @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-05-15 16:28:27.992 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:27.992 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:27.992 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:27.992 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.993 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.993 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:27.993 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:27.993 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:27.993 [eventLoopGroupProxy-13-1 @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-05-15 16:28:28.036 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.036 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.036 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.036 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.037 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.037 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.037 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.037 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.038 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.038 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.038 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.039 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.039 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.039 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.039 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.039 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.039 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.040 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.082 [eventLoopGroupProxy-13-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.082 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.082 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:28.082 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.083 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.083 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.083 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.083 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.084 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.128 [eventLoopGroupProxy-13-1 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.128 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.128 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:28:28.129 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.129 [DefaultDispatcher-worker-5 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:28.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.130 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.173 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.173 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.173 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.174 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.174 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.174 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.174 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.174 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.175 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.218 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.218 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.218 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.218 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.220 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.220 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.220 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.220 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.220 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.221 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.221 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.222 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.222 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.223 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.223 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.223 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.223 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.223 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.224 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.224 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.224 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.225 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.225 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.225 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.225 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.225 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.226 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.227 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.227 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.227 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.227 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.228 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.228 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.228 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.228 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.228 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.229 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.229 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.229 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.230 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.233 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.233 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.233 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.233 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.234 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.235 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.235 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.235 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.235 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.236 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.236 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.236 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.236 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.237 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.238 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.238 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.238 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.238 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.239 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.239 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.239 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.239 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.239 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.240 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.240 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.240 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.241 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.241 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.241 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.241 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.241 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.241 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.242 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.243 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.243 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.243 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.244 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.245 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.245 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.245 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.246 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.247 [eventLoopGroupProxy-13-1 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.247 [eventLoopGroupProxy-13-1 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.247 [eventLoopGroupProxy-13-1 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.247 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.247 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.247 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.247 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.248 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.248 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.249 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.249 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.249 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.249 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.249 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.249 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.249 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.249 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.250 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.251 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.251 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.251 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.251 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.251 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.251 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.251 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.251 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.252 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.253 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.253 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.253 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.253 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.253 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.253 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.253 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.253 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.254 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.255 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.255 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.255 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.256 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.299 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.300 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.300 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:28:28.300 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.301 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.301 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.301 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.301 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.302 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.302 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.303 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.303 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.303 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.303 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.303 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.303 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.303 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.304 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.304 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.304 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.305 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.305 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.305 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.305 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.305 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.305 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.306 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.306 [eventLoopGroupProxy-13-1 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.306 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.307 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.307 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.307 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.307 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.307 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.307 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.308 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.308 [eventLoopGroupProxy-13-1 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.308 [eventLoopGroupProxy-13-1 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.308 [eventLoopGroupProxy-13-1 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.309 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.309 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.309 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.309 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.309 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.310 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.310 [eventLoopGroupProxy-13-1 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.311 [eventLoopGroupProxy-13-1 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.311 [eventLoopGroupProxy-13-1 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.311 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.311 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.311 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.311 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.311 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.312 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.312 [eventLoopGroupProxy-13-1 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.313 [eventLoopGroupProxy-13-1 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.313 [eventLoopGroupProxy-13-1 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.313 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.314 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.357 [eventLoopGroupProxy-13-1 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.357 [eventLoopGroupProxy-13-1 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.357 [eventLoopGroupProxy-13-1 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.357 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.359 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.360 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.360 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.360 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.360 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.361 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.361 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.361 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.361 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.361 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.362 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.362 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.362 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.362 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.363 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.363 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.363 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.363 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.363 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.406 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.406 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.406 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.406 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.407 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.407 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.407 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.407 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.409 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.410 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.410 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.410 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.410 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.410 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.410 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.410 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.410 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.411 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.412 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.412 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.412 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.412 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.413 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.413 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.413 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.413 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.413 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.414 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.414 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.414 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.414 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.415 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.415 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.416 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.416 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.416 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.416 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.417 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.417 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.417 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.417 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.417 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.419 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.419 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.419 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.419 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.420 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.420 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.420 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.420 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.421 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.421 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.422 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.422 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.422 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.422 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.422 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.422 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.422 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.423 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.424 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.424 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.424 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.424 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.424 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.424 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.424 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.424 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.425 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.426 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.426 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.426 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.426 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.426 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.426 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.426 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.426 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.427 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.428 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.428 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.428 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.428 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.429 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.429 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.429 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.429 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.429 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.430 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.430 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.430 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.430 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.431 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.431 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.431 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.431 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.431 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.432 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.432 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.432 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.432 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.433 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.433 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.433 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.433 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.433 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.476 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.476 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.476 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.477 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.477 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.477 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.477 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.477 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.478 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.479 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.479 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.479 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.479 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.480 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.480 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.480 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.480 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.480 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.523 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.524 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.524 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-05-15 16:28:28.524 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.525 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.525 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.525 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.525 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.525 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.526 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.526 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.526 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.527 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.527 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.527 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.527 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.527 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.527 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.570 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.570 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.570 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.570 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.571 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.571 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.571 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.571 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.572 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.614 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.614 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.614 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:28.614 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.615 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.615 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.615 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.615 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.616 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.642 [DefaultDispatcher-worker-9 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:28.657 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.657 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.657 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-05-15 16:28:28.657 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.658 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.658 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.658 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.658 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.658 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.700 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.700 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.700 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-05-15 16:28:28.700 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.701 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.701 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.701 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.701 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.701 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.744 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.744 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.744 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.744 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.745 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.745 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.745 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.745 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.746 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.747 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.747 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.747 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.747 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.747 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.747 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.747 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.747 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.748 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.791 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.791 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.791 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.791 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.793 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.793 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.793 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.793 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.794 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.795 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.795 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.795 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.795 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.796 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.796 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.796 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.796 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.797 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.798 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.799 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.799 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.799 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.800 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.800 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.800 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.800 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.800 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.802 [eventLoopGroupProxy-13-1 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.802 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.802 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:28.802 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.803 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.803 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.803 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.803 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.803 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.807 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.808 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.808 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 16:28:28.808 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.809 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.809 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.809 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.809 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.809 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.810 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.810 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.810 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.811 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.811 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.811 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.811 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.811 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.812 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.855 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.855 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.855 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.856 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.856 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.856 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.856 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.856 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.857 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.858 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.858 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.858 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.858 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.859 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.859 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.859 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.859 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.859 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.860 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.860 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.860 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.860 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.860 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.861 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.861 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.862 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.862 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.862 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.862 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.862 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.862 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.862 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.862 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.863 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.869 [DefaultDispatcher-worker-9 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.887 [DefaultDispatcher-worker-9 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:28.905 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.906 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.906 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.906 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.907 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.907 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.907 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.907 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.907 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.908 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.908 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.908 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.909 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.909 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.909 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.909 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.909 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.909 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.910 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.910 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.910 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.911 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.911 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.911 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.911 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.911 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.911 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.912 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.912 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.912 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:28.912 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.913 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.913 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.913 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.913 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.913 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:28.956 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:28.956 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:28.956 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:28.956 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:28.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:28.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:28.958 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.001 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.001 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.001 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:29.002 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.003 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.003 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.003 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.003 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.003 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.004 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.004 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.004 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.005 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.005 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.005 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.006 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.006 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.006 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.011 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.011 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.011 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-05-15 16:28:29.011 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.012 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.012 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.012 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.012 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.012 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.013 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.013 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.013 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.013 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.014 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.014 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.014 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.014 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.014 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.057 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.057 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.057 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:29.057 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.058 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.058 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.058 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.058 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.059 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.060 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.060 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.060 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.060 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.060 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.060 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.060 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.060 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.061 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.104 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.104 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.104 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:29.105 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.105 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.105 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.105 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.105 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.106 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.148 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.148 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.149 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:29.149 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.150 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.150 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.150 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.150 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.150 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.150 [DefaultDispatcher-worker-8 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:29.151 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.151 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.151 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.151 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.152 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.152 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.152 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.152 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.152 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.195 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.195 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.195 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:29.195 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.196 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.196 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.196 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.196 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.197 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.198 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.198 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.198 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.198 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.199 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.199 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.199 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.199 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.199 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.200 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.200 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.200 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.200 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.201 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.202 [eventLoopGroupProxy-13-1 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.202 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.202 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.202 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.203 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.203 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.203 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.203 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.204 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.210 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.210 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.210 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-05-15 16:28:29.210 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.211 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.211 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.211 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.211 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.211 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.253 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.254 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.254 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-05-15 16:28:29.254 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.255 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.255 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.256 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.256 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.256 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.257 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.257 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.257 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.257 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.257 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.258 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.258 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.258 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.259 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-05-15 16:28:29.259 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.259 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.259 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/blob/upload-batch-data. 2025-05-15 16:28:29.259 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.259 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:29.260 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-05-15 16:28:29.261 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:29.261 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.261 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-05-15 16:28:29.262 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/blob/upload-batch-data 2025-05-15 16:28:29.268 [DefaultDispatcher-worker-6 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:29.272 [DefaultDispatcher-worker-4 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:29.272 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/UmAppDatabase/replication/message 2025-05-15 16:28:29.272 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39497/UmAppDatabase/replication/message. 2025-05-15 16:28:29.272 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/UmAppDatabase/replication/message 2025-05-15 16:28:29.272 [DefaultDispatcher-worker-4 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39497/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:29.272 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:29.273 [eventLoopGroupProxy-13-1 @call-handler#1603] 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-05-15 16:28:29.273 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:29.286 [DefaultDispatcher-worker-2 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-15 16:28:29.286 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:29.286 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-05-15 16:28:29.286 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:29.286 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json. 2025-05-15 16:28:29.286 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:29.287 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/UmAppDatabase/replication/message 2025-05-15 16:28:29.287 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39497/UmAppDatabase/replication/message 2025-05-15 16:28:29.287 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39497/UmAppDatabase/replication/message. 2025-05-15 16:28:29.287 [DefaultDispatcher-worker-17 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39497/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:29.287 [DefaultDispatcher-worker-19 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:29.287 [DefaultDispatcher-worker-19 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json 2025-05-15 16:28:29.288 [DefaultDispatcher-worker-15 @coroutine#749] 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:39497/api/content/727921822937935872/_ustadmanifest.json. 2025-05-15 16:28:29.288 [DefaultDispatcher-worker-15 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39497/api/content/727921822937935872/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:29.292 [DefaultDispatcher-worker-14 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b01607 2025-05-15 16:28:29.307 [DefaultDispatcher-worker-20 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2025-05-15 16:28:29.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-05-15 16:28:29.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-05-15 16:28:29.322 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-05-15 16:28:29.322 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-05-15 16:28:29.322 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-05-15 16:28:29.325 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc1aa9e 2025-05-15 16:28:29.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-05-15 16:28:29.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-05-15 16:28:29.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:29.325 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b01607: (connection evicted) 2025-05-15 16:28:29.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:29.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-05-15 16:28:29.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-05-15 16:28:29.383 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:29.383 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:29.768 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-05-15 16:28:30.330 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5354bfce 2025-05-15 16:28:30.330 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5354bfce 2025-05-15 16:28:30.334 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7995a589 2025-05-15 16:28:30.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-05-15 16:28:30.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-05-15 16:28:30.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:30.334 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564fc235: (connection evicted) 2025-05-15 16:28:30.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:30.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-05-15 16:28:30.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd12c19 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:30.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce2c5f6 2025-05-15 16:28:30.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce2c5f6 2025-05-15 16:28:30.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-05-15 16:28:30.375 [DefaultDispatcher-worker-20 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c5f6 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a36ff0b 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:30.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 16:28:30.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 16:28:30.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34376069 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:30.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-05-15 16:28:30.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-05-15 16:28:30.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-05-15 16:28:30.383 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:28:30.384 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-05-15 16:28:30.384 [DefaultDispatcher-worker-7 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:39665 2025-05-15 16:28:30.390 [DefaultDispatcher-worker-7 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 16:28:30.391 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39665/api/blob/upload-init-batch 2025-05-15 16:28:30.391 [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:39665/api/blob/upload-init-batch. 2025-05-15 16:28:30.391 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39665/api/blob/upload-init-batch 2025-05-15 16:28:30.391 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39665/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:30.393 [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-05-15 16:28:30.393 [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-05-15 16:28:30.394 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-05-15 16:28:30.394 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39665/api/blob/upload-init-batch 2025-05-15 16:28:30.394 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39665/api/blob/upload-init-batch 2025-05-15 16:28:30.395 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39665/api/blob/upload-init-batch. 2025-05-15 16:28:30.395 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39665/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:30.395 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39665/api/blob/upload-batch-data 2025-05-15 16:28:30.395 [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:39665/api/blob/upload-batch-data. 2025-05-15 16:28:30.395 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39665/api/blob/upload-batch-data 2025-05-15 16:28:30.395 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39665/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:30.396 [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-05-15 16:28:30.398 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-05-15 16:28:30.398 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:30.398 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39665/api/blob/upload-batch-data 2025-05-15 16:28:30.399 [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-05-15 16:28:30.401 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:30.404 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344769b9 2025-05-15 16:28:30.443 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:30.480 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:30.482 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733e3c19 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-05-15 16:28:31.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-05-15 16:28:31.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-05-15 16:28:31.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-05-15 16:28:31.492 [DefaultDispatcher-worker-7 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-05-15 16:28:31.495 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46157/api/blob/upload-init-batch 2025-05-15 16:28:31.495 [Test worker @coroutine#1673] 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:46157/api/blob/upload-init-batch. 2025-05-15 16:28:31.495 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46157/api/blob/upload-init-batch 2025-05-15 16:28:31.495 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46157/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:31.496 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46157/api/blob/upload-init-batch 2025-05-15 16:28:31.496 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46157/api/blob/upload-init-batch 2025-05-15 16:28:31.496 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46157/api/blob/upload-init-batch. 2025-05-15 16:28:31.496 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46157/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:31.502 [DefaultDispatcher-worker-6 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-05-15 16:28:31.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-05-15 16:28:31.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-05-15 16:28:31.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.504 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0: (connection evicted) 2025-05-15 16:28:31.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-05-15 16:28:31.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4880b3 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc39640 2025-05-15 16:28:31.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc39640 2025-05-15 16:28:31.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-05-15 16:28:31.525 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56585/api/blob/upload-init-batch 2025-05-15 16:28:31.525 [Test worker @coroutine#1684] 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:56585/api/blob/upload-init-batch. 2025-05-15 16:28:31.525 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56585/api/blob/upload-init-batch 2025-05-15 16:28:31.525 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56585/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:31.526 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56585/api/blob/upload-init-batch 2025-05-15 16:28:31.526 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56585/api/blob/upload-init-batch 2025-05-15 16:28:31.526 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56585/api/blob/upload-init-batch. 2025-05-15 16:28:31.526 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56585/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:31.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-05-15 16:28:31.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-05-15 16:28:31.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.527 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bc39640: (connection evicted) 2025-05-15 16:28:31.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-05-15 16:28:31.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e75cf7a 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c30824 2025-05-15 16:28:31.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c30824 2025-05-15 16:28:31.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-05-15 16:28:31.546 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51617/api/blob/upload-init-batch 2025-05-15 16:28:31.546 [Test worker @coroutine#1690] 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:51617/api/blob/upload-init-batch. 2025-05-15 16:28:31.546 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51617/api/blob/upload-init-batch 2025-05-15 16:28:31.546 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51617/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-05-15 16:28:31.547 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51617/api/blob/upload-init-batch 2025-05-15 16:28:31.547 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51617/api/blob/upload-init-batch 2025-05-15 16:28:31.548 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51617/api/blob/upload-init-batch. 2025-05-15 16:28:31.548 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51617/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:31.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-05-15 16:28:31.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-05-15 16:28:31.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.552 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12c30824: (connection evicted) 2025-05-15 16:28:31.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-05-15 16:28:31.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799557c8 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-05-15 16:28:31.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2025-05-15 16:28:31.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2025-05-15 16:28:31.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-05-15 16:28:31.809 [DefaultDispatcher-worker-8 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6d442d 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ef7340 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-05-15 16:28:31.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-05-15 16:28:31.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-05-15 16:28:31.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-05-15 16:28:31.831 [DefaultDispatcher-worker-19 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b0792 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77185a2 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-05-15 16:28:31.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-05-15 16:28:31.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-05-15 16:28:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395c21ee 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-05-15 16:28:31.869 [DefaultDispatcher-worker-6 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.873 [DefaultDispatcher-worker-3 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.875 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.877 [DefaultDispatcher-worker-10 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.881 [DefaultDispatcher-worker-17 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.882 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.886 [DefaultDispatcher-worker-7 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-05-15 16:28:31.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-05-15 16:28:31.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-05-15 16:28:31.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.889 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669e730d: (connection evicted) 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-05-15 16:28:31.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26619e5 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-05-15 16:28:31.910 [DefaultDispatcher-worker-2 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.912 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.913 [DefaultDispatcher-worker-7 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.917 [DefaultDispatcher-worker-16 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.920 [DefaultDispatcher-worker-15 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.922 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.926 [DefaultDispatcher-worker-16 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-05-15 16:28:31.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-05-15 16:28:31.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-05-15 16:28:31.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.927 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff: (connection evicted) 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-05-15 16:28:31.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795e8ef5 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0 2025-05-15 16:28:31.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0 2025-05-15 16:28:31.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-05-15 16:28:31.932 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.947 [DefaultDispatcher-worker-15 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0 2025-05-15 16:28:31.950 [DefaultDispatcher-worker-11 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0 2025-05-15 16:28:31.954 [DefaultDispatcher-worker-12 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0 2025-05-15 16:28:31.958 [DefaultDispatcher-worker-19 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0 2025-05-15 16:28:31.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-05-15 16:28:31.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-05-15 16:28:31.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.958 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10b7b5f0: (connection evicted) 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-05-15 16:28:31.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395abe85 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:31.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-05-15 16:28:31.977 [DefaultDispatcher-worker-4 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.981 [DefaultDispatcher-worker-19 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.984 [DefaultDispatcher-worker-18 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.988 [DefaultDispatcher-worker-18 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.989 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.993 [DefaultDispatcher-worker-3 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb91767 2025-05-15 16:28:31.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-05-15 16:28:31.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-05-15 16:28:31.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:31.994 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb91767: (connection evicted) 2025-05-15 16:28:31.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:31.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-05-15 16:28:31.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-05-15 16:28:32.344 [DefaultDispatcher-worker-10 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce2c5f6 2025-05-15 16:28:32.382 [DefaultDispatcher-worker-10 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cac0334 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238c63df 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:35.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:35.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-05-15 16:28:35.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d96a895 2025-05-15 16:28:35.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d96a895 2025-05-15 16:28:35.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-05-15 16:28:35.603 [DefaultDispatcher-worker-6 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d96a895 2025-05-15 16:28:35.684 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d837ab 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-05-15 16:28:36.132 [DefaultDispatcher-worker-18 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.137 [DefaultDispatcher-worker-5 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.140 [DefaultDispatcher-worker-19 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.144 [DefaultDispatcher-worker-9 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.148 [DefaultDispatcher-worker-6 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2025-05-15 16:28:36.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f006edf 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-05-15 16:28:36.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-05-15 16:28:36.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-05-15 16:28:36.170 [DefaultDispatcher-worker-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-05-15 16:28:36.174 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-05-15 16:28:36.178 [DefaultDispatcher-worker-9 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-05-15 16:28:36.181 [DefaultDispatcher-worker-15 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28dd038f 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae26c59 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-05-15 16:28:36.201 [DefaultDispatcher-worker-6 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.204 [DefaultDispatcher-worker-15 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.208 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.211 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.215 [DefaultDispatcher-worker-5 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.215 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.220 [DefaultDispatcher-worker-15 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-05-15 16:28:36.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-05-15 16:28:36.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3749c6ac 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-05-15 16:28:36.238 [DefaultDispatcher-worker-12 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.242 [DefaultDispatcher-worker-2 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.245 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.249 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.252 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.253 [DefaultDispatcher-worker-19 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bede349 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ccf1d3e 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-05-15 16:28:36.273 [DefaultDispatcher-worker-13 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.277 [DefaultDispatcher-worker-12 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.281 [DefaultDispatcher-worker-11 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.283 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.285 [DefaultDispatcher-worker-9 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.288 [DefaultDispatcher-worker-2 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.293 [DefaultDispatcher-worker-7 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a7ce0 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711261c7 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-05-15 16:28:36.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-05-15 16:28:36.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-05-15 16:28:36.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-05-15 16:28:36.313 [DefaultDispatcher-worker-20 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-05-15 16:28:36.317 [DefaultDispatcher-worker-2 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-05-15 16:28:36.320 [DefaultDispatcher-worker-16 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-05-15 16:28:36.321 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.323 [DefaultDispatcher-worker-10 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@659565ed 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a23575 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-05-15 16:28:36.341 [DefaultDispatcher-worker-10 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.345 [DefaultDispatcher-worker-6 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.349 [DefaultDispatcher-worker-2 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.352 [DefaultDispatcher-worker-20 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.354 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.355 [DefaultDispatcher-worker-4 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.360 [DefaultDispatcher-worker-11 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10b0dd3a 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2025-05-15 16:28:36.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6888746c 2025-05-15 16:28:36.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-05-15 16:28:36.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539f2fec 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-05-15 16:28:36.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-05-15 16:28:36.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-05-15 16:28:36.391 [Test worker @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-05-15 16:28:36.392 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-05-15 16:28:36.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f16350 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-05-15 16:28:36.396 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-05-15 16:28:36.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-05-15 16:28:36.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-05-15 16:28:36.409 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-05-15 16:28:36.410 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21262bde 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd4850b 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-05-15 16:28:36.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2025-05-15 16:28:36.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2025-05-15 16:28:36.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-05-15 16:28:36.424 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.426 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2025-05-15 16:28:36.427 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5f892c 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a085d02 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2025-05-15 16:28:36.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2025-05-15 16:28:36.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-05-15 16:28:36.442 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2025-05-15 16:28:36.443 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3390621a 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:36.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-05-15 16:28:36.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-05-15 16:28:36.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-05-15 16:28:36.462 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.465 [DefaultDispatcher-worker-4 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-05-15 16:28:36.469 [DefaultDispatcher-worker-7 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-05-15 16:28:36.477 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.485 [DefaultDispatcher-worker-17 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-05-15 16:28:36.496 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.514 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.529 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:36.545 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.492 [DefaultDispatcher-worker-13 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751526a7 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-05-15 16:28:37.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-05-15 16:28:37.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-05-15 16:28:37.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-05-15 16:28:37.512 [DefaultDispatcher-worker-7 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-05-15 16:28:37.516 [DefaultDispatcher-worker-12 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-05-15 16:28:37.520 [DefaultDispatcher-worker-16 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6553c6 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-05-15 16:28:37.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-05-15 16:28:37.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-05-15 16:28:37.542 [DefaultDispatcher-worker-11 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-05-15 16:28:37.545 [DefaultDispatcher-worker-18 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-05-15 16:28:37.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@518ed9b4 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-05-15 16:28:37.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-05-15 16:28:37.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-05-15 16:28:37.566 [DefaultDispatcher-worker-3 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-05-15 16:28:37.570 [DefaultDispatcher-worker-12 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-05-15 16:28:37.571 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-05-15 16:28:37.576 [DefaultDispatcher-worker-17 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694dc99b 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c68925 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-05-15 16:28:37.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-05-15 16:28:37.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-05-15 16:28:37.593 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.619 [DefaultDispatcher-worker-7 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-05-15 16:28:37.621 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.623 [DefaultDispatcher-worker-9 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-05-15 16:28:37.627 [DefaultDispatcher-worker-17 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342a5b57 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2025-05-15 16:28:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2025-05-15 16:28:37.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-05-15 16:28:37.647 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.648 [DefaultDispatcher-worker-17 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2025-05-15 16:28:37.652 [DefaultDispatcher-worker-11 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2025-05-15 16:28:37.656 [DefaultDispatcher-worker-14 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b89debc 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8684a3 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 16:28:37.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 16:28:37.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-05-15 16:28:37.677 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.678 [DefaultDispatcher-worker-7 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 16:28:37.682 [DefaultDispatcher-worker-16 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 16:28:37.687 [DefaultDispatcher-worker-5 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a8cab8 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597eb9ac 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:37.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:37.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-05-15 16:28:37.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-05-15 16:28:37.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-05-15 16:28:37.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-05-15 16:28:37.707 [DefaultDispatcher-worker-5 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-05-15 16:28:37.711 [DefaultDispatcher-worker-3 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-05-15 16:28:37.715 [DefaultDispatcher-worker-16 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a90f33d 2025-05-15 16:28:37.728 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.737 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.738 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.739 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:37.739 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.739 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.757 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.780 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:37.781 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.781 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.788 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:37.822 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:37.823 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.823 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.864 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:37.865 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.865 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.907 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:37.907 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.907 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.948 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:37.949 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45135/ 2025-05-15 16:28:37.949 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45135/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:37.990 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45135/ 2025-05-15 16:28:38.003 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.003 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.004 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.004 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.004 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.045 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.046 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.046 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.087 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.088 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.088 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.129 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.130 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.130 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.171 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.172 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.172 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.213 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.214 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35773/ 2025-05-15 16:28:38.214 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35773/ from class io.ktor.utils.io.ByteBufferChannel 2025-05-15 16:28:38.214 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35773/ 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3894d1b1 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2025-05-15 16:28:38.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2025-05-15 16:28:38.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-05-15 16:28:38.309 [DefaultDispatcher-worker-15 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c7189 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@624268ab 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-05-15 16:28:38.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-05-15 16:28:38.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-05-15 16:28:38.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-05-15 16:28:38.337 [DefaultDispatcher-worker-5 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ff12345 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-05-15 16:28:38.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fda9ed 2025-05-15 16:28:38.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fda9ed 2025-05-15 16:28:38.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-05-15 16:28:38.359 [DefaultDispatcher-worker-5 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fda9ed 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62129f97 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-05-15 16:28:38.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-05-15 16:28:38.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-05-15 16:28:38.367 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.382 [DefaultDispatcher-worker-7 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7154a248 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-05-15 16:28:38.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@253379ec 2025-05-15 16:28:38.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@253379ec 2025-05-15 16:28:38.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-05-15 16:28:38.405 [DefaultDispatcher-worker-4 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253379ec 2025-05-15 16:28:38.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6137dc84 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f243f 2025-05-15 16:28:38.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f243f 2025-05-15 16:28:38.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-05-15 16:28:38.416 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.438 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.439 [DefaultDispatcher-worker-10 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f243f 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3763aafd 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2025-05-15 16:28:38.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2025-05-15 16:28:38.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-05-15 16:28:38.461 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.465 [DefaultDispatcher-worker-7 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc82c83 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554db19d 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-05-15 16:28:38.484 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.486 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.491 [DefaultDispatcher-worker-20 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.494 [DefaultDispatcher-worker-17 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.498 [DefaultDispatcher-worker-7 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.505 [DefaultDispatcher-worker-7 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.507 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.508 [DefaultDispatcher-worker-6 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-05-15 16:28:38.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-05-15 16:28:38.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-05-15 16:28:38.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.511 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6: (connection evicted) 2025-05-15 16:28:38.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:38.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-05-15 16:28:38.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-05-15 16:28:38.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a79a5d6 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-05-15 16:28:38.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-05-15 16:28:38.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-05-15 16:28:38.533 [DefaultDispatcher-worker-8 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282079b9 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-05-15 16:28:38.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-05-15 16:28:38.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-05-15 16:28:38.542 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.557 [DefaultDispatcher-worker-6 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6add8d 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e773b8a 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2025-05-15 16:28:38.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2025-05-15 16:28:38.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-05-15 16:28:38.581 [DefaultDispatcher-worker-14 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb2555 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11d557a5 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-05-15 16:28:38.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-05-15 16:28:38.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-05-15 16:28:38.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-05-15 16:28:38.603 [DefaultDispatcher-worker-8 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65067d37 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-05-15 16:28:38.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-05-15 16:28:38.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-05-15 16:28:38.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-05-15 16:28:38.613 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.625 [DefaultDispatcher-worker-4 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e49d3d 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-05-15 16:28:38.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-05-15 16:28:38.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-05-15 16:28:38.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-05-15 16:28:38.636 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.649 [DefaultDispatcher-worker-8 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4615bc00 2025-05-15 16:28:38.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-05-15 16:28:38.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-05-15 16:28:38.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-05-15 16:28:38.658 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.671 [DefaultDispatcher-worker-16 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-05-15 16:28:38.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-05-15 16:28:38.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:38.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1003d9 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:38.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-05-15 16:28:38.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-05-15 16:28:38.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-05-15 16:28:38.683 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.696 [DefaultDispatcher-worker-9 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d1907fb 2025-05-15 16:28:38.731 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.731 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.774 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:38.774 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecbb787 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-05-15 16:28:42.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2025-05-15 16:28:42.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2025-05-15 16:28:42.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-05-15 16:28:42.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2025-05-15 16:28:42.803 [DefaultDispatcher-worker-14 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2025-05-15 16:28:42.809 [DefaultDispatcher-worker-15 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@289b7efe 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-05-15 16:28:42.821 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.830 [DefaultDispatcher-worker-7 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.834 [DefaultDispatcher-worker-5 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.838 [DefaultDispatcher-worker-18 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.842 [DefaultDispatcher-worker-12 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2025-05-15 16:28:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-05-15 16:28:42.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299615a5 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-05-15 16:28:42.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.862 [DefaultDispatcher-worker-6 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.866 [DefaultDispatcher-worker-10 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.869 [DefaultDispatcher-worker-18 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.873 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@158b8d10 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-05-15 16:28:42.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd853ee 2025-05-15 16:28:42.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd853ee 2025-05-15 16:28:42.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-05-15 16:28:42.883 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd853ee 2025-05-15 16:28:42.893 [DefaultDispatcher-worker-20 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd853ee 2025-05-15 16:28:42.897 [DefaultDispatcher-worker-7 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd853ee 2025-05-15 16:28:42.901 [DefaultDispatcher-worker-13 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd853ee 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3344c1d7 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2025-05-15 16:28:42.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2025-05-15 16:28:42.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-05-15 16:28:42.911 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:42.912 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2025-05-15 16:28:42.920 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2025-05-15 16:28:42.925 [DefaultDispatcher-worker-5 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@104e6540 2025-05-15 16:28:42.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaa4ed0 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-05-15 16:28:42.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-05-15 16:28:42.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-05-15 16:28:42.937 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-05-15 16:28:42.943 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:42.946 [DefaultDispatcher-worker-4 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381c826c 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d766b9 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:42.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:42.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-05-15 16:28:42.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 16:28:42.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 16:28:42.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-05-15 16:28:42.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 16:28:42.974 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:42.975 [DefaultDispatcher-worker-18 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2025-05-15 16:28:43.013 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.027 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.070 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19983dd1 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-05-15 16:28:43.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-05-15 16:28:43.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.102 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.103 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.105 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.105 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.105 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.105 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56931/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.106 [DefaultDispatcher-worker-15 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.106 [DefaultDispatcher-worker-15 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.109 [DefaultDispatcher-worker-15 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.109 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.109 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.109 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.110 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.110 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.111 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-05-15 16:28:43.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-05-15 16:28:43.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-05-15 16:28:43.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-05-15 16:28:43.126 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-05-15 16:28:43.132 [Test worker @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-05-15 16:28:43.133 [Test worker @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-05-15 16:28:43.136 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 16:28:43.136 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-05-15 16:28:43.136 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 16:28:43.137 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 16:28:43.137 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-05-15 16:28:43.138 [DefaultDispatcher-worker-15 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b132063 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-05-15 16:28:43.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-05-15 16:28:43.181 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.183 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f78dd47 2025-05-15 16:28:43.183 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f78dd47 2025-05-15 16:28:43.186 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bf24d8 2025-05-15 16:28:43.186 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bf24d8 2025-05-15 16:28:43.188 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580b637 2025-05-15 16:28:43.188 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580b637 2025-05-15 16:28:43.189 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70822ee3 2025-05-15 16:28:43.189 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70822ee3 2025-05-15 16:28:43.191 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e94751 2025-05-15 16:28:43.191 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e94751 2025-05-15 16:28:43.193 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41383b50 2025-05-15 16:28:43.193 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41383b50 2025-05-15 16:28:43.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.195 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b90c4e 2025-05-15 16:28:43.195 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b90c4e 2025-05-15 16:28:43.197 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10add1ac 2025-05-15 16:28:43.197 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10add1ac 2025-05-15 16:28:43.199 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@533dcf27 2025-05-15 16:28:43.199 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@533dcf27 2025-05-15 16:28:43.199 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.201 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.202 [Test worker @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.203 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.203 [DefaultDispatcher-worker-6 @coroutine#2180] 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:60487/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.203 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.203 [DefaultDispatcher-worker-6 @coroutine#2180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.204 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.204 [DefaultDispatcher-worker-14 @coroutine#2180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.209 [DefaultDispatcher-worker-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.209 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.209 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.209 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.211 [DefaultDispatcher-worker-8 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.211 [DefaultDispatcher-worker-8 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.212 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.212 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.214 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f746336 2025-05-15 16:28:43.214 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f746336 2025-05-15 16:28:43.216 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b398a8 2025-05-15 16:28:43.216 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b398a8 2025-05-15 16:28:43.217 [DefaultDispatcher-worker-7 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.217 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@258c0846 2025-05-15 16:28:43.217 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@258c0846 2025-05-15 16:28:43.219 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@608e9293 2025-05-15 16:28:43.219 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@608e9293 2025-05-15 16:28:43.221 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6f3067 2025-05-15 16:28:43.221 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6f3067 2025-05-15 16:28:43.222 [DefaultDispatcher-worker-10 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.223 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5124939a 2025-05-15 16:28:43.223 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5124939a 2025-05-15 16:28:43.225 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f6fc0 2025-05-15 16:28:43.225 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f6fc0 2025-05-15 16:28:43.226 [DefaultDispatcher-worker-20 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.228 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a16ddc 2025-05-15 16:28:43.228 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a16ddc 2025-05-15 16:28:43.230 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@155889a7 2025-05-15 16:28:43.230 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@155889a7 2025-05-15 16:28:43.230 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.231 [DefaultDispatcher-worker-1 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.236 [DefaultDispatcher-worker-12 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.240 [DefaultDispatcher-worker-16 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.244 [DefaultDispatcher-worker-18 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.248 [DefaultDispatcher-worker-10 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.252 [DefaultDispatcher-worker-6 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.256 [DefaultDispatcher-worker-6 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:43.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6f1342 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-05-15 16:28:43.279 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.280 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.282 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbc78e 2025-05-15 16:28:43.282 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dbc78e 2025-05-15 16:28:43.283 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c3b85 2025-05-15 16:28:43.283 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1c3b85 2025-05-15 16:28:43.285 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923acfe 2025-05-15 16:28:43.285 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1923acfe 2025-05-15 16:28:43.285 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.286 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2131be 2025-05-15 16:28:43.286 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2131be 2025-05-15 16:28:43.286 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.287 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.287 [DefaultDispatcher-worker-3 @coroutine#2226] 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:60355/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.287 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.287 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60355/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.288 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b7a03 2025-05-15 16:28:43.288 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b7a03 2025-05-15 16:28:43.288 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.288 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db7abb4 2025-05-15 16:28:43.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db7abb4 2025-05-15 16:28:43.291 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6977bea0 2025-05-15 16:28:43.291 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6977bea0 2025-05-15 16:28:43.292 [DefaultDispatcher-worker-9 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.292 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.292 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.292 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.293 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.293 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.293 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0ecef1 2025-05-15 16:28:43.293 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0ecef1 2025-05-15 16:28:43.293 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1545ef47 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-05-15 16:28:43.294 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f7011 2025-05-15 16:28:43.294 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f7011 2025-05-15 16:28:43.294 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-05-15 16:28:43.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-05-15 16:28:43.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-05-15 16:28:43.297 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-05-15 16:28:43.303 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-05-15 16:28:43.304 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-05-15 16:28:43.305 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 16:28:43.305 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-05-15 16:28:43.305 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 16:28:43.306 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 16:28:43.306 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-05-15 16:28:43.309 [DefaultDispatcher-worker-20 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49231d79 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-05-15 16:28:43.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-05-15 16:28:43.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.364 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.366 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae98d2b 2025-05-15 16:28:43.366 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae98d2b 2025-05-15 16:28:43.368 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@642e7e06 2025-05-15 16:28:43.368 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@642e7e06 2025-05-15 16:28:43.370 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.370 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6011e65b 2025-05-15 16:28:43.370 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6011e65b 2025-05-15 16:28:43.371 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.372 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.372 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513743d 2025-05-15 16:28:43.372 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513743d 2025-05-15 16:28:43.372 [DefaultDispatcher-worker-2 @coroutine#2259] 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:44581/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.372 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.372 [DefaultDispatcher-worker-2 @coroutine#2259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44581/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.373 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.373 [DefaultDispatcher-worker-3 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.374 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b53561 2025-05-15 16:28:43.374 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b53561 2025-05-15 16:28:43.377 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fcb55f 2025-05-15 16:28:43.377 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fcb55f 2025-05-15 16:28:43.377 [DefaultDispatcher-worker-12 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.377 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.377 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.377 [DefaultDispatcher-worker-12 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.377 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.377 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.378 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb0aaa5 2025-05-15 16:28:43.378 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb0aaa5 2025-05-15 16:28:43.379 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510d4d4b 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-05-15 16:28:43.380 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@453c8b72 2025-05-15 16:28:43.380 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@453c8b72 2025-05-15 16:28:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2025-05-15 16:28:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2025-05-15 16:28:43.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-05-15 16:28:43.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2025-05-15 16:28:43.382 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f08a089 2025-05-15 16:28:43.382 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f08a089 2025-05-15 16:28:43.382 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.388 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2025-05-15 16:28:43.389 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa0943d 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-05-15 16:28:43.394 [DefaultDispatcher-worker-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ab649f 2025-05-15 16:28:43.396 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.398 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-15 16:28:43.398 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d830de 2025-05-15 16:28:43.400 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-15 16:28:43.400 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1fce15 2025-05-15 16:28:43.402 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-15 16:28:43.402 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f205bae 2025-05-15 16:28:43.404 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-15 16:28:43.404 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a22c42e 2025-05-15 16:28:43.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.406 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-15 16:28:43.406 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb84374 2025-05-15 16:28:43.408 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-15 16:28:43.408 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba24bd0 2025-05-15 16:28:43.410 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-15 16:28:43.410 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d29221 2025-05-15 16:28:43.412 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-15 16:28:43.412 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0d3b61 2025-05-15 16:28:43.413 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.414 [Test worker @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.414 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-15 16:28:43.414 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@66627eb7 2025-05-15 16:28:43.414 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.414 [DefaultDispatcher-worker-1 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.414 [DefaultDispatcher-worker-1 @coroutine#2288] 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:48203/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.414 [DefaultDispatcher-worker-1 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.414 [DefaultDispatcher-worker-1 @coroutine#2288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48203/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.415 [DefaultDispatcher-worker-19 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.415 [DefaultDispatcher-worker-19 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.419 [DefaultDispatcher-worker-7 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.419 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.419 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.419 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.419 [DefaultDispatcher-worker-15 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.419 [DefaultDispatcher-worker-15 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.420 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c74ef4a 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-05-15 16:28:43.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-05-15 16:28:43.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-05-15 16:28:43.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-05-15 16:28:43.423 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-05-15 16:28:43.430 [Test worker @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-05-15 16:28:43.431 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3331efe8 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-05-15 16:28:43.431 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:43.432 [DefaultDispatcher-worker-11 @coroutine#2309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-05-15 16:28:43.435 [DefaultDispatcher-worker-3 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-05-15 16:28:43.448 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:43.449 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.451 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbb923e 2025-05-15 16:28:43.451 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbb923e 2025-05-15 16:28:43.452 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c61f9 2025-05-15 16:28:43.452 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@637c61f9 2025-05-15 16:28:43.454 [DefaultDispatcher-worker-11 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:43.454 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6743f94e 2025-05-15 16:28:43.454 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6743f94e 2025-05-15 16:28:43.455 [DefaultDispatcher-worker-11 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:43.455 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.455 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@22416bc2 2025-05-15 16:28:43.455 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@22416bc2 2025-05-15 16:28:43.455 [DefaultDispatcher-worker-7 @coroutine#2317] 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-05-15 16:28:43.455 [DefaultDispatcher-worker-7 @coroutine#2317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.455 [DefaultDispatcher-worker-7 @coroutine#2317] 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-05-15 16:28:43.456 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.456 [DefaultDispatcher-worker-11 @coroutine#2309] 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-05-15 16:28:43.456 [DefaultDispatcher-worker-11 @coroutine#2309] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.456 [DefaultDispatcher-worker-20 @coroutine#2317] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.457 [DefaultDispatcher-worker-10 @coroutine#2309] 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-05-15 16:28:43.457 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13da37d6 2025-05-15 16:28:43.457 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13da37d6 2025-05-15 16:28:43.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f606ab6 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-05-15 16:28:43.458 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a9effd 2025-05-15 16:28:43.458 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a9effd 2025-05-15 16:28:43.460 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd8ed4f 2025-05-15 16:28:43.460 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd8ed4f 2025-05-15 16:28:43.460 [DefaultDispatcher-worker-19 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:43.460 [DefaultDispatcher-worker-19 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.460 [DefaultDispatcher-worker-19 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.460 [DefaultDispatcher-worker-19 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.461 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.462 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@426e948d 2025-05-15 16:28:43.462 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@426e948d 2025-05-15 16:28:43.464 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@c87f91 2025-05-15 16:28:43.464 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@c87f91 2025-05-15 16:28:43.464 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.479 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.480 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.481 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.481 [DefaultDispatcher-worker-8 @coroutine#2331] 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:41249/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.481 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.481 [DefaultDispatcher-worker-8 @coroutine#2331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41249/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.481 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.482 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.482 [DefaultDispatcher-worker-15 @coroutine#2331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.483 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@391e2fa5 2025-05-15 16:28:43.483 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@391e2fa5 2025-05-15 16:28:43.485 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d9c6f6 2025-05-15 16:28:43.485 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d9c6f6 2025-05-15 16:28:43.486 [DefaultDispatcher-worker-10 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.486 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.486 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.486 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.487 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.487 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.487 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e644d5 2025-05-15 16:28:43.487 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e644d5 2025-05-15 16:28:43.487 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.489 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4cccd 2025-05-15 16:28:43.489 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4cccd 2025-05-15 16:28:43.490 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecfa6b3 2025-05-15 16:28:43.490 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecfa6b3 2025-05-15 16:28:43.491 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.492 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d839ea 2025-05-15 16:28:43.492 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d839ea 2025-05-15 16:28:43.492 [DefaultDispatcher-worker-6 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.493 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@46190d28 2025-05-15 16:28:43.494 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@46190d28 2025-05-15 16:28:43.494 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@237caade 2025-05-15 16:28:43.494 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@237caade 2025-05-15 16:28:43.495 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cb3382 2025-05-15 16:28:43.495 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cb3382 2025-05-15 16:28:43.496 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbb50c1 2025-05-15 16:28:43.496 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbb50c1 2025-05-15 16:28:43.497 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572e5d6 2025-05-15 16:28:43.497 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572e5d6 2025-05-15 16:28:43.497 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.497 [DefaultDispatcher-worker-16 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.498 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984c1ae 2025-05-15 16:28:43.498 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984c1ae 2025-05-15 16:28:43.501 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c865afa 2025-05-15 16:28:43.501 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c865afa 2025-05-15 16:28:43.502 [DefaultDispatcher-worker-9 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.503 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6a37ee 2025-05-15 16:28:43.503 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6a37ee 2025-05-15 16:28:43.506 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d20573a 2025-05-15 16:28:43.506 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d20573a 2025-05-15 16:28:43.507 [DefaultDispatcher-worker-20 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.508 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52266481 2025-05-15 16:28:43.508 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52266481 2025-05-15 16:28:43.510 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca9a5b5 2025-05-15 16:28:43.510 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca9a5b5 2025-05-15 16:28:43.511 [DefaultDispatcher-worker-5 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.512 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@77073689 2025-05-15 16:28:43.512 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@77073689 2025-05-15 16:28:43.512 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.515 [DefaultDispatcher-worker-14 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.519 [DefaultDispatcher-worker-1 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.523 [DefaultDispatcher-worker-19 @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.523 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.525 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab54eaf 2025-05-15 16:28:43.525 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab54eaf 2025-05-15 16:28:43.526 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472b989 2025-05-15 16:28:43.526 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472b989 2025-05-15 16:28:43.527 [DefaultDispatcher-worker-18 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.528 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d25df 2025-05-15 16:28:43.528 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@404d25df 2025-05-15 16:28:43.529 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.529 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 16:28:43.529 [DefaultDispatcher-worker-12 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.529 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.529 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.530 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 16:28:43.530 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41249/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:43.530 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb3b2 2025-05-15 16:28:43.530 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fb3b2 2025-05-15 16:28:43.530 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.530 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 16:28:43.530 [DefaultDispatcher-worker-18 @coroutine#2359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.531 [DefaultDispatcher-worker-9 @coroutine#2359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.531 [DefaultDispatcher-worker-9 @coroutine#2359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.532 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@656f5582 2025-05-15 16:28:43.532 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@656f5582 2025-05-15 16:28:43.532 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.534 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34801657 2025-05-15 16:28:43.534 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34801657 2025-05-15 16:28:43.534 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec7848 2025-05-15 16:28:43.534 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec7848 2025-05-15 16:28:43.536 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4aaec5 2025-05-15 16:28:43.536 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4aaec5 2025-05-15 16:28:43.536 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@92b86c5 2025-05-15 16:28:43.536 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@92b86c5 2025-05-15 16:28:43.538 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65604cfd 2025-05-15 16:28:43.538 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65604cfd 2025-05-15 16:28:43.539 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@d141338 2025-05-15 16:28:43.539 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@d141338 2025-05-15 16:28:43.540 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abcc696 2025-05-15 16:28:43.540 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abcc696 2025-05-15 16:28:43.540 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.540 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@48168cfe 2025-05-15 16:28:43.541 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@48168cfe 2025-05-15 16:28:43.542 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5c838c 2025-05-15 16:28:43.542 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5c838c 2025-05-15 16:28:43.544 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7994256c 2025-05-15 16:28:43.544 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7994256c 2025-05-15 16:28:43.546 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@543474b5 2025-05-15 16:28:43.546 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@543474b5 2025-05-15 16:28:43.548 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@283973b1 2025-05-15 16:28:43.548 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@283973b1 2025-05-15 16:28:43.550 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6031d5d9 2025-05-15 16:28:43.550 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@6031d5d9 2025-05-15 16:28:43.550 [HikariPool-137 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.556 [DefaultDispatcher-worker-16 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:43.558 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c2cb26 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-05-15 16:28:43.560 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bc5cd1 2025-05-15 16:28:43.560 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bc5cd1 2025-05-15 16:28:43.562 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ba3b6 2025-05-15 16:28:43.562 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ba3b6 2025-05-15 16:28:43.564 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24437a1 2025-05-15 16:28:43.564 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24437a1 2025-05-15 16:28:43.566 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746a98d 2025-05-15 16:28:43.566 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746a98d 2025-05-15 16:28:43.568 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df63f60 2025-05-15 16:28:43.568 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df63f60 2025-05-15 16:28:43.570 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb4f7b 2025-05-15 16:28:43.570 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb4f7b 2025-05-15 16:28:43.572 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5591873c 2025-05-15 16:28:43.572 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5591873c 2025-05-15 16:28:43.574 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@276956c2 2025-05-15 16:28:43.574 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@276956c2 2025-05-15 16:28:43.574 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.576 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf86070 2025-05-15 16:28:43.576 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf86070 2025-05-15 16:28:43.576 [HikariPool-138 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.580 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.581 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.582 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.582 [DefaultDispatcher-worker-5 @coroutine#2382] 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:60699/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.582 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.582 [DefaultDispatcher-worker-5 @coroutine#2382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60699/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.583 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.583 [DefaultDispatcher-worker-15 @coroutine#2382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.587 [DefaultDispatcher-worker-2 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.587 [DefaultDispatcher-worker-2 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.587 [DefaultDispatcher-worker-2 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.587 [DefaultDispatcher-worker-2 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.587 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.587 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.588 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19412eef 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-05-15 16:28:43.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e092ca 2025-05-15 16:28:43.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e092ca 2025-05-15 16:28:43.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-05-15 16:28:43.591 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e092ca 2025-05-15 16:28:43.598 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e092ca 2025-05-15 16:28:43.599 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e092ca 2025-05-15 16:28:43.604 [DefaultDispatcher-worker-5 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e092ca 2025-05-15 16:28:43.605 [DefaultDispatcher-worker-13 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.610 [DefaultDispatcher-worker-14 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.618 [DefaultDispatcher-worker-4 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.623 [DefaultDispatcher-worker-9 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.635 [DefaultDispatcher-worker-5 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.644 [DefaultDispatcher-worker-5 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.648 [DefaultDispatcher-worker-13 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.652 [DefaultDispatcher-worker-17 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.656 [DefaultDispatcher-worker-15 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.660 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:43.660 [DefaultDispatcher-worker-5 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ad6c00 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-05-15 16:28:43.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-05-15 16:28:43.662 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d73e4bf 2025-05-15 16:28:43.662 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d73e4bf 2025-05-15 16:28:43.664 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b40761 2025-05-15 16:28:43.664 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b40761 2025-05-15 16:28:43.666 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@678b8fcf 2025-05-15 16:28:43.666 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@678b8fcf 2025-05-15 16:28:43.667 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@22890d5a 2025-05-15 16:28:43.667 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@22890d5a 2025-05-15 16:28:43.669 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ad43a8 2025-05-15 16:28:43.669 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ad43a8 2025-05-15 16:28:43.671 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e1c9d3 2025-05-15 16:28:43.671 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e1c9d3 2025-05-15 16:28:43.673 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@282fd997 2025-05-15 16:28:43.673 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@282fd997 2025-05-15 16:28:43.675 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a6f215 2025-05-15 16:28:43.675 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a6f215 2025-05-15 16:28:43.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.676 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@782c59ea 2025-05-15 16:28:43.676 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@782c59ea 2025-05-15 16:28:43.676 [HikariPool-139 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.681 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.682 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.683 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.683 [DefaultDispatcher-worker-13 @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.localdomain:35443/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.683 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.683 [DefaultDispatcher-worker-13 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.684 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.684 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.687 [DefaultDispatcher-worker-4 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.687 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.687 [DefaultDispatcher-worker-4 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.687 [DefaultDispatcher-worker-4 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.687 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.687 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.688 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23b02f37 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-05-15 16:28:43.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2025-05-15 16:28:43.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2025-05-15 16:28:43.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-05-15 16:28:43.691 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.691 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2025-05-15 16:28:43.693 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@73340ffd 2025-05-15 16:28:43.693 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@73340ffd 2025-05-15 16:28:43.695 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3efeb 2025-05-15 16:28:43.695 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3efeb 2025-05-15 16:28:43.696 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2025-05-15 16:28:43.697 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cc648d 2025-05-15 16:28:43.697 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cc648d 2025-05-15 16:28:43.697 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2025-05-15 16:28:43.698 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccee5d0 2025-05-15 16:28:43.698 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccee5d0 2025-05-15 16:28:43.700 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd64e53 2025-05-15 16:28:43.700 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd64e53 2025-05-15 16:28:43.701 [DefaultDispatcher-worker-19 @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2025-05-15 16:28:43.702 [DefaultDispatcher-worker-14 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.702 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@db878f5 2025-05-15 16:28:43.702 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@db878f5 2025-05-15 16:28:43.704 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a8dc3 2025-05-15 16:28:43.704 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@174a8dc3 2025-05-15 16:28:43.705 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce11a9f 2025-05-15 16:28:43.705 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce11a9f 2025-05-15 16:28:43.705 [DefaultDispatcher-worker-13 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.707 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1987386 2025-05-15 16:28:43.707 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@1987386 2025-05-15 16:28:43.707 [HikariPool-140 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.710 [DefaultDispatcher-worker-6 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.715 [DefaultDispatcher-worker-15 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.715 [DefaultDispatcher-worker-8 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.715 [DefaultDispatcher-worker-8 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 16:28:43.715 [DefaultDispatcher-worker-8 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.716 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.716 [DefaultDispatcher-worker-4 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-05-15 16:28:43.757 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-05-15 16:28:43.757 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35443/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:43.758 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.758 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-05-15 16:28:43.758 [DefaultDispatcher-worker-12 @coroutine#2453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.758 [DefaultDispatcher-worker-8 @coroutine#2453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.758 [DefaultDispatcher-worker-8 @coroutine#2453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-05-15 16:28:43.762 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:43.764 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f7bdaa 2025-05-15 16:28:43.764 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f7bdaa 2025-05-15 16:28:43.765 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a304d44 2025-05-15 16:28:43.765 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a304d44 2025-05-15 16:28:43.766 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0fd6da 2025-05-15 16:28:43.766 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0fd6da 2025-05-15 16:28:43.768 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d477f 2025-05-15 16:28:43.768 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0d477f 2025-05-15 16:28:43.769 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dea759 2025-05-15 16:28:43.769 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@72dea759 2025-05-15 16:28:43.770 [DefaultDispatcher-worker-3 @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:43.771 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@afc9e2b 2025-05-15 16:28:43.771 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@afc9e2b 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d6e9a4 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.772 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac520a8 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.772 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac520a8 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-05-15 16:28:43.774 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22b830 2025-05-15 16:28:43.774 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b22b830 2025-05-15 16:28:43.776 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c413862 2025-05-15 16:28:43.776 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c413862 2025-05-15 16:28:43.776 [HikariPool-141 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.790 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.791 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.791 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.792 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.792 [DefaultDispatcher-worker-6 @coroutine#2478] 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:46977/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:43.792 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.792 [DefaultDispatcher-worker-6 @coroutine#2478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.793 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.793 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:43.793 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee15d8 2025-05-15 16:28:43.793 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee15d8 2025-05-15 16:28:43.795 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c29f7f5 2025-05-15 16:28:43.795 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c29f7f5 2025-05-15 16:28:43.796 [DefaultDispatcher-worker-4 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.796 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.796 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:43.796 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.796 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.796 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:43.797 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@68167ea8 2025-05-15 16:28:43.797 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@68167ea8 2025-05-15 16:28:43.797 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e214d39 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-05-15 16:28:43.798 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d14fdce 2025-05-15 16:28:43.798 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d14fdce 2025-05-15 16:28:43.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-05-15 16:28:43.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-05-15 16:28:43.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-05-15 16:28:43.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-05-15 16:28:43.800 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc66d61 2025-05-15 16:28:43.800 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc66d61 2025-05-15 16:28:43.802 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c73b333 2025-05-15 16:28:43.802 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c73b333 2025-05-15 16:28:43.803 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@474b7d2b 2025-05-15 16:28:43.803 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@474b7d2b 2025-05-15 16:28:43.805 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-05-15 16:28:43.805 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3b0281 2025-05-15 16:28:43.805 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3b0281 2025-05-15 16:28:43.805 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-05-15 16:28:43.806 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@411ad322 2025-05-15 16:28:43.806 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@411ad322 2025-05-15 16:28:43.806 [HikariPool-142 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.808 [DefaultDispatcher-worker-17 @coroutine#2500] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/auth/register 2025-05-15 16:28:43.808 [DefaultDispatcher-worker-17 @coroutine#2500] 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:46977/auth/register. 2025-05-15 16:28:43.808 [DefaultDispatcher-worker-17 @coroutine#2500] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/auth/register 2025-05-15 16:28:43.808 [DefaultDispatcher-worker-17 @coroutine#2500] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46977/auth/register from class io.ktor.http.content.TextContent 2025-05-15 16:28:43.808 [DefaultDispatcher-worker-18 @coroutine#2500] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/auth/register 2025-05-15 16:28:43.808 [DefaultDispatcher-worker-18 @coroutine#2500] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/auth/register 2025-05-15 16:28:43.810 [DefaultDispatcher-worker-14 @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a9988a 2025-05-15 16:28:43.849 [DefaultDispatcher-worker-9 @coroutine#2500] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46977/auth/register. 2025-05-15 16:28:43.849 [DefaultDispatcher-worker-9 @coroutine#2500] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46977/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:43.860 [DefaultDispatcher-worker-19 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.864 [DefaultDispatcher-worker-2 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab11e76 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-05-15 16:28:43.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-05-15 16:28:43.873 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.875 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@28eb7b62 2025-05-15 16:28:43.875 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@28eb7b62 2025-05-15 16:28:43.877 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c900f 2025-05-15 16:28:43.877 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@262c900f 2025-05-15 16:28:43.879 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22131012 2025-05-15 16:28:43.879 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@22131012 2025-05-15 16:28:43.880 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@67119a34 2025-05-15 16:28:43.880 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@67119a34 2025-05-15 16:28:43.882 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d2cddf 2025-05-15 16:28:43.882 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d2cddf 2025-05-15 16:28:43.883 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@563c9ba2 2025-05-15 16:28:43.883 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@563c9ba2 2025-05-15 16:28:43.885 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.885 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1592f7 2025-05-15 16:28:43.885 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1592f7 2025-05-15 16:28:43.887 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e657b 2025-05-15 16:28:43.887 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e657b 2025-05-15 16:28:43.888 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@580fc76 2025-05-15 16:28:43.888 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@580fc76 2025-05-15 16:28:43.888 [HikariPool-143 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.890 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.891 [Test worker @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.892 [DefaultDispatcher-worker-12 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.892 [DefaultDispatcher-worker-12 @coroutine#2513] 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-05-15 16:28:43.892 [DefaultDispatcher-worker-12 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.892 [DefaultDispatcher-worker-12 @coroutine#2513] 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-05-15 16:28:43.893 [DefaultDispatcher-worker-10 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.893 [DefaultDispatcher-worker-10 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.896 [DefaultDispatcher-worker-18 @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.896 [DefaultDispatcher-worker-18 @coroutine#2512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.896 [DefaultDispatcher-worker-18 @coroutine#2512] 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-05-15 16:28:43.896 [DefaultDispatcher-worker-18 @coroutine#2512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.896 [DefaultDispatcher-worker-19 @coroutine#2512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.896 [DefaultDispatcher-worker-19 @coroutine#2512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.897 [Test worker @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.899 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.900 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.901 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a00ec2 2025-05-15 16:28:43.901 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a00ec2 2025-05-15 16:28:43.903 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67ee06 2025-05-15 16:28:43.903 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b67ee06 2025-05-15 16:28:43.905 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5865b2 2025-05-15 16:28:43.905 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5865b2 2025-05-15 16:28:43.906 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ae43d 2025-05-15 16:28:43.906 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ae43d 2025-05-15 16:28:43.908 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f792baa 2025-05-15 16:28:43.908 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f792baa 2025-05-15 16:28:43.909 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2afb9d 2025-05-15 16:28:43.909 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2afb9d 2025-05-15 16:28:43.910 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-05-15 16:28:43.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-05-15 16:28:43.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-05-15 16:28:43.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.911 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75: (connection evicted) 2025-05-15 16:28:43.911 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e36abf 2025-05-15 16:28:43.911 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e36abf 2025-05-15 16:28:43.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:43.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-05-15 16:28:43.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-05-15 16:28:43.913 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a751b72 2025-05-15 16:28:43.913 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a751b72 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d12eff1 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-05-15 16:28:43.914 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c575fed 2025-05-15 16:28:43.914 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c575fed 2025-05-15 16:28:43.914 [HikariPool-144 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-15 16:28:43.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-05-15 16:28:43.915 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.919 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.920 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.921 [DefaultDispatcher-worker-11 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.921 [DefaultDispatcher-worker-11 @coroutine#2540] 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-05-15 16:28:43.921 [DefaultDispatcher-worker-11 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.921 [DefaultDispatcher-worker-11 @coroutine#2540] 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-05-15 16:28:43.922 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.922 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.925 [DefaultDispatcher-worker-4 @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.925 [DefaultDispatcher-worker-4 @coroutine#2539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.925 [DefaultDispatcher-worker-4 @coroutine#2539] 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-05-15 16:28:43.925 [DefaultDispatcher-worker-4 @coroutine#2539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.925 [DefaultDispatcher-worker-3 @coroutine#2539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.925 [DefaultDispatcher-worker-3 @coroutine#2539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.926 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.928 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.929 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2025-05-15 16:28:43.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-05-15 16:28:43.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-05-15 16:28:43.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.930 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c509742: (connection evicted) 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:43.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-05-15 16:28:43.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1bd673 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-05-15 16:28:43.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-05-15 16:28:43.932 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.937 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.938 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.938 [DefaultDispatcher-worker-16 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.938 [DefaultDispatcher-worker-16 @coroutine#2567] 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-05-15 16:28:43.938 [DefaultDispatcher-worker-16 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.938 [DefaultDispatcher-worker-16 @coroutine#2567] 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-05-15 16:28:43.939 [DefaultDispatcher-worker-9 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.939 [DefaultDispatcher-worker-9 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.942 [DefaultDispatcher-worker-3 @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.942 [DefaultDispatcher-worker-3 @coroutine#2566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.942 [DefaultDispatcher-worker-3 @coroutine#2566] 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-05-15 16:28:43.942 [DefaultDispatcher-worker-3 @coroutine#2566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.943 [DefaultDispatcher-worker-4 @coroutine#2566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.943 [DefaultDispatcher-worker-4 @coroutine#2566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.943 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.945 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.946 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.947 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.949 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.951 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.952 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa 2025-05-15 16:28:43.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-05-15 16:28:43.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-05-15 16:28:43.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.952 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@144fc5fa: (connection evicted) 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:43.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-05-15 16:28:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@315bb2bb 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-05-15 16:28:43.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-05-15 16:28:43.955 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.960 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.961 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.961 [DefaultDispatcher-worker-4 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.961 [DefaultDispatcher-worker-4 @coroutine#2605] 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-05-15 16:28:43.961 [DefaultDispatcher-worker-4 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.961 [DefaultDispatcher-worker-4 @coroutine#2605] 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-05-15 16:28:43.962 [DefaultDispatcher-worker-1 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.962 [DefaultDispatcher-worker-1 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.966 [DefaultDispatcher-worker-2 @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.966 [DefaultDispatcher-worker-2 @coroutine#2604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.966 [DefaultDispatcher-worker-2 @coroutine#2604] 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-05-15 16:28:43.966 [DefaultDispatcher-worker-2 @coroutine#2604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.966 [DefaultDispatcher-worker-13 @coroutine#2604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.966 [DefaultDispatcher-worker-13 @coroutine#2604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.967 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.968 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.970 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-05-15 16:28:43.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-05-15 16:28:43.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-05-15 16:28:43.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.971 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6: (connection evicted) 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:43.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-05-15 16:28:43.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24673720 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-05-15 16:28:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-05-15 16:28:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.978 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.979 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.979 [DefaultDispatcher-worker-6 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.979 [DefaultDispatcher-worker-6 @coroutine#2638] 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-05-15 16:28:43.979 [DefaultDispatcher-worker-6 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.979 [DefaultDispatcher-worker-6 @coroutine#2638] 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-05-15 16:28:43.980 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.980 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:43.983 [DefaultDispatcher-worker-13 @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.983 [DefaultDispatcher-worker-13 @coroutine#2637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.983 [DefaultDispatcher-worker-13 @coroutine#2637] 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-05-15 16:28:43.983 [DefaultDispatcher-worker-13 @coroutine#2637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.984 [DefaultDispatcher-worker-9 @coroutine#2637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.984 [DefaultDispatcher-worker-9 @coroutine#2637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:43.985 [Test worker @coroutine#2644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.987 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.988 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.989 [Test worker @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.991 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704ddfad 2025-05-15 16:28:43.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-05-15 16:28:43.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-05-15 16:28:43.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:43.992 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@704ddfad: (connection evicted) 2025-05-15 16:28:43.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:43.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-05-15 16:28:43.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-05-15 16:28:43.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf6bc2d 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:43.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:43.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-05-15 16:28:43.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:43.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:43.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-05-15 16:28:43.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:43.999 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:44.000 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:44.001 [DefaultDispatcher-worker-9 @coroutine#2669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:44.001 [DefaultDispatcher-worker-9 @coroutine#2669] 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-05-15 16:28:44.001 [DefaultDispatcher-worker-9 @coroutine#2669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:44.001 [DefaultDispatcher-worker-9 @coroutine#2669] 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-05-15 16:28:44.002 [DefaultDispatcher-worker-19 @coroutine#2669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:44.002 [DefaultDispatcher-worker-19 @coroutine#2669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-05-15 16:28:44.005 [DefaultDispatcher-worker-3 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:44.005 [DefaultDispatcher-worker-3 @coroutine#2668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:44.005 [DefaultDispatcher-worker-3 @coroutine#2668] 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-05-15 16:28:44.005 [DefaultDispatcher-worker-3 @coroutine#2668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-05-15 16:28:44.005 [DefaultDispatcher-worker-10 @coroutine#2668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-05-15 16:28:44.005 [DefaultDispatcher-worker-10 @coroutine#2668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-05-15 16:28:44.006 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:44.007 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2025-05-15 16:28:44.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-05-15 16:28:44.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-05-15 16:28:44.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.008 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c756f0: (connection evicted) 2025-05-15 16:28:44.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-05-15 16:28:44.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-05-15 16:28:44.115 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:44.115 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.115 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.115 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.116 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.116 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.216 [DefaultDispatcher-worker-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:44.216 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.216 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.216 [DefaultDispatcher-worker-2 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.217 [DefaultDispatcher-worker-18 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.217 [DefaultDispatcher-worker-18 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.254 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-05-15 16:28:44.254 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.254 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653fbbfc 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.255 [Test worker @coroutine#2717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-05-15 16:28:44.263 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.268 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.269 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.270 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.277 [DefaultDispatcher-worker-15 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.287 [DefaultDispatcher-worker-13 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea 2025-05-15 16:28:44.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-05-15 16:28:44.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-05-15 16:28:44.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.289 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bb52ea: (connection evicted) 2025-05-15 16:28:44.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-05-15 16:28:44.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e352e3a 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.290 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.291 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-05-15 16:28:44.297 [DefaultDispatcher-worker-4 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:44.297 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.297 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.297 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.298 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.298 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.298 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.303 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.304 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.305 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f88c53 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.306 [Test worker @coroutine#2743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-05-15 16:28:44.314 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.319 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.320 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.321 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.325 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62672ad5 2025-05-15 16:28:44.333 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.337 [DefaultDispatcher-worker-19 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.340 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39 2025-05-15 16:28:44.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-05-15 16:28:44.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-05-15 16:28:44.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.347 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a6ca39: (connection evicted) 2025-05-15 16:28:44.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-05-15 16:28:44.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-05-15 16:28:44.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-05-15 16:28:44.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-05-15 16:28:44.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.348 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62672ad5: (connection evicted) 2025-05-15 16:28:44.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-05-15 16:28:44.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ae890 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.349 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-05-15 16:28:44.357 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.363 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.365 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.366 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42102827 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.366 [Test worker @coroutine#2779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-05-15 16:28:44.374 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.379 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.380 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.381 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.382 [DefaultDispatcher-worker-16 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:44.382 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.382 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.382 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.383 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.383 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.384 [DefaultDispatcher-worker-10 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-05-15 16:28:44.391 [DefaultDispatcher-worker-2 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.395 [DefaultDispatcher-worker-12 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.399 [DefaultDispatcher-worker-19 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2025-05-15 16:28:44.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-05-15 16:28:44.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-05-15 16:28:44.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.401 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13: (connection evicted) 2025-05-15 16:28:44.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-05-15 16:28:44.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-05-15 16:28:44.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-05-15 16:28:44.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-05-15 16:28:44.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.402 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd: (connection evicted) 2025-05-15 16:28:44.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-05-15 16:28:44.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701153c1 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.403 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.404 [Test worker @coroutine#2816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-05-15 16:28:44.412 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.417 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.418 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.419 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.423 [DefaultDispatcher-worker-17 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.423 [DefaultDispatcher-worker-3 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:44.423 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.423 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.423 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.424 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.424 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.434 [DefaultDispatcher-worker-12 @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.435 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.439 [DefaultDispatcher-worker-9 @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3 2025-05-15 16:28:44.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-05-15 16:28:44.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-05-15 16:28:44.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.451 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1641dfb3: (connection evicted) 2025-05-15 16:28:44.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-05-15 16:28:44.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460a4935 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.452 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-05-15 16:28:44.460 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.465 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.466 [DefaultDispatcher-worker-2 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:44.466 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.466 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.466 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.466 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.466 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.467 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.472 [DefaultDispatcher-worker-3 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.483 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.484 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.488 [DefaultDispatcher-worker-20 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f 2025-05-15 16:28:44.491 [DefaultDispatcher-worker-13 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:44.491 [DefaultDispatcher-worker-13 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.491 [DefaultDispatcher-worker-13 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.491 [DefaultDispatcher-worker-13 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-05-15 16:28:44.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-05-15 16:28:44.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.492 [DefaultDispatcher-worker-15 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.492 [DefaultDispatcher-worker-15 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.492 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce9985f: (connection evicted) 2025-05-15 16:28:44.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-05-15 16:28:44.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64abb917 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.493 [Test worker @coroutine#2946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-05-15 16:28:44.501 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.507 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.507 [Test worker @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.508 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.513 [DefaultDispatcher-worker-14 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.523 [DefaultDispatcher-worker-2 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.528 [DefaultDispatcher-worker-10 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.594 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.598 [DefaultDispatcher-worker-20 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:44.598 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.598 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.598 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.598 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.598 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.647 [DefaultDispatcher-worker-17 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68596992 2025-05-15 16:28:44.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-05-15 16:28:44.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-05-15 16:28:44.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.679 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68596992: (connection evicted) 2025-05-15 16:28:44.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-05-15 16:28:44.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a35d8 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.681 [Test worker @coroutine#2987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-05-15 16:28:44.689 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.692 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:44.692 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.692 [DefaultDispatcher-worker-14 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.692 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.693 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.693 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.694 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.695 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.696 [Test worker @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.701 [DefaultDispatcher-worker-19 @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.701 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2025-05-15 16:28:44.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-05-15 16:28:44.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-05-15 16:28:44.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.708 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d: (connection evicted) 2025-05-15 16:28:44.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-05-15 16:28:44.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@440d45c5 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.709 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.710 [Test worker @coroutine#3021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-05-15 16:28:44.721 [Test worker @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.726 [Test worker @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.727 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.728 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.734 [DefaultDispatcher-worker-16 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b 2025-05-15 16:28:44.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-05-15 16:28:44.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-05-15 16:28:44.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.773 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3b101b: (connection evicted) 2025-05-15 16:28:44.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:44.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-05-15 16:28:44.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-05-15 16:28:44.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5927473a 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-05-15 16:28:44.824 [DefaultDispatcher-worker-4 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:44.824 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.824 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.824 [DefaultDispatcher-worker-4 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.825 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.825 [DefaultDispatcher-worker-15 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.836 [DefaultDispatcher-worker-4 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.840 [DefaultDispatcher-worker-13 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.843 [DefaultDispatcher-worker-3 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.846 [DefaultDispatcher-worker-19 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.863 [DefaultDispatcher-worker-19 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.864 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-05-15 16:28:44.868 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-05-15 16:28:44.869 [DefaultDispatcher-worker-4 @coroutine#3060] INFO ktor.application - Responding at http://0.0.0.0:45633 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a09c5a 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-05-15 16:28:44.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-05-15 16:28:44.876 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.878 [DefaultDispatcher-worker-19 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.878 [DefaultDispatcher-worker-19 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:44.878 [DefaultDispatcher-worker-19 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.878 [DefaultDispatcher-worker-19 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:44.879 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:44.879 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:44.879 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.879 [eventLoopGroupProxy-19-2 @call-handler#3071] 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-05-15 16:28:44.879 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:44.880 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.880 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.880 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3fd4d2 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:44.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:44.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-05-15 16:28:44.887 [DefaultDispatcher-worker-8 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.887 [DefaultDispatcher-worker-8 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.887 [DefaultDispatcher-worker-8 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.887 [DefaultDispatcher-worker-8 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.888 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:44.888 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.888 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.888 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.892 [DefaultDispatcher-worker-7 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.892 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.892 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:44.892 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.892 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616d9a6d 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:44.893 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:44.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-05-15 16:28:44.893 [eventLoopGroupProxy-19-2 @call-handler#3086] 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-05-15 16:28:44.893 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2025-05-15 16:28:44.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2025-05-15 16:28:44.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-05-15 16:28:44.893 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.893 [eventLoopGroupProxy-19-3 @call-handler#3090] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:44.894 [eventLoopGroupProxy-19-3 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.894 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.894 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.896 [DefaultDispatcher-worker-8 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.902 [DefaultDispatcher-worker-9 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:44.902 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.902 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.902 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.903 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:44.903 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.903 [DefaultDispatcher-worker-9 @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.903 [DefaultDispatcher-worker-9 @coroutine#3097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-05-15 16:28:44.903 [DefaultDispatcher-worker-9 @coroutine#3097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.903 [DefaultDispatcher-worker-9 @coroutine#3097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-05-15 16:28:44.903 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.903 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.904 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-05-15 16:28:44.904 [eventLoopGroupProxy-19-2 @call-handler#3102] 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-05-15 16:28:44.904 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:44.904 [eventLoopGroupProxy-19-2 @call-handler#3102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.904 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-05-15 16:28:44.904 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.904 [DefaultDispatcher-worker-17 @coroutine#3097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.904 [DefaultDispatcher-worker-17 @coroutine#3097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-05-15 16:28:44.907 [DefaultDispatcher-worker-13 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:44.908 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.912 [DefaultDispatcher-worker-16 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:44.914 [DefaultDispatcher-worker-11 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.915 [DefaultDispatcher-worker-7 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2025-05-15 16:28:44.915 [DefaultDispatcher-worker-7 @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.915 [DefaultDispatcher-worker-7 @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:44.915 [DefaultDispatcher-worker-7 @coroutine#3096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.915 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-05-15 16:28:44.916 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.916 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.916 [DefaultDispatcher-worker-11 @coroutine#3096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/nodeId 2025-05-15 16:28:44.919 [DefaultDispatcher-worker-17 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2025-05-15 16:28:44.923 [DefaultDispatcher-worker-19 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b4da7c 2025-05-15 16:28:44.930 [DefaultDispatcher-worker-13 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.931 [DefaultDispatcher-worker-13 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 16:28:44.931 [DefaultDispatcher-worker-13 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 16:28:44.931 [DefaultDispatcher-worker-13 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 16:28:44.931 [eventLoopGroupProxy-19-2 @call-handler#3130] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-15 16:28:44.935 [DefaultDispatcher-worker-8 @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.946 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 16:28:44.946 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-05-15 16:28:44.946 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-05-15 16:28:44.946 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:44.947 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345 2025-05-15 16:28:44.947 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345. 2025-05-15 16:28:44.947 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345 2025-05-15 16:28:44.947 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 16:28:44.951 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.951 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345 2025-05-15 16:28:44.951 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345 2025-05-15 16:28:44.951 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345. 2025-05-15 16:28:44.951 [DefaultDispatcher-worker-22 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073345 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:44.956 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.957 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:44.957 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 16:28:44.957 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:44.957 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 16:28:44.959 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.959 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:44.959 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:44.959 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 16:28:44.959 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:44.963 [DefaultDispatcher-worker-20 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.970 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:44.973 [DefaultDispatcher-worker-5 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.978 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.978 [DefaultDispatcher-worker-9 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.978 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:44.978 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:44.978 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:44.979 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:44.979 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:44.979 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 16:28:44.979 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:44.982 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.984 [DefaultDispatcher-worker-13 @call-handler#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.984 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:44.984 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:44.984 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:44.985 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:44.985 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:44.992 [DefaultDispatcher-worker-23 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:44.993 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:44.998 [DefaultDispatcher-worker-15 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:44.999 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 16:28:44.999 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 16:28:44.999 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 16:28:44.999 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-15 16:28:45.002 [DefaultDispatcher-worker-22 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346. 2025-05-15 16:28:45.013 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346 2025-05-15 16:28:45.014 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-05-15 16:28:45.014 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.014 [DefaultDispatcher-worker-14 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346 2025-05-15 16:28:45.014 [DefaultDispatcher-worker-14 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346 2025-05-15 16:28:45.015 [DefaultDispatcher-worker-14 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346. 2025-05-15 16:28:45.015 [DefaultDispatcher-worker-14 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=727921901782073346 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.019 [DefaultDispatcher-worker-9 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.020 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:45.020 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 16:28:45.020 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:45.020 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-05-15 16:28:45.020 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.021 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:45.021 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync 2025-05-15 16:28:45.021 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync. 2025-05-15 16:28:45.021 [DefaultDispatcher-worker-9 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.025 [DefaultDispatcher-worker-5 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.035 [DefaultDispatcher-worker-10 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.038 [DefaultDispatcher-worker-9 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.038 [DefaultDispatcher-worker-14 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:45.038 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.038 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:45.038 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.038 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:45.039 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:45.039 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-05-15 16:28:45.039 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:45.043 [DefaultDispatcher-worker-20 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:45.047 [DefaultDispatcher-worker-11 @call-handler#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:45.047 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.047 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.047 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.048 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:45.048 [DefaultDispatcher-worker-8 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.052 [DefaultDispatcher-worker-23 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.055 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.055 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344. 2025-05-15 16:28:45.055 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.055 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.055 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.055 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.055 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 16:28:45.056 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.056 [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:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.056 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.056 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.056 [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:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.056 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.057 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.057 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345. 2025-05-15 16:28:45.057 [UI Thread @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.058 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.058 [eventLoopGroupProxy-19-5 @call-handler#3228] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 16:28:45.058 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.058 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.059 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344. 2025-05-15 16:28:45.059 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.059 [eventLoopGroupProxy-19-6 @call-handler#3230] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 16:28:45.059 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 16:28:45.059 [eventLoopGroupProxy-19-8 @call-handler#3234] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 16:28:45.060 [eventLoopGroupProxy-19-5 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.060 [eventLoopGroupProxy-19-6 @call-handler#3230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.060 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.060 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.060 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.060 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.060 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.060 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.060 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.060 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.060 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.060 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.060 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.061 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.061 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.065 [DefaultDispatcher-worker-14 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.067 [eventLoopGroupProxy-19-8 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.068 [UI Thread @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.068 [UI Thread @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.068 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345. 2025-05-15 16:28:45.068 [UI Thread @coroutine#3219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.069 [DefaultDispatcher-worker-15 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.072 [DefaultDispatcher-worker-12 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.076 [DefaultDispatcher-worker-23 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.081 [DefaultDispatcher-worker-1 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.083 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344 2025-05-15 16:28:45.083 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344. 2025-05-15 16:28:45.083 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344 2025-05-15 16:28:45.084 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-05-15 16:28:45.085 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.085 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344 2025-05-15 16:28:45.085 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344 2025-05-15 16:28:45.086 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344. 2025-05-15 16:28:45.086 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.090 [DefaultDispatcher-worker-7 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.095 [DefaultDispatcher-worker-9 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.099 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.099 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.099 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:45.099 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.099 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:45.100 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:45.100 [eventLoopGroupProxy-19-2 @call-handler#3260] 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-05-15 16:28:45.100 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:45.104 [DefaultDispatcher-worker-2 @call-handler#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:45.105 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.105 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.105 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.105 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:45.105 [DefaultDispatcher-worker-22 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.109 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345 2025-05-15 16:28:45.109 [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:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345. 2025-05-15 16:28:45.109 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345 2025-05-15 16:28:45.109 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.110 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-05-15 16:28:45.112 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.113 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345 2025-05-15 16:28:45.113 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345 2025-05-15 16:28:45.113 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345. 2025-05-15 16:28:45.113 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=727921901782073346&assignmentUid=727921901782073344&clazzUid=727921901782073344&submitterUid=727921901782073345 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.118 [DefaultDispatcher-worker-11 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.120 [DefaultDispatcher-worker-3 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:45.120 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.120 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.120 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.121 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.121 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.123 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345 2025-05-15 16:28:45.123 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345. 2025-05-15 16:28:45.123 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345 2025-05-15 16:28:45.123 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-05-15 16:28:45.124 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.124 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.124 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.124 [UI Thread @coroutine#3299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.124 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344 2025-05-15 16:28:45.124 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344. 2025-05-15 16:28:45.124 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344 2025-05-15 16:28:45.124 [eventLoopGroupProxy-19-6 @call-handler#3313] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-05-15 16:28:45.125 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.125 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.125 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.125 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.125 [eventLoopGroupProxy-19-2 @call-handler#3318] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-05-15 16:28:45.125 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.125 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.125 [eventLoopGroupProxy-19-7 @call-handler#3322] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-05-15 16:28:45.125 [eventLoopGroupProxy-19-8 @call-handler#3324] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-05-15 16:28:45.125 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345 2025-05-15 16:28:45.125 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345 2025-05-15 16:28:45.126 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345. 2025-05-15 16:28:45.126 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/PersonDao/getNamesByUid?uid=727921901782073345 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.126 [eventLoopGroupProxy-19-7 @call-handler#3322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.126 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.126 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.126 [eventLoopGroupProxy-19-8 @call-handler#3324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.126 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.126 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.126 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.126 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.127 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.127 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.127 [eventLoopGroupProxy-19-6 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.127 [UI Thread @coroutine#3299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.127 [UI Thread @coroutine#3299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.127 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.127 [UI Thread @coroutine#3299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.128 [eventLoopGroupProxy-19-2 @call-handler#3318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.128 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344 2025-05-15 16:28:45.128 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344 2025-05-15 16:28:45.128 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344. 2025-05-15 16:28:45.128 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.131 [DefaultDispatcher-worker-14 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.134 [DefaultDispatcher-worker-7 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.138 [DefaultDispatcher-worker-22 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.141 [DefaultDispatcher-worker-4 @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.144 [DefaultDispatcher-worker-10 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.147 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346 2025-05-15 16:28:45.147 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346. 2025-05-15 16:28:45.147 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346 2025-05-15 16:28:45.148 [eventLoopGroupProxy-19-2 @call-handler#3340] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-05-15 16:28:45.151 [eventLoopGroupProxy-19-2 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.151 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346 2025-05-15 16:28:45.151 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346 2025-05-15 16:28:45.151 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346. 2025-05-15 16:28:45.151 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073346 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.156 [DefaultDispatcher-worker-2 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.157 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345 2025-05-15 16:28:45.157 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345. 2025-05-15 16:28:45.157 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345 2025-05-15 16:28:45.158 [eventLoopGroupProxy-19-2 @call-handler#3344] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-05-15 16:28:45.158 [eventLoopGroupProxy-19-2 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.159 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345 2025-05-15 16:28:45.159 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345 2025-05-15 16:28:45.159 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345. 2025-05-15 16:28:45.159 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/PersonDao/findByUidAsync?uid=727921901782073345 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.163 [DefaultDispatcher-worker-21 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.168 [DefaultDispatcher-worker-9 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.172 [DefaultDispatcher-worker-12 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.172 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.172 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:45.172 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.172 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45633/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-05-15 16:28:45.173 [eventLoopGroupProxy-19-2 @call-handler#3349] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-05-15 16:28:45.173 [eventLoopGroupProxy-19-2 @call-handler#3349] 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-05-15 16:28:45.173 [eventLoopGroupProxy-19-2 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-15 16:28:45.177 [DefaultDispatcher-worker-18 @call-handler#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887 2025-05-15 16:28:45.177 [eventLoopGroupProxy-19-2 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.177 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.177 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/replication/message 2025-05-15 16:28:45.178 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/replication/message. 2025-05-15 16:28:45.178 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.179 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.179 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344. 2025-05-15 16:28:45.179 [UI Thread @coroutine#3372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.179 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.179 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.179 [UI Thread @coroutine#3376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.179 [eventLoopGroupProxy-19-2 @call-handler#3388] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-05-15 16:28:45.179 [UI Thread @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.179 [UI Thread @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.179 [UI Thread @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.179 [eventLoopGroupProxy-19-6 @call-handler#3390] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-05-15 16:28:45.180 [UI Thread @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.180 [UI Thread @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.180 [UI Thread @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.180 [eventLoopGroupProxy-19-2 @call-handler#3388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.180 [eventLoopGroupProxy-19-7 @call-handler#3399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-05-15 16:28:45.180 [UI Thread @coroutine#3401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.180 [UI Thread @coroutine#3401] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345. 2025-05-15 16:28:45.180 [UI Thread @coroutine#3401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.180 [eventLoopGroupProxy-19-8 @call-handler#3403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-05-15 16:28:45.180 [UI Thread @coroutine#3372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.180 [UI Thread @coroutine#3372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 2025-05-15 16:28:45.180 [eventLoopGroupProxy-19-7 @call-handler#3399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.180 [UI Thread @coroutine#3372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344. 2025-05-15 16:28:45.180 [UI Thread @coroutine#3372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.181 [eventLoopGroupProxy-19-8 @call-handler#3403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.181 [eventLoopGroupProxy-19-6 @call-handler#3390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.181 [UI Thread @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.181 [UI Thread @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.181 [UI Thread @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.181 [UI Thread @coroutine#3381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.181 [UI Thread @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.181 [UI Thread @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.181 [UI Thread @coroutine#3376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.181 [UI Thread @coroutine#3376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 2025-05-15 16:28:45.181 [UI Thread @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.181 [UI Thread @coroutine#3383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.181 [UI Thread @coroutine#3376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344. 2025-05-15 16:28:45.181 [UI Thread @coroutine#3376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=727921901782073345&assignmentUid=727921901782073344 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.182 [DefaultDispatcher-worker-5 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2025-05-15 16:28:45.183 [eventLoopGroupProxy-19-9 @call-handler#3417] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-05-15 16:28:45.184 [eventLoopGroupProxy-19-9 @call-handler#3417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-15 16:28:45.184 [UI Thread @coroutine#3401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.184 [UI Thread @coroutine#3401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 2025-05-15 16:28:45.184 [UI Thread @coroutine#3401] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345. 2025-05-15 16:28:45.184 [UI Thread @coroutine#3401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45633/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=727921901782073344&clazzUid=727921901782073344&accountPersonUid=727921901782073345 to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:45.186 [DefaultDispatcher-worker-2 @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.189 [DefaultDispatcher-worker-2 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.192 [DefaultDispatcher-worker-23 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.195 [DefaultDispatcher-worker-10 @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.199 [DefaultDispatcher-worker-17 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3 2025-05-15 16:28:45.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-05-15 16:28:45.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-05-15 16:28:45.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:45.201 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517f9ba3: (connection evicted) 2025-05-15 16:28:45.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:45.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-05-15 16:28:45.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-05-15 16:28:45.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-05-15 16:28:45.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-05-15 16:28:45.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:45.201 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a40e660: (connection evicted) 2025-05-15 16:28:45.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:45.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-05-15 16:28:45.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-05-15 16:28:45.222 [DefaultDispatcher-worker-6 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:45.222 [DefaultDispatcher-worker-6 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.222 [DefaultDispatcher-worker-6 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.222 [DefaultDispatcher-worker-6 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.223 [DefaultDispatcher-worker-21 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.223 [DefaultDispatcher-worker-21 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.302 [DefaultDispatcher-worker-14 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:45.302 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.302 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.302 [DefaultDispatcher-worker-14 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.303 [DefaultDispatcher-worker-22 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.303 [DefaultDispatcher-worker-22 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.387 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:45.388 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.388 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.388 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.388 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.388 [DefaultDispatcher-worker-19 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.428 [DefaultDispatcher-worker-19 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:45.428 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.428 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.428 [DefaultDispatcher-worker-19 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.428 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.428 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.470 [DefaultDispatcher-worker-3 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:45.471 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.471 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.471 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.471 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.496 [DefaultDispatcher-worker-10 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:45.496 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.496 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.496 [DefaultDispatcher-worker-10 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.497 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.497 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.603 [DefaultDispatcher-worker-21 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:45.603 [DefaultDispatcher-worker-21 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.603 [DefaultDispatcher-worker-21 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.603 [DefaultDispatcher-worker-21 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.604 [DefaultDispatcher-worker-21 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.604 [DefaultDispatcher-worker-21 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.697 [DefaultDispatcher-worker-14 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:45.698 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.698 [DefaultDispatcher-worker-14 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.698 [DefaultDispatcher-worker-14 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.698 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.698 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.829 [DefaultDispatcher-worker-10 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:45.829 [DefaultDispatcher-worker-10 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.829 [DefaultDispatcher-worker-10 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:45.829 [DefaultDispatcher-worker-10 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.830 [DefaultDispatcher-worker-16 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:45.830 [DefaultDispatcher-worker-16 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.126 [DefaultDispatcher-worker-5 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:46.126 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.126 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.126 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.127 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.127 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-05-15 16:28:46.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-05-15 16:28:46.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.205 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6a6887: (connection evicted) 2025-05-15 16:28:46.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-05-15 16:28:46.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37bafef8 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.208 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-05-15 16:28:46.217 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.224 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.225 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.226 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef4179 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.226 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.227 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-05-15 16:28:46.227 [DefaultDispatcher-worker-17 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:46.228 [DefaultDispatcher-worker-17 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.228 [DefaultDispatcher-worker-17 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.228 [DefaultDispatcher-worker-17 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.228 [DefaultDispatcher-worker-23 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.228 [DefaultDispatcher-worker-23 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.236 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.242 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.243 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.244 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.248 [DefaultDispatcher-worker-17 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168f447d 2025-05-15 16:28:46.257 [DefaultDispatcher-worker-2 @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.263 [DefaultDispatcher-worker-15 @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11636d43 2025-05-15 16:28:46.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-05-15 16:28:46.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-05-15 16:28:46.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.268 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11636d43: (connection evicted) 2025-05-15 16:28:46.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-05-15 16:28:46.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-05-15 16:28:46.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-05-15 16:28:46.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-05-15 16:28:46.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.269 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@168f447d: (connection evicted) 2025-05-15 16:28:46.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-05-15 16:28:46.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e316971 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.270 [Test worker @coroutine#3531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-05-15 16:28:46.279 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.285 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.286 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.287 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.287 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c521a79 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.288 [Test worker @coroutine#3531] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-05-15 16:28:46.297 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.303 [Test worker @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.304 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.305 [Test worker @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.307 [DefaultDispatcher-worker-20 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:46.307 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.307 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.307 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.308 [DefaultDispatcher-worker-11 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.308 [DefaultDispatcher-worker-11 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.309 [DefaultDispatcher-worker-8 @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8 2025-05-15 16:28:46.317 [DefaultDispatcher-worker-5 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.322 [DefaultDispatcher-worker-14 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.327 [DefaultDispatcher-worker-7 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.339 [DefaultDispatcher-worker-1 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56540a58 2025-05-15 16:28:46.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-05-15 16:28:46.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-05-15 16:28:46.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.341 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56540a58: (connection evicted) 2025-05-15 16:28:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-05-15 16:28:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-05-15 16:28:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-05-15 16:28:46.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-05-15 16:28:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.342 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b4cbb8: (connection evicted) 2025-05-15 16:28:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-05-15 16:28:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2154de40 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.343 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-05-15 16:28:46.352 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.358 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.360 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.361 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a7f57f 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.362 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-05-15 16:28:46.371 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.377 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.378 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.379 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.384 [DefaultDispatcher-worker-3 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2025-05-15 16:28:46.392 [DefaultDispatcher-worker-15 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.393 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:46.393 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.393 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.393 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.394 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.394 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.398 [DefaultDispatcher-worker-17 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423e35f0 2025-05-15 16:28:46.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-05-15 16:28:46.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-05-15 16:28:46.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.402 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@423e35f0: (connection evicted) 2025-05-15 16:28:46.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-05-15 16:28:46.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-05-15 16:28:46.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-05-15 16:28:46.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-05-15 16:28:46.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.402 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc: (connection evicted) 2025-05-15 16:28:46.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-05-15 16:28:46.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-05-15 16:28:46.403 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a3118 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.404 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-05-15 16:28:46.413 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.419 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.420 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.421 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.421 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-05-15 16:28:46.421 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23182d4d 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.422 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-05-15 16:28:46.431 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.433 [DefaultDispatcher-worker-23 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:46.433 [DefaultDispatcher-worker-23 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.433 [DefaultDispatcher-worker-23 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.433 [DefaultDispatcher-worker-23 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.434 [DefaultDispatcher-worker-20 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.434 [DefaultDispatcher-worker-20 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.438 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.439 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.440 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.444 [DefaultDispatcher-worker-16 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56 2025-05-15 16:28:46.453 [DefaultDispatcher-worker-6 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.458 [DefaultDispatcher-worker-2 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2025-05-15 16:28:46.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-05-15 16:28:46.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-05-15 16:28:46.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.463 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a: (connection evicted) 2025-05-15 16:28:46.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-05-15 16:28:46.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-05-15 16:28:46.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-05-15 16:28:46.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-05-15 16:28:46.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.463 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cd5c56: (connection evicted) 2025-05-15 16:28:46.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-05-15 16:28:46.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389f4282 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.464 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.465 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-05-15 16:28:46.474 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.476 [DefaultDispatcher-worker-7 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:46.476 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.476 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.476 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.477 [DefaultDispatcher-worker-7 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.481 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.482 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.483 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcf26b5 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.483 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.484 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-05-15 16:28:46.484 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.484 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.484 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-05-15 16:28:46.493 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.499 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.500 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.501 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.502 [DefaultDispatcher-worker-7 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:46.502 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.502 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.502 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.503 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.503 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.506 [DefaultDispatcher-worker-20 @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0 2025-05-15 16:28:46.514 [DefaultDispatcher-worker-1 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.520 [DefaultDispatcher-worker-18 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45745de6 2025-05-15 16:28:46.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-05-15 16:28:46.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-05-15 16:28:46.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.524 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45745de6: (connection evicted) 2025-05-15 16:28:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-05-15 16:28:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-05-15 16:28:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-05-15 16:28:46.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-05-15 16:28:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.525 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e940dd0: (connection evicted) 2025-05-15 16:28:46.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-05-15 16:28:46.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ececb56 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.526 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-05-15 16:28:46.535 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.542 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.543 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.544 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b53172 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.544 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-05-15 16:28:46.554 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.562 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.563 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.564 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.568 [DefaultDispatcher-worker-11 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-05-15 16:28:46.576 [DefaultDispatcher-worker-18 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.581 [DefaultDispatcher-worker-4 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.584 [DefaultDispatcher-worker-3 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-05-15 16:28:46.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-05-15 16:28:46.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-05-15 16:28:46.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.588 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebe3561: (connection evicted) 2025-05-15 16:28:46.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-05-15 16:28:46.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-05-15 16:28:46.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-05-15 16:28:46.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-05-15 16:28:46.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.589 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731fb94: (connection evicted) 2025-05-15 16:28:46.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-05-15 16:28:46.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68b59e2f 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.590 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-05-15 16:28:46.598 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.603 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.604 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.605 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a719ed 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-05-15 16:28:46.605 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.606 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.606 [Test worker @coroutine#3861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-05-15 16:28:46.608 [DefaultDispatcher-worker-14 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:46.608 [DefaultDispatcher-worker-14 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.608 [DefaultDispatcher-worker-14 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.609 [DefaultDispatcher-worker-14 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.609 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.609 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.614 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.619 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.620 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.621 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.625 [DefaultDispatcher-worker-8 @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-05-15 16:28:46.632 [DefaultDispatcher-worker-4 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.637 [DefaultDispatcher-worker-19 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.641 [DefaultDispatcher-worker-9 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.652 [DefaultDispatcher-worker-8 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-05-15 16:28:46.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-05-15 16:28:46.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-05-15 16:28:46.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.654 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035: (connection evicted) 2025-05-15 16:28:46.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-05-15 16:28:46.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-05-15 16:28:46.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-05-15 16:28:46.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-05-15 16:28:46.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.655 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@368617cd: (connection evicted) 2025-05-15 16:28:46.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-05-15 16:28:46.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ba9aa3 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.656 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-05-15 16:28:46.664 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.669 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.670 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.671 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3fdf30 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.671 [Test worker @coroutine#3951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-05-15 16:28:46.678 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.683 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.684 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.685 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.689 [DefaultDispatcher-worker-22 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@480b785a 2025-05-15 16:28:46.696 [DefaultDispatcher-worker-22 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.701 [DefaultDispatcher-worker-1 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.702 [DefaultDispatcher-worker-7 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:46.702 [DefaultDispatcher-worker-7 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.702 [DefaultDispatcher-worker-7 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.702 [DefaultDispatcher-worker-7 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.703 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1a706 2025-05-15 16:28:46.703 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.703 [DefaultDispatcher-worker-20 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-05-15 16:28:46.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-05-15 16:28:46.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.706 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1a706: (connection evicted) 2025-05-15 16:28:46.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-05-15 16:28:46.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-05-15 16:28:46.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-05-15 16:28:46.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-05-15 16:28:46.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.707 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@480b785a: (connection evicted) 2025-05-15 16:28:46.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-05-15 16:28:46.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35738a92 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.708 [Test worker @coroutine#4014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-05-15 16:28:46.716 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.721 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.721 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.722 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.722 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ccce55 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.723 [Test worker @coroutine#4014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-05-15 16:28:46.731 [Test worker @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.736 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.737 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.738 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.742 [DefaultDispatcher-worker-6 @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2025-05-15 16:28:46.749 [DefaultDispatcher-worker-16 @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.754 [DefaultDispatcher-worker-3 @coroutine#4014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.755 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.756 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0 2025-05-15 16:28:46.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-05-15 16:28:46.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-05-15 16:28:46.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.760 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2005d3e0: (connection evicted) 2025-05-15 16:28:46.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-05-15 16:28:46.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-05-15 16:28:46.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-05-15 16:28:46.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-05-15 16:28:46.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.761 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10374cae: (connection evicted) 2025-05-15 16:28:46.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-05-15 16:28:46.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef6a063 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.762 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-05-15 16:28:46.769 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.774 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.775 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.776 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@beac39c 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.776 [Test worker @coroutine#4075] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-05-15 16:28:46.784 [Test worker @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.788 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.789 [Test worker @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.790 [Test worker @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.794 [DefaultDispatcher-worker-22 @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58 2025-05-15 16:28:46.801 [DefaultDispatcher-worker-9 @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.805 [DefaultDispatcher-worker-20 @coroutine#4075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-05-15 16:28:46.842 [DefaultDispatcher-worker-20 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:46.842 [DefaultDispatcher-worker-20 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.842 [DefaultDispatcher-worker-20 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:46.842 [DefaultDispatcher-worker-20 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.843 [DefaultDispatcher-worker-16 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.843 [DefaultDispatcher-worker-16 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:46.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-05-15 16:28:46.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-05-15 16:28:46.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.843 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a: (connection evicted) 2025-05-15 16:28:46.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-05-15 16:28:46.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-05-15 16:28:46.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-05-15 16:28:46.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-05-15 16:28:46.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.844 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc7cf58: (connection evicted) 2025-05-15 16:28:46.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-05-15 16:28:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb8cfa7 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.845 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.846 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-05-15 16:28:46.854 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.859 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.860 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.861 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a58d00a 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.861 [Test worker @coroutine#4150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-05-15 16:28:46.869 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.873 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.874 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.875 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.879 [DefaultDispatcher-worker-18 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2025-05-15 16:28:46.886 [DefaultDispatcher-worker-18 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.891 [DefaultDispatcher-worker-9 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16486ab3 2025-05-15 16:28:46.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-05-15 16:28:46.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-05-15 16:28:46.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.895 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16486ab3: (connection evicted) 2025-05-15 16:28:46.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-05-15 16:28:46.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-05-15 16:28:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-05-15 16:28:46.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-05-15 16:28:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.896 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905: (connection evicted) 2025-05-15 16:28:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-05-15 16:28:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d25244 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.897 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-05-15 16:28:46.905 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.910 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.910 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.911 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7cc6fd 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.912 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-05-15 16:28:46.919 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.924 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.925 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.926 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.930 [DefaultDispatcher-worker-12 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276511ca 2025-05-15 16:28:46.939 [DefaultDispatcher-worker-12 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.945 [DefaultDispatcher-worker-15 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.946 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.949 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2889d997 2025-05-15 16:28:46.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-05-15 16:28:46.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-05-15 16:28:46.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.953 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2889d997: (connection evicted) 2025-05-15 16:28:46.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-05-15 16:28:46.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-05-15 16:28:46.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-05-15 16:28:46.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-05-15 16:28:46.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:46.954 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276511ca: (connection evicted) 2025-05-15 16:28:46.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:46.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-05-15 16:28:46.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b814b 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-05-15 16:28:46.955 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:46.956 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:46.956 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-05-15 16:28:46.963 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:46.968 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:46.969 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:46.970 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1476e447 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.970 [Test worker @coroutine#4269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-05-15 16:28:46.978 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.982 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.983 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.984 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.988 [DefaultDispatcher-worker-10 @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@666033b1 2025-05-15 16:28:46.995 [DefaultDispatcher-worker-10 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:47.000 [DefaultDispatcher-worker-5 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:47.005 [UI Thread @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc 2025-05-15 16:28:47.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-05-15 16:28:47.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-05-15 16:28:47.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.007 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3d33bc: (connection evicted) 2025-05-15 16:28:47.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-05-15 16:28:47.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-05-15 16:28:47.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-05-15 16:28:47.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-05-15 16:28:47.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.008 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666033b1: (connection evicted) 2025-05-15 16:28:47.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-05-15 16:28:47.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4594a8 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.009 [Test worker @coroutine#4362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-05-15 16:28:47.017 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.022 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.022 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.023 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.029 [DefaultDispatcher-worker-12 @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.030 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.037 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-05-15 16:28:47.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-05-15 16:28:47.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-05-15 16:28:47.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.049 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dba6013: (connection evicted) 2025-05-15 16:28:47.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-05-15 16:28:47.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd226da 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-05-15 16:28:47.051 [Test worker @coroutine#4395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-05-15 16:28:47.059 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-05-15 16:28:47.064 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-05-15 16:28:47.064 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-05-15 16:28:47.065 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be3baf2 2025-05-15 16:28:47.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-05-15 16:28:47.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-05-15 16:28:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-05-15 16:28:47.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcaf67 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.068 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-05-15 16:28:47.069 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-05-15 16:28:47.069 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-05-15 16:28:47.069 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-05-15 16:28:47.076 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-05-15 16:28:47.081 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-05-15 16:28:47.082 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-05-15 16:28:47.083 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-05-15 16:28:47.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-05-15 16:28:47.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-05-15 16:28:47.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:47.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-05-15 16:28:47.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@779e66e5 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-05-15 16:28:47.086 [Test worker @coroutine#4455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-05-15 16:28:47.094 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-05-15 16:28:47.099 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-05-15 16:28:47.100 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-05-15 16:28:47.101 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312ddc51 2025-05-15 16:28:47.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-05-15 16:28:47.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-05-15 16:28:47.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:47.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-05-15 16:28:47.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685dceb8 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.104 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-05-15 16:28:47.105 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.105 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.105 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-05-15 16:28:47.113 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.118 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.119 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.120 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.124 [DefaultDispatcher-worker-6 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4 2025-05-15 16:28:47.132 [DefaultDispatcher-worker-2 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:47.132 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.132 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.132 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.132 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.132 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-05-15 16:28:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-05-15 16:28:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.133 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c04a4: (connection evicted) 2025-05-15 16:28:47.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-05-15 16:28:47.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dd94ed 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-05-15 16:28:47.134 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-05-15 16:28:47.142 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-05-15 16:28:47.147 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-05-15 16:28:47.147 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-05-15 16:28:47.148 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-05-15 16:28:47.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-05-15 16:28:47.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-05-15 16:28:47.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:47.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-05-15 16:28:47.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635900ef 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.151 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.152 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-05-15 16:28:47.165 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.171 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.172 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.173 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.177 [DefaultDispatcher-worker-5 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.178 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.180 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-05-15 16:28:47.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-05-15 16:28:47.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-05-15 16:28:47.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.181 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648e25f2: (connection evicted) 2025-05-15 16:28:47.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-05-15 16:28:47.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e4822b 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.183 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-05-15 16:28:47.190 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.195 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.196 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.197 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46769bd6 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.197 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-05-15 16:28:47.205 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.210 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.211 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.212 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.216 [DefaultDispatcher-worker-8 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc 2025-05-15 16:28:47.223 [DefaultDispatcher-worker-8 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-1 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-11 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e6f678 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-22 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.233 [DefaultDispatcher-worker-22 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-05-15 16:28:47.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-05-15 16:28:47.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.238 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e6f678: (connection evicted) 2025-05-15 16:28:47.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-05-15 16:28:47.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-05-15 16:28:47.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-05-15 16:28:47.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-05-15 16:28:47.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.239 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f48adcc: (connection evicted) 2025-05-15 16:28:47.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-05-15 16:28:47.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-05-15 16:28:47.239 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db84bfa 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.240 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-05-15 16:28:47.248 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.253 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.254 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.255 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b51a4c7 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.255 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-05-15 16:28:47.262 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.267 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.268 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.269 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.273 [DefaultDispatcher-worker-7 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2025-05-15 16:28:47.281 [DefaultDispatcher-worker-23 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.290 [DefaultDispatcher-worker-1 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2025-05-15 16:28:47.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-05-15 16:28:47.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-05-15 16:28:47.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.292 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08: (connection evicted) 2025-05-15 16:28:47.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-05-15 16:28:47.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-05-15 16:28:47.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-05-15 16:28:47.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-05-15 16:28:47.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.293 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb06667: (connection evicted) 2025-05-15 16:28:47.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-05-15 16:28:47.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7478ac 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.295 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-05-15 16:28:47.303 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.308 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.310 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.311 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.312 [Test worker @coroutine#4640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-05-15 16:28:47.313 [DefaultDispatcher-worker-13 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:47.314 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.314 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.314 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.314 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.314 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.320 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.325 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.326 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.327 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.331 [DefaultDispatcher-worker-18 @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2025-05-15 16:28:47.338 [DefaultDispatcher-worker-19 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.345 [DefaultDispatcher-worker-12 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.349 [DefaultDispatcher-worker-12 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.354 [DefaultDispatcher-worker-7 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2025-05-15 16:28:47.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-05-15 16:28:47.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-05-15 16:28:47.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.360 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13473685: (connection evicted) 2025-05-15 16:28:47.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-05-15 16:28:47.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-05-15 16:28:47.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-05-15 16:28:47.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-05-15 16:28:47.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.361 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2025-05-15 16:28:47.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-05-15 16:28:47.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1129775 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.363 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-05-15 16:28:47.371 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.376 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.377 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.378 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71bb6009 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.378 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-05-15 16:28:47.379 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.379 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.379 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-05-15 16:28:47.386 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.391 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.392 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.393 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.398 [DefaultDispatcher-worker-2 @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7934164c 2025-05-15 16:28:47.398 [DefaultDispatcher-worker-5 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:47.398 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.398 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.398 [DefaultDispatcher-worker-5 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.399 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.399 [DefaultDispatcher-worker-10 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.405 [DefaultDispatcher-worker-10 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.410 [DefaultDispatcher-worker-22 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.414 [DefaultDispatcher-worker-11 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54500139 2025-05-15 16:28:47.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-05-15 16:28:47.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-05-15 16:28:47.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.420 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54500139: (connection evicted) 2025-05-15 16:28:47.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-05-15 16:28:47.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-05-15 16:28:47.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-05-15 16:28:47.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-05-15 16:28:47.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.420 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7934164c: (connection evicted) 2025-05-15 16:28:47.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-05-15 16:28:47.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4905c 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.421 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-05-15 16:28:47.422 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.422 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.422 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-05-15 16:28:47.429 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.434 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.435 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.436 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77198cce 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.436 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.437 [Test worker @coroutine#4722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-05-15 16:28:47.438 [DefaultDispatcher-worker-7 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:47.438 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.438 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.438 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.439 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.439 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.444 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.449 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.450 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.451 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.455 [DefaultDispatcher-worker-22 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-05-15 16:28:47.462 [DefaultDispatcher-worker-10 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.466 [DefaultDispatcher-worker-17 @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-05-15 16:28:47.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-05-15 16:28:47.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-05-15 16:28:47.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.469 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4: (connection evicted) 2025-05-15 16:28:47.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-05-15 16:28:47.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-05-15 16:28:47.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-05-15 16:28:47.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-05-15 16:28:47.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.469 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383c94ed: (connection evicted) 2025-05-15 16:28:47.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-05-15 16:28:47.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ffb8f15 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.471 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.472 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-05-15 16:28:47.481 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.481 [DefaultDispatcher-worker-9 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:47.482 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.482 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.482 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.482 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.486 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.487 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.488 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6311640d 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.488 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.489 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-05-15 16:28:47.496 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.501 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.502 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.503 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.507 [DefaultDispatcher-worker-10 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8 2025-05-15 16:28:47.507 [DefaultDispatcher-worker-22 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:47.507 [DefaultDispatcher-worker-22 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.507 [DefaultDispatcher-worker-22 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.507 [DefaultDispatcher-worker-22 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.508 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.508 [DefaultDispatcher-worker-1 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.514 [DefaultDispatcher-worker-22 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.520 [DefaultDispatcher-worker-7 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.530 [DefaultDispatcher-worker-10 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f 2025-05-15 16:28:47.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-05-15 16:28:47.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-05-15 16:28:47.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.532 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f96d39f: (connection evicted) 2025-05-15 16:28:47.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-05-15 16:28:47.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-05-15 16:28:47.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-05-15 16:28:47.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-05-15 16:28:47.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.532 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1107cbd8: (connection evicted) 2025-05-15 16:28:47.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-05-15 16:28:47.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f97d43e 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.533 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.534 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-05-15 16:28:47.541 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.546 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.547 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.549 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.549 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c74c99 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.550 [Test worker @coroutine#4801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-05-15 16:28:47.558 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.563 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.564 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.564 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.569 [DefaultDispatcher-worker-12 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-05-15 16:28:47.576 [DefaultDispatcher-worker-12 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.581 [DefaultDispatcher-worker-5 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.585 [DefaultDispatcher-worker-23 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.592 [DefaultDispatcher-worker-8 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142422a4 2025-05-15 16:28:47.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-05-15 16:28:47.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-05-15 16:28:47.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.593 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142422a4: (connection evicted) 2025-05-15 16:28:47.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-05-15 16:28:47.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-05-15 16:28:47.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-05-15 16:28:47.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-05-15 16:28:47.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.594 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f: (connection evicted) 2025-05-15 16:28:47.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-05-15 16:28:47.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33822750 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.595 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-05-15 16:28:47.596 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.596 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.596 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-05-15 16:28:47.603 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.608 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.609 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.610 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f143176 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.610 [Test worker @coroutine#4838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-05-15 16:28:47.614 [DefaultDispatcher-worker-9 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:47.614 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.614 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.614 [DefaultDispatcher-worker-9 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.615 [DefaultDispatcher-worker-17 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.615 [DefaultDispatcher-worker-17 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.618 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.623 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.624 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.626 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.630 [DefaultDispatcher-worker-19 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5 2025-05-15 16:28:47.637 [DefaultDispatcher-worker-1 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.642 [DefaultDispatcher-worker-22 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2025-05-15 16:28:47.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-05-15 16:28:47.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-05-15 16:28:47.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.647 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb: (connection evicted) 2025-05-15 16:28:47.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-05-15 16:28:47.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-05-15 16:28:47.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-05-15 16:28:47.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-05-15 16:28:47.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.648 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8186a5: (connection evicted) 2025-05-15 16:28:47.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-05-15 16:28:47.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cb7c6 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.649 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-05-15 16:28:47.650 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.650 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.650 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-05-15 16:28:47.657 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.662 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.663 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.664 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b760eb7 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.664 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-05-15 16:28:47.671 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.676 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.677 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.678 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.681 [DefaultDispatcher-worker-6 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-05-15 16:28:47.688 [DefaultDispatcher-worker-13 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.693 [DefaultDispatcher-worker-6 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f12596 2025-05-15 16:28:47.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-05-15 16:28:47.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-05-15 16:28:47.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.695 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f12596: (connection evicted) 2025-05-15 16:28:47.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-05-15 16:28:47.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-05-15 16:28:47.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-05-15 16:28:47.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-05-15 16:28:47.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.695 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d8b670: (connection evicted) 2025-05-15 16:28:47.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-05-15 16:28:47.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4137a2 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.696 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-05-15 16:28:47.705 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.707 [DefaultDispatcher-worker-15 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:47.707 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.707 [DefaultDispatcher-worker-15 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.707 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.708 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.708 [DefaultDispatcher-worker-6 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.710 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.711 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.712 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.712 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-05-15 16:28:47.720 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.724 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.725 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.726 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.730 [DefaultDispatcher-worker-9 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-05-15 16:28:47.736 [DefaultDispatcher-worker-23 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.741 [DefaultDispatcher-worker-13 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b 2025-05-15 16:28:47.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-05-15 16:28:47.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-05-15 16:28:47.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.743 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a9e31b: (connection evicted) 2025-05-15 16:28:47.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-05-15 16:28:47.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-05-15 16:28:47.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-05-15 16:28:47.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-05-15 16:28:47.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.743 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2025-05-15 16:28:47.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-05-15 16:28:47.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-05-15 16:28:47.744 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb58c8a 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.745 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-05-15 16:28:47.752 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.757 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.758 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.759 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60232aad 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.759 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.760 [Test worker @coroutine#4966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-05-15 16:28:47.767 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.773 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.774 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.775 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.779 [DefaultDispatcher-worker-1 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2025-05-15 16:28:47.785 [DefaultDispatcher-worker-15 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.791 [DefaultDispatcher-worker-9 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.795 [DefaultDispatcher-worker-15 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.845 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.848 [DefaultDispatcher-worker-21 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:47.848 [DefaultDispatcher-worker-21 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.848 [DefaultDispatcher-worker-21 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:47.848 [DefaultDispatcher-worker-21 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.848 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.848 [DefaultDispatcher-worker-6 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:47.860 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.909 [DefaultDispatcher-worker-2 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591e27f1 2025-05-15 16:28:47.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-05-15 16:28:47.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-05-15 16:28:47.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.911 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@591e27f1: (connection evicted) 2025-05-15 16:28:47.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-05-15 16:28:47.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-05-15 16:28:47.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-05-15 16:28:47.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-05-15 16:28:47.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.911 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23: (connection evicted) 2025-05-15 16:28:47.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-05-15 16:28:47.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19abe8f7 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.912 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-05-15 16:28:47.913 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.913 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.913 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-05-15 16:28:47.920 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.925 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.926 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.927 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c04dae9 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.927 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-05-15 16:28:47.928 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.928 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.928 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-05-15 16:28:47.935 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.940 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.940 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.941 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.946 [DefaultDispatcher-worker-11 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-05-15 16:28:47.952 [DefaultDispatcher-worker-11 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.959 [DefaultDispatcher-worker-11 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.963 [DefaultDispatcher-worker-10 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2025-05-15 16:28:47.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-05-15 16:28:47.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-05-15 16:28:47.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.965 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26753687: (connection evicted) 2025-05-15 16:28:47.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-05-15 16:28:47.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-05-15 16:28:47.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-05-15 16:28:47.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-05-15 16:28:47.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:47.966 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75564689: (connection evicted) 2025-05-15 16:28:47.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:47.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-05-15 16:28:47.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b9d405 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.966 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:47.967 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-05-15 16:28:47.974 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:47.979 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:47.980 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:47.981 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4d197 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:47.981 [Test worker @coroutine#5036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-05-15 16:28:47.988 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:47.993 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:47.994 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:47.995 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:47.998 [DefaultDispatcher-worker-15 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c633590 2025-05-15 16:28:48.005 [DefaultDispatcher-worker-6 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:48.011 [DefaultDispatcher-worker-22 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-05-15 16:28:48.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-05-15 16:28:48.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-05-15 16:28:48.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.013 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32e0b990: (connection evicted) 2025-05-15 16:28:48.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-05-15 16:28:48.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-05-15 16:28:48.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-05-15 16:28:48.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-05-15 16:28:48.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.014 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c633590: (connection evicted) 2025-05-15 16:28:48.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-05-15 16:28:48.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2ab774 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.015 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-05-15 16:28:48.023 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.029 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.029 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.030 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.030 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2004f99 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.031 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-05-15 16:28:48.038 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.043 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.044 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.044 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.048 [DefaultDispatcher-worker-20 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39fbee74 2025-05-15 16:28:48.055 [DefaultDispatcher-worker-14 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.060 [DefaultDispatcher-worker-13 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.064 [DefaultDispatcher-worker-16 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9 2025-05-15 16:28:48.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-05-15 16:28:48.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-05-15 16:28:48.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.067 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9c18b9: (connection evicted) 2025-05-15 16:28:48.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-05-15 16:28:48.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-05-15 16:28:48.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-05-15 16:28:48.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-05-15 16:28:48.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.068 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39fbee74: (connection evicted) 2025-05-15 16:28:48.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-05-15 16:28:48.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d73ca6 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.069 [Test worker @coroutine#5094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-05-15 16:28:48.077 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.081 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.082 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.083 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.087 [DefaultDispatcher-worker-17 @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.091 [DefaultDispatcher-worker-6 @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9 2025-05-15 16:28:48.098 [UI Thread @coroutine#5120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=727921918705934336 2025-05-15 16:28:48.098 [UI Thread @coroutine#5120] 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=727921918705934336. 2025-05-15 16:28:48.098 [UI Thread @coroutine#5120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=727921918705934336 2025-05-15 16:28:48.099 [UI Thread @coroutine#5120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=727921918705934336 2025-05-15 16:28:48.099 [UI Thread @coroutine#5120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=727921918705934336 2025-05-15 16:28:48.100 [UI Thread @coroutine#5120] 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=727921918705934336. 2025-05-15 16:28:48.100 [UI Thread @coroutine#5120] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=727921918705934336 to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:48.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-05-15 16:28:48.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-05-15 16:28:48.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.101 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ee63d9: (connection evicted) 2025-05-15 16:28:48.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-05-15 16:28:48.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423ddfe1 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.135 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-05-15 16:28:48.139 [DefaultDispatcher-worker-17 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:48.139 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.139 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.139 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.140 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.140 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.144 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.149 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.150 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.151 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.155 [DefaultDispatcher-worker-19 @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.165 [DefaultDispatcher-worker-7 @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.169 [DefaultDispatcher-worker-2 @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-05-15 16:28:48.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-05-15 16:28:48.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-05-15 16:28:48.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.176 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124ba047: (connection evicted) 2025-05-15 16:28:48.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-05-15 16:28:48.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace45e9 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.213 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-05-15 16:28:48.214 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-15 16:28:48.214 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-15 16:28:48.214 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-05-15 16:28:48.221 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-15 16:28:48.226 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-15 16:28:48.227 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-15 16:28:48.228 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-05-15 16:28:48.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-05-15 16:28:48.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-05-15 16:28:48.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-05-15 16:28:48.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-05-15 16:28:48.232 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-05-15 16:28:48.232 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.232 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.232 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.232 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775c865f 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-15 16:28:48.233 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-05-15 16:28:48.237 [DefaultDispatcher-worker-10 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:48.238 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.238 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.238 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.238 [DefaultDispatcher-worker-12 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.238 [DefaultDispatcher-worker-12 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.241 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-15 16:28:48.246 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-15 16:28:48.247 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-15 16:28:48.247 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@323dd422 2025-05-15 16:28:48.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-05-15 16:28:48.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-05-15 16:28:48.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-05-15 16:28:48.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf58989 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.251 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-05-15 16:28:48.259 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.264 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.265 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.266 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2092b072 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.266 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-05-15 16:28:48.274 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.279 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.280 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.281 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.285 [DefaultDispatcher-worker-19 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7 2025-05-15 16:28:48.292 [DefaultDispatcher-worker-6 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-05-15 16:28:48.295 [UI Thread @coroutine#5226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.295 [UI Thread @coroutine#5226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 16:28:48.295 [UI Thread @coroutine#5226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.296 [UI Thread @coroutine#5226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.296 [UI Thread @coroutine#5226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.296 [UI Thread @coroutine#5226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 16:28:48.296 [UI Thread @coroutine#5226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:48.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-05-15 16:28:48.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-05-15 16:28:48.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.297 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c18b432: (connection evicted) 2025-05-15 16:28:48.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-05-15 16:28:48.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-05-15 16:28:48.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-05-15 16:28:48.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-05-15 16:28:48.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.298 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9e6ea7: (connection evicted) 2025-05-15 16:28:48.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-05-15 16:28:48.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fbcc62a 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.299 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-05-15 16:28:48.300 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.300 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.300 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-05-15 16:28:48.308 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.313 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.314 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.315 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770093c5 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.315 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-05-15 16:28:48.316 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.316 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.316 [Test worker @coroutine#5232] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-05-15 16:28:48.319 [DefaultDispatcher-worker-6 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:48.319 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.319 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.319 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.320 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.320 [DefaultDispatcher-worker-16 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.324 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.329 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.330 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.331 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.335 [DefaultDispatcher-worker-23 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58230224 2025-05-15 16:28:48.342 [DefaultDispatcher-worker-21 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655c1b 2025-05-15 16:28:48.343 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.343 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 16:28:48.343 [UI Thread @coroutine#5258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.344 [UI Thread @coroutine#5258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.344 [UI Thread @coroutine#5258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-05-15 16:28:48.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-05-15 16:28:48.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.345 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655c1b: (connection evicted) 2025-05-15 16:28:48.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-05-15 16:28:48.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-05-15 16:28:48.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-05-15 16:28:48.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-05-15 16:28:48.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.346 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58230224: (connection evicted) 2025-05-15 16:28:48.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-05-15 16:28:48.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b917b5e 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.347 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-05-15 16:28:48.355 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.360 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.361 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.362 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd2e62a 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.362 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-05-15 16:28:48.369 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.375 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.376 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.377 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.381 [DefaultDispatcher-worker-3 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1030ce34 2025-05-15 16:28:48.388 [DefaultDispatcher-worker-1 @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161 2025-05-15 16:28:48.389 [UI Thread @coroutine#5287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.389 [UI Thread @coroutine#5287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 16:28:48.389 [UI Thread @coroutine#5287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.390 [UI Thread @coroutine#5287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.390 [UI Thread @coroutine#5287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-05-15 16:28:48.390 [UI Thread @coroutine#5287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-05-15 16:28:48.390 [UI Thread @coroutine#5287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55255/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:48.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-05-15 16:28:48.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-05-15 16:28:48.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.391 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1e2161: (connection evicted) 2025-05-15 16:28:48.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-05-15 16:28:48.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-05-15 16:28:48.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-05-15 16:28:48.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-05-15 16:28:48.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.391 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1030ce34: (connection evicted) 2025-05-15 16:28:48.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-05-15 16:28:48.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-05-15 16:28:48.392 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a073f4f 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.393 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-05-15 16:28:48.401 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.403 [DefaultDispatcher-worker-7 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:48.403 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.403 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.403 [DefaultDispatcher-worker-7 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.404 [DefaultDispatcher-worker-18 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.404 [DefaultDispatcher-worker-18 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.406 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.407 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.408 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c4bf29 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.408 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-05-15 16:28:48.409 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.409 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.409 [Test worker @coroutine#5293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-05-15 16:28:48.416 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.421 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.422 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.423 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.426 [DefaultDispatcher-worker-13 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765611c9 2025-05-15 16:28:48.434 [DefaultDispatcher-worker-23 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.441 [DefaultDispatcher-worker-18 @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96 2025-05-15 16:28:48.443 [DefaultDispatcher-worker-7 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:48.443 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.443 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.443 [DefaultDispatcher-worker-7 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.444 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.444 [DefaultDispatcher-worker-8 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-05-15 16:28:48.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-05-15 16:28:48.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.447 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a5f5b96: (connection evicted) 2025-05-15 16:28:48.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-05-15 16:28:48.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-05-15 16:28:48.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-05-15 16:28:48.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-05-15 16:28:48.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.448 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765611c9: (connection evicted) 2025-05-15 16:28:48.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-05-15 16:28:48.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d90687 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.449 [Test worker @coroutine#5347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-05-15 16:28:48.450 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.450 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.450 [Test worker @coroutine#5347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-05-15 16:28:48.457 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.462 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.463 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.464 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.468 [DefaultDispatcher-worker-12 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.479 [DefaultDispatcher-worker-5 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.486 [DefaultDispatcher-worker-18 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.486 [DefaultDispatcher-worker-8 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:48.486 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.486 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.486 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.487 [DefaultDispatcher-worker-8 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.495 [DefaultDispatcher-worker-5 @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-05-15 16:28:48.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-05-15 16:28:48.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-05-15 16:28:48.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.497 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136dc728: (connection evicted) 2025-05-15 16:28:48.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-05-15 16:28:48.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fef400 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.498 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-05-15 16:28:48.507 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.512 [DefaultDispatcher-worker-17 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:48.512 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.512 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.512 [DefaultDispatcher-worker-17 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.513 [DefaultDispatcher-worker-6 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.513 [DefaultDispatcher-worker-6 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.513 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.514 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.515 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b56e8ee 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.515 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-05-15 16:28:48.523 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.527 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.528 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.529 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.533 [DefaultDispatcher-worker-16 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-05-15 16:28:48.540 [DefaultDispatcher-worker-8 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.544 [DefaultDispatcher-worker-2 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2025-05-15 16:28:48.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-05-15 16:28:48.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-05-15 16:28:48.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.549 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1: (connection evicted) 2025-05-15 16:28:48.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-05-15 16:28:48.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-05-15 16:28:48.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-05-15 16:28:48.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-05-15 16:28:48.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.549 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1377e395: (connection evicted) 2025-05-15 16:28:48.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-05-15 16:28:48.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d6f0e1 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.551 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-05-15 16:28:48.558 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.563 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.564 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.565 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.570 [DefaultDispatcher-worker-2 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.573 [DefaultDispatcher-worker-13 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.580 [DefaultDispatcher-worker-16 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-05-15 16:28:48.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-05-15 16:28:48.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-05-15 16:28:48.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.581 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312eb: (connection evicted) 2025-05-15 16:28:48.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-05-15 16:28:48.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e2b6e3 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.582 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-05-15 16:28:48.590 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.595 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.595 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.596 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.601 [DefaultDispatcher-worker-1 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.604 [DefaultDispatcher-worker-18 @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed 2025-05-15 16:28:48.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-05-15 16:28:48.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-05-15 16:28:48.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.605 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f1c8ed: (connection evicted) 2025-05-15 16:28:48.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-05-15 16:28:48.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ea9afc 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.606 [Test worker @coroutine#5481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-05-15 16:28:48.613 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.619 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.619 [DefaultDispatcher-worker-23 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:48.619 [DefaultDispatcher-worker-23 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.619 [DefaultDispatcher-worker-23 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.619 [DefaultDispatcher-worker-23 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.620 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.620 [DefaultDispatcher-worker-4 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.620 [DefaultDispatcher-worker-4 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.620 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.656 [DefaultDispatcher-worker-7 @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7241872c 2025-05-15 16:28:48.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-05-15 16:28:48.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-05-15 16:28:48.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.659 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7241872c: (connection evicted) 2025-05-15 16:28:48.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-05-15 16:28:48.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b07b706 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.660 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.661 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-05-15 16:28:48.669 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.674 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.675 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.676 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.680 [DefaultDispatcher-worker-22 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.684 [DefaultDispatcher-worker-1 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-05-15 16:28:48.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-05-15 16:28:48.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-05-15 16:28:48.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.687 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea: (connection evicted) 2025-05-15 16:28:48.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-05-15 16:28:48.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f415e4 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.689 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-05-15 16:28:48.690 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-05-15 16:28:48.697 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-05-15 16:28:48.702 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-05-15 16:28:48.703 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-05-15 16:28:48.703 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-05-15 16:28:48.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-05-15 16:28:48.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-05-15 16:28:48.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-05-15 16:28:48.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18accf9c 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.706 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-05-15 16:28:48.707 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-05-15 16:28:48.707 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-05-15 16:28:48.707 [Test worker @coroutine#5545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-05-15 16:28:48.712 [DefaultDispatcher-worker-5 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:48.712 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.712 [DefaultDispatcher-worker-5 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.712 [DefaultDispatcher-worker-5 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.713 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.713 [DefaultDispatcher-worker-1 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.714 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-05-15 16:28:48.719 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-05-15 16:28:48.720 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-05-15 16:28:48.721 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58070889 2025-05-15 16:28:48.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-05-15 16:28:48.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-05-15 16:28:48.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-05-15 16:28:48.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8b5cf6 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-05-15 16:28:48.723 [Test worker @coroutine#5564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-05-15 16:28:48.733 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-05-15 16:28:48.738 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-05-15 16:28:48.738 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-05-15 16:28:48.739 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2025-05-15 16:28:48.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-05-15 16:28:48.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-05-15 16:28:48.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-05-15 16:28:48.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-05-15 16:28:48.747 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48937/Site/verify 2025-05-15 16:28:48.747 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48937/Site/verify. 2025-05-15 16:28:48.747 [UI Thread @coroutine#5585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48937/Site/verify 2025-05-15 16:28:48.748 [UI Thread @coroutine#5585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48937/Site/verify 2025-05-15 16:28:48.748 [UI Thread @coroutine#5585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48937/Site/verify 2025-05-15 16:28:48.748 [UI Thread @coroutine#5585] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48937/Site/verify. 2025-05-15 16:28:48.748 [UI Thread @coroutine#5585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48937/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6724f10e 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-05-15 16:28:48.751 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-05-15 16:28:48.759 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-05-15 16:28:48.764 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-05-15 16:28:48.765 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-05-15 16:28:48.766 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312cc16b 2025-05-15 16:28:48.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-05-15 16:28:48.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-05-15 16:28:48.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-05-15 16:28:48.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b244c4 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-05-15 16:28:48.768 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-05-15 16:28:48.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-05-15 16:28:48.781 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-05-15 16:28:48.782 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-05-15 16:28:48.783 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c65d5c3 2025-05-15 16:28:48.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-05-15 16:28:48.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-05-15 16:28:48.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-05-15 16:28:48.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19710bd9 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.784 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-05-15 16:28:48.785 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-15 16:28:48.785 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-15 16:28:48.785 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-05-15 16:28:48.792 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-15 16:28:48.799 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-15 16:28:48.799 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-15 16:28:48.800 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@631990cc 2025-05-15 16:28:48.802 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42537/Site/verify 2025-05-15 16:28:48.802 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42537/Site/verify. 2025-05-15 16:28:48.802 [UI Thread @coroutine#5647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42537/Site/verify 2025-05-15 16:28:48.803 [UI Thread @coroutine#5647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42537/Site/verify 2025-05-15 16:28:48.803 [UI Thread @coroutine#5647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42537/Site/verify 2025-05-15 16:28:48.803 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42537/Site/verify. 2025-05-15 16:28:48.803 [UI Thread @coroutine#5647] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42537/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:48.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-05-15 16:28:48.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-05-15 16:28:48.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:48.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-05-15 16:28:48.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-05-15 16:28:48.807 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58135/Site/verify 2025-05-15 16:28:48.807 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58135/Site/verify. 2025-05-15 16:28:48.807 [UI Thread @coroutine#5659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58135/Site/verify 2025-05-15 16:28:48.808 [UI Thread @coroutine#5659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58135/Site/verify 2025-05-15 16:28:48.808 [UI Thread @coroutine#5659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58135/Site/verify 2025-05-15 16:28:48.808 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58135/Site/verify. 2025-05-15 16:28:48.808 [UI Thread @coroutine#5659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58135/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:48.814 [UI Thread @coroutine#5673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49907/Site/verify 2025-05-15 16:28:48.814 [UI Thread @coroutine#5673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49907/Site/verify. 2025-05-15 16:28:48.814 [UI Thread @coroutine#5673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49907/Site/verify 2025-05-15 16:28:48.815 [UI Thread @coroutine#5673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49907/Site/verify 2025-05-15 16:28:48.815 [UI Thread @coroutine#5673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49907/Site/verify 2025-05-15 16:28:48.815 [UI Thread @coroutine#5673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49907/Site/verify. 2025-05-15 16:28:48.815 [UI Thread @coroutine#5673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49907/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:48.819 [UI Thread @coroutine#5687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-05-15 16:28:48.819 [UI Thread @coroutine#5687] 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-05-15 16:28:48.819 [UI Thread @coroutine#5687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-05-15 16:28:48.820 [UI Thread @coroutine#5687] 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-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435d74ba 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.821 [Test worker @coroutine#5694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-05-15 16:28:48.822 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.822 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.822 [Test worker @coroutine#5694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-05-15 16:28:48.830 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.836 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.837 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.838 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.842 [DefaultDispatcher-worker-17 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.853 [DefaultDispatcher-worker-17 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:48.853 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.853 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:48.853 [DefaultDispatcher-worker-17 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.854 [DefaultDispatcher-worker-3 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.854 [DefaultDispatcher-worker-14 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.854 [DefaultDispatcher-worker-14 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:48.858 [DefaultDispatcher-worker-21 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.862 [DefaultDispatcher-worker-22 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.865 [DefaultDispatcher-worker-23 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.868 [DefaultDispatcher-worker-9 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.874 [DefaultDispatcher-worker-19 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.883 [DefaultDispatcher-worker-13 @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2025-05-15 16:28:48.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-05-15 16:28:48.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-05-15 16:28:48.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.884 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279c94ad: (connection evicted) 2025-05-15 16:28:48.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-05-15 16:28:48.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188f626a 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.886 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-05-15 16:28:48.893 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.898 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.899 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.900 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f850 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-05-15 16:28:48.900 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.901 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.901 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-05-15 16:28:48.909 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.914 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.915 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.916 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.919 [DefaultDispatcher-worker-6 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2025-05-15 16:28:48.926 [DefaultDispatcher-worker-17 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2025-05-15 16:28:48.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-05-15 16:28:48.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-05-15 16:28:48.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.935 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8: (connection evicted) 2025-05-15 16:28:48.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-05-15 16:28:48.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-05-15 16:28:48.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-05-15 16:28:48.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-05-15 16:28:48.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.935 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6017f9: (connection evicted) 2025-05-15 16:28:48.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-05-15 16:28:48.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aadb5e8 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.936 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-05-15 16:28:48.937 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.937 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.937 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-05-15 16:28:48.944 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.949 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.949 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.950 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.950 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-05-15 16:28:48.950 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3776c917 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.951 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-05-15 16:28:48.958 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.963 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.963 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.964 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.968 [DefaultDispatcher-worker-11 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-05-15 16:28:48.975 [DefaultDispatcher-worker-11 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.980 [DefaultDispatcher-worker-5 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-05-15 16:28:48.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-05-15 16:28:48.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-05-15 16:28:48.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.982 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0: (connection evicted) 2025-05-15 16:28:48.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-05-15 16:28:48.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-05-15 16:28:48.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-05-15 16:28:48.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-05-15 16:28:48.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:48.983 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80be13: (connection evicted) 2025-05-15 16:28:48.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:48.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-05-15 16:28:48.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc3e36b 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:48.984 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-05-15 16:28:48.992 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:48.996 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:48.997 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:48.998 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efdaec0 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:48.998 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-05-15 16:28:48.999 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:48.999 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:48.999 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-05-15 16:28:49.006 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:49.010 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:49.011 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:49.012 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:49.016 [DefaultDispatcher-worker-18 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-05-15 16:28:49.022 [DefaultDispatcher-worker-13 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:49.027 [DefaultDispatcher-worker-18 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-05-15 16:28:49.085 [HikariPool-256 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.099 [HikariPool-257 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.144 [DefaultDispatcher-worker-6 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:49.144 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.144 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.144 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.145 [DefaultDispatcher-worker-23 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.145 [DefaultDispatcher-worker-23 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.243 [DefaultDispatcher-worker-22 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:49.243 [DefaultDispatcher-worker-22 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.243 [DefaultDispatcher-worker-22 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.243 [DefaultDispatcher-worker-22 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.243 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.243 [DefaultDispatcher-worker-10 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-05-15 16:28:49.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-05-15 16:28:49.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.279 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f347aae: (connection evicted) 2025-05-15 16:28:49.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-05-15 16:28:49.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-05-15 16:28:49.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-05-15 16:28:49.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-05-15 16:28:49.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.280 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e2de88: (connection evicted) 2025-05-15 16:28:49.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-05-15 16:28:49.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4c091a 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.281 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-05-15 16:28:49.288 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.293 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.294 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.295 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303c195f 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.295 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-05-15 16:28:49.302 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.307 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.308 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.309 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.314 [DefaultDispatcher-worker-20 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2025-05-15 16:28:49.321 [DefaultDispatcher-worker-20 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-12 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-16 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.324 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.327 [DefaultDispatcher-worker-3 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c 2025-05-15 16:28:49.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-05-15 16:28:49.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-05-15 16:28:49.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.330 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be4e71c: (connection evicted) 2025-05-15 16:28:49.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-05-15 16:28:49.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-05-15 16:28:49.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-05-15 16:28:49.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-05-15 16:28:49.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.331 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5db3afff: (connection evicted) 2025-05-15 16:28:49.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-05-15 16:28:49.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4ecbbf 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.331 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.332 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-05-15 16:28:49.339 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.345 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.345 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.346 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b84007e 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.346 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.347 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-05-15 16:28:49.354 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.358 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.359 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.360 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.364 [DefaultDispatcher-worker-20 @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e275478 2025-05-15 16:28:49.371 [DefaultDispatcher-worker-14 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.374 [DefaultDispatcher-worker-10 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.378 [DefaultDispatcher-worker-14 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579e8a7 2025-05-15 16:28:49.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-05-15 16:28:49.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-05-15 16:28:49.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.380 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579e8a7: (connection evicted) 2025-05-15 16:28:49.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-05-15 16:28:49.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-05-15 16:28:49.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-05-15 16:28:49.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-05-15 16:28:49.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.380 [HikariPool-261 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e275478: (connection evicted) 2025-05-15 16:28:49.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-05-15 16:28:49.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233bca8 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.381 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-05-15 16:28:49.389 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.393 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.394 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.395 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9542eb 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.395 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-05-15 16:28:49.402 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.408 [DefaultDispatcher-worker-14 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:49.408 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.408 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.408 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.409 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.409 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.409 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.409 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.410 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.414 [DefaultDispatcher-worker-6 @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4346ed39 2025-05-15 16:28:49.421 [DefaultDispatcher-worker-2 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.424 [DefaultDispatcher-worker-8 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.428 [DefaultDispatcher-worker-13 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b454886 2025-05-15 16:28:49.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-05-15 16:28:49.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-05-15 16:28:49.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.430 [HikariPool-262 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b454886: (connection evicted) 2025-05-15 16:28:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-05-15 16:28:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-05-15 16:28:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-05-15 16:28:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-05-15 16:28:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.431 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4346ed39: (connection evicted) 2025-05-15 16:28:49.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-05-15 16:28:49.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bae8e5e 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.433 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-05-15 16:28:49.440 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.445 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.446 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.447 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.448 [DefaultDispatcher-worker-18 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:49.448 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.448 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.448 [DefaultDispatcher-worker-18 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.449 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.449 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.451 [DefaultDispatcher-worker-14 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2025-05-15 16:28:49.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-05-15 16:28:49.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-05-15 16:28:49.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.452 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d3e710: (connection evicted) 2025-05-15 16:28:49.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-05-15 16:28:49.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4431233f 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.453 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-05-15 16:28:49.454 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.454 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.454 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-05-15 16:28:49.461 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.466 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.467 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.467 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.471 [DefaultDispatcher-worker-15 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.481 [DefaultDispatcher-worker-15 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.485 [DefaultDispatcher-worker-23 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-05-15 16:28:49.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-05-15 16:28:49.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-05-15 16:28:49.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.488 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1: (connection evicted) 2025-05-15 16:28:49.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-05-15 16:28:49.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-05-15 16:28:49.488 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-05-15 16:28:49.488 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e2873c 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.489 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-05-15 16:28:49.491 [DefaultDispatcher-worker-9 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:49.491 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.491 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.491 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.492 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.497 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.502 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.503 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.504 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.508 [DefaultDispatcher-worker-18 @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.517 [DefaultDispatcher-worker-14 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:49.517 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.517 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.517 [DefaultDispatcher-worker-14 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.517 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.517 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.519 [DefaultDispatcher-worker-15 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.522 [DefaultDispatcher-worker-9 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.529 [DefaultDispatcher-worker-8 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-05-15 16:28:49.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-05-15 16:28:49.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-05-15 16:28:49.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.530 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680aa303: (connection evicted) 2025-05-15 16:28:49.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-05-15 16:28:49.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3713ebe9 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.531 [Test worker @coroutine#6137] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-05-15 16:28:49.539 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.544 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.544 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.545 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.549 [DefaultDispatcher-worker-13 @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.559 [DefaultDispatcher-worker-22 @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.563 [DefaultDispatcher-worker-2 @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.568 [DefaultDispatcher-worker-14 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6 2025-05-15 16:28:49.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-05-15 16:28:49.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-05-15 16:28:49.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.569 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f37f6b6: (connection evicted) 2025-05-15 16:28:49.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-05-15 16:28:49.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-05-15 16:28:49.570 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a29aced 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 16:28:49.571 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-05-15 16:28:49.578 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 16:28:49.583 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 16:28:49.584 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 16:28:49.584 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-05-15 16:28:49.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-05-15 16:28:49.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-05-15 16:28:49.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-05-15 16:28:49.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f965a 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2025-05-15 16:28:49.590 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-05-15 16:28:49.598 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2025-05-15 16:28:49.603 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2025-05-15 16:28:49.603 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2025-05-15 16:28:49.604 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140a2add 2025-05-15 16:28:49.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-05-15 16:28:49.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-05-15 16:28:49.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-05-15 16:28:49.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b225c59 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-05-15 16:28:49.607 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-05-15 16:28:49.615 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-05-15 16:28:49.621 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-05-15 16:28:49.621 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-05-15 16:28:49.623 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-05-15 16:28:49.624 [DefaultDispatcher-worker-19 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:49.624 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.624 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.624 [DefaultDispatcher-worker-19 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.625 [DefaultDispatcher-worker-18 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.625 [DefaultDispatcher-worker-18 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-05-15 16:28:49.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-05-15 16:28:49.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-05-15 16:28:49.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@170e3143 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.627 [UI Thread @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-05-15 16:28:49.628 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@291831ea 2025-05-15 16:28:49.628 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@291831ea 2025-05-15 16:28:49.628 [UI Thread @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-05-15 16:28:49.636 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291831ea 2025-05-15 16:28:49.642 [UI Thread @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291831ea 2025-05-15 16:28:49.642 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291831ea 2025-05-15 16:28:49.643 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291831ea 2025-05-15 16:28:49.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-05-15 16:28:49.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-05-15 16:28:49.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.646 [HikariPool-271 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291831ea: (connection evicted) 2025-05-15 16:28:49.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-05-15 16:28:49.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a30ec16 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ec3626 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ec3626 2025-05-15 16:28:49.648 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-05-15 16:28:49.656 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ec3626 2025-05-15 16:28:49.661 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ec3626 2025-05-15 16:28:49.662 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ec3626 2025-05-15 16:28:49.663 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63ec3626 2025-05-15 16:28:49.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-05-15 16:28:49.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-05-15 16:28:49.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-05-15 16:28:49.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586fe6ee 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb58fdd 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb58fdd 2025-05-15 16:28:49.665 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-05-15 16:28:49.673 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb58fdd 2025-05-15 16:28:49.678 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb58fdd 2025-05-15 16:28:49.679 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb58fdd 2025-05-15 16:28:49.679 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb58fdd 2025-05-15 16:28:49.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-05-15 16:28:49.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-05-15 16:28:49.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-05-15 16:28:49.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a97b79 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-05-15 16:28:49.682 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-05-15 16:28:49.690 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-05-15 16:28:49.695 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-05-15 16:28:49.696 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-05-15 16:28:49.697 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e398 2025-05-15 16:28:49.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-05-15 16:28:49.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-05-15 16:28:49.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-05-15 16:28:49.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2086b4 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c2c96d 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c2c96d 2025-05-15 16:28:49.699 [Test worker @coroutine#6303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-05-15 16:28:49.707 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c2c96d 2025-05-15 16:28:49.712 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c2c96d 2025-05-15 16:28:49.713 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c2c96d 2025-05-15 16:28:49.714 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c2c96d 2025-05-15 16:28:49.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-05-15 16:28:49.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-05-15 16:28:49.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-05-15 16:28:49.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-276 - configuration: 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475ca2c6 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-276" 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.716 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Starting... 2025-05-15 16:28:49.717 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-15 16:28:49.717 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Added connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-15 16:28:49.717 [Test worker @coroutine#6321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Start completed. 2025-05-15 16:28:49.718 [DefaultDispatcher-worker-8 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:49.718 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.718 [DefaultDispatcher-worker-8 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.718 [DefaultDispatcher-worker-8 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.718 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.718 [DefaultDispatcher-worker-10 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.725 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-15 16:28:49.730 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-15 16:28:49.731 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-15 16:28:49.732 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-276 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32142479 2025-05-15 16:28:49.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown initiated... 2025-05-15 16:28:49.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Close initiated... 2025-05-15 16:28:49.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-276 - Closed. 2025-05-15 16:28:49.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-276 - Shutdown completed. 2025-05-15 16:28:49.735 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-277 - configuration: 2025-05-15 16:28:49.735 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.735 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.735 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.735 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc0efa2 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-277" 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Starting... 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-05-15 16:28:49.736 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Start completed. 2025-05-15 16:28:49.744 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-05-15 16:28:49.750 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-05-15 16:28:49.751 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-05-15 16:28:49.751 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-277 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff02deb 2025-05-15 16:28:49.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown initiated... 2025-05-15 16:28:49.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Close initiated... 2025-05-15 16:28:49.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-277 - Closed. 2025-05-15 16:28:49.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-277 - Shutdown completed. 2025-05-15 16:28:49.753 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-278 - configuration: 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ff3726 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-278" 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Starting... 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@29beac4e 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Added connection org.sqlite.jdbc4.JDBC4Connection@29beac4e 2025-05-15 16:28:49.754 [Test worker @coroutine#6360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Start completed. 2025-05-15 16:28:49.762 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29beac4e 2025-05-15 16:28:49.768 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29beac4e 2025-05-15 16:28:49.768 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29beac4e 2025-05-15 16:28:49.769 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-278 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29beac4e 2025-05-15 16:28:49.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown initiated... 2025-05-15 16:28:49.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Close initiated... 2025-05-15 16:28:49.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-278 - Closed. 2025-05-15 16:28:49.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-278 - Shutdown completed. 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-279 - configuration: 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1314700e 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.771 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-279" 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Starting... 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c427287 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c427287 2025-05-15 16:28:49.772 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Start completed. 2025-05-15 16:28:49.780 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c427287 2025-05-15 16:28:49.785 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c427287 2025-05-15 16:28:49.785 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c427287 2025-05-15 16:28:49.786 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-279 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c427287 2025-05-15 16:28:49.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown initiated... 2025-05-15 16:28:49.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Close initiated... 2025-05-15 16:28:49.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-279 - Closed. 2025-05-15 16:28:49.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-279 - Shutdown completed. 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-280 - configuration: 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff89dc0 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-280" 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Starting... 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbbc0ac 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbbc0ac 2025-05-15 16:28:49.789 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Start completed. 2025-05-15 16:28:49.797 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbbc0ac 2025-05-15 16:28:49.802 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbbc0ac 2025-05-15 16:28:49.803 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbbc0ac 2025-05-15 16:28:49.804 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-280 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbbc0ac 2025-05-15 16:28:49.805 [UI Thread @coroutine#6411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-05-15 16:28:49.805 [UI Thread @coroutine#6411] 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-05-15 16:28:49.805 [UI Thread @coroutine#6411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-05-15 16:28:49.806 [UI Thread @coroutine#6411] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-05-15 16:28:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown initiated... 2025-05-15 16:28:49.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Close initiated... 2025-05-15 16:28:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-280 - Closed. 2025-05-15 16:28:49.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-280 - Shutdown completed. 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-281 - configuration: 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6870f52a 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-281" 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Starting... 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d3cc7 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d3cc7 2025-05-15 16:28:49.808 [Test worker @coroutine#6417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Start completed. 2025-05-15 16:28:49.816 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0d3cc7 2025-05-15 16:28:49.821 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0d3cc7 2025-05-15 16:28:49.822 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0d3cc7 2025-05-15 16:28:49.823 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-281 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a0d3cc7 2025-05-15 16:28:49.824 [UI Thread @coroutine#6433] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41189/Site/verify 2025-05-15 16:28:49.824 [UI Thread @coroutine#6433] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41189/Site/verify. 2025-05-15 16:28:49.824 [UI Thread @coroutine#6433] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41189/Site/verify 2025-05-15 16:28:49.825 [UI Thread @coroutine#6433] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41189/Site/verify 2025-05-15 16:28:49.825 [UI Thread @coroutine#6433] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41189/Site/verify 2025-05-15 16:28:49.825 [UI Thread @coroutine#6433] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41189/Site/verify. 2025-05-15 16:28:49.825 [UI Thread @coroutine#6433] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41189/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-05-15 16:28:49.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown initiated... 2025-05-15 16:28:49.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Close initiated... 2025-05-15 16:28:49.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-05-15 16:28:49.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:49.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-281 - Closed. 2025-05-15 16:28:49.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-281 - Shutdown completed. 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-282 - configuration: 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3413effc 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-282" 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Starting... 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.829 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Start completed. 2025-05-15 16:28:49.837 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.842 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.843 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.844 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.848 [DefaultDispatcher-worker-5 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.853 [DefaultDispatcher-worker-9 @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f84848e 2025-05-15 16:28:49.856 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/727921920494583808/_ustadmanifest.json 2025-05-15 16:28:49.856 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/727921920494583808/_ustadmanifest.json. 2025-05-15 16:28:49.856 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/727921920494583808/_ustadmanifest.json 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/727921920494583808/_ustadmanifest.json 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/727921920494583808/_ustadmanifest.json 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] 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:40225/727921920494583808/_ustadmanifest.json. 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40225/727921920494583808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40225/mediainfo.json 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40225/mediainfo.json. 2025-05-15 16:28:49.857 [UI Thread @coroutine#6459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40225/mediainfo.json 2025-05-15 16:28:49.858 [UI Thread @coroutine#6459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40225/mediainfo.json 2025-05-15 16:28:49.858 [UI Thread @coroutine#6459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40225/mediainfo.json 2025-05-15 16:28:49.858 [DefaultDispatcher-worker-3 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:49.858 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.858 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:49.858 [DefaultDispatcher-worker-3 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.859 [DefaultDispatcher-worker-23 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.859 [DefaultDispatcher-worker-23 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:49.881 [DefaultDispatcher-worker-21 @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14be750c 2025-05-15 16:28:49.899 [UI Thread @coroutine#6459] 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:40225/mediainfo.json. 2025-05-15 16:28:49.899 [UI Thread @coroutine#6459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40225/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:49.929 [HikariPool-282 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:49.976 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.149 [DefaultDispatcher-worker-19 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@786de0a3 2025-05-15 16:28:50.149 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.149 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.149 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.150 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.150 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56931/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.248 [DefaultDispatcher-worker-16 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2025-05-15 16:28:50.248 [DefaultDispatcher-worker-16 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.248 [DefaultDispatcher-worker-16 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.248 [DefaultDispatcher-worker-16 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.249 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.249 [DefaultDispatcher-worker-1 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60487/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.323 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.329 [DefaultDispatcher-worker-2 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9a9683 2025-05-15 16:28:50.329 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.329 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.329 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.330 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.330 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60355/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.414 [DefaultDispatcher-worker-16 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-05-15 16:28:50.414 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.414 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.414 [DefaultDispatcher-worker-16 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.414 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.414 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44581/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.453 [DefaultDispatcher-worker-11 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3375d8 2025-05-15 16:28:50.453 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.453 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.453 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.454 [DefaultDispatcher-worker-15 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.454 [DefaultDispatcher-worker-15 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48203/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.497 [DefaultDispatcher-worker-2 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f57e10 2025-05-15 16:28:50.497 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.497 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.497 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.497 [DefaultDispatcher-worker-2 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.521 [DefaultDispatcher-worker-7 @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198a653 2025-05-15 16:28:50.521 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.521 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.521 [DefaultDispatcher-worker-7 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.522 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.522 [DefaultDispatcher-worker-16 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41249/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.577 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.623 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.629 [DefaultDispatcher-worker-20 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5220e6ff 2025-05-15 16:28:50.629 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.629 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.629 [DefaultDispatcher-worker-20 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.630 [DefaultDispatcher-worker-13 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.630 [DefaultDispatcher-worker-13 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60699/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.640 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.660 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.724 [DefaultDispatcher-worker-13 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2025-05-15 16:28:50.724 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.724 [DefaultDispatcher-worker-13 @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.localdomain:35443/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.724 [DefaultDispatcher-worker-13 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.724 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.724 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35443/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.845 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.864 [DefaultDispatcher-worker-9 @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-05-15 16:28:50.864 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.864 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId. 2025-05-15 16:28:50.864 [DefaultDispatcher-worker-9 @coroutine#2477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.865 [DefaultDispatcher-worker-14 @coroutine#2477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.865 [DefaultDispatcher-worker-14 @coroutine#2477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46977/UmAppDatabase/replication/nodeId 2025-05-15 16:28:50.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown initiated... 2025-05-15 16:28:50.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Close initiated... 2025-05-15 16:28:50.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:50.902 [HikariPool-282 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-282 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f84848e: (connection evicted) 2025-05-15 16:28:50.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:50.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-282 - Closed. 2025-05-15 16:28:50.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-282 - Shutdown completed. 2025-05-15 16:28:50.924 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-283 - configuration: 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66049424 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-283" 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Starting... 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Added connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.925 [Test worker @coroutine#6505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Start completed. 2025-05-15 16:28:50.934 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.940 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.941 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.942 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.947 [DefaultDispatcher-worker-2 @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:50.951 [DefaultDispatcher-worker-16 @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766f2d65 2025-05-15 16:28:51.027 [HikariPool-283 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:51.027 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:51.030 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:51.031 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48485/727921926881619968/_ustadmanifest.json 2025-05-15 16:28:51.031 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48485/727921926881619968/_ustadmanifest.json. 2025-05-15 16:28:51.031 [UI Thread @coroutine#6521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48485/727921926881619968/_ustadmanifest.json 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48485/727921926881619968/_ustadmanifest.json 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48485/727921926881619968/_ustadmanifest.json 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] 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:48485/727921926881619968/_ustadmanifest.json. 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48485/727921926881619968/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48485/tincan.xml 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48485/tincan.xml. 2025-05-15 16:28:51.032 [UI Thread @coroutine#6521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48485/tincan.xml 2025-05-15 16:28:51.033 [UI Thread @coroutine#6521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48485/tincan.xml 2025-05-15 16:28:51.033 [UI Thread @coroutine#6521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48485/tincan.xml 2025-05-15 16:28:51.042 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:51.054 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:51.074 [UI Thread @coroutine#6521] 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:48485/tincan.xml. 2025-05-15 16:28:51.074 [UI Thread @coroutine#6521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48485/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-05-15 16:28:51.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown initiated... 2025-05-15 16:28:51.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Close initiated... 2025-05-15 16:28:51.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-05-15 16:28:51.081 [HikariPool-283 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-283 - Closing connection org.sqlite.jdbc4.JDBC4Connection@766f2d65: (connection evicted) 2025-05-15 16:28:51.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-05-15 16:28:51.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-283 - Closed. 2025-05-15 16:28:51.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-283 - Shutdown completed.